VALORANT REDDIT CRAWL USING API

Reddit_Valo.png

For this project, we will be doing a Reddit crawl on a newly-released online game called 'Valorant'. Using Pushshift API and simple data wrangling, we will scrape the data from the forum page and "summarize general information".

Reddit is an American social news aggregation, web content rating, and discussion website. Registered members submit content to the site such as links, text posts, and images, which are then voted up or down by other members. - Wikipedia

Valorant is a free-to-play multiplayer tactical first-person shooter developed and published by Riot Games, for Microsoft Windows. The game was initally released on June 2, 2020. - Wikipedia

1. Importing your packages

In [1]:
import pandas as pd 
import datetime
import csv
import os 
import requests 
import datetime as dt
import time

2. Choose reddit page

For this project, we will be using 'Valorant' as our search key.

In [2]:
URL = "https://api.pushshift.io/reddit/submission/search/"  #query submissions
PARAMS = {
    'after': 1594339201, #get dates after July 10, 2020 when the game was released
    'before': 1597017600, #get dates before August 10, 2020
    'sort_type': 'score', # sort by score
    'sort': 'desc', # sort in descending order
    'subreddit': 'valorant', # do a search on valorant subreddit
    'size': 30, # give only 30 search results
}

#use the requests library to query pushshift api
r = requests.get(url = URL, params=PARAMS)
#parse returned data to a json object
r.json()
Out[2]:
{'data': [{'all_awardings': [],
   'allow_live_comments': True,
   'author': 'deepanshu18',
   'author_flair_background_color': 'transparent',
   'author_flair_css_class': None,
   'author_flair_richtext': [{'a': ':Jett:',
     'e': 'emoji',
     'u': 'https://emoji.redditmedia.com/mka0tkxgv8251_t5_2dkvmc/Jett'}],
   'author_flair_template_id': '2671da3e-7c73-11ea-8ef7-0e68171f5873',
   'author_flair_text': ':Jett:',
   'author_flair_text_color': 'dark',
   'author_flair_type': 'richtext',
   'author_fullname': 't2_zp5iy',
   'author_patreon_flair': False,
   'author_premium': False,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595367088,
   'domain': 'v.redd.it',
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/hvgcqs/new_phantom_skin_oni_phanton_in_game_with_all/',
   'gildings': {},
   'id': 'hvgcqs',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': True,
   'is_robot_indexable': True,
   'is_self': False,
   'is_video': True,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media': {'reddit_video': {'dash_url': 'https://v.redd.it/hf85ywbu3ac51/DASHPlaylist.mpd?a=1598017290%2CNmU5NmRlM2I5OTlhOGQ1ZmI0YTUwNjc3ODJkODMxZGMxYWU4YzJkYzgyYzI3MTBiMTZkNjc5Y2QzNmZkYzAzZg%3D%3D&v=1&f=sd',
     'duration': 61,
     'fallback_url': 'https://v.redd.it/hf85ywbu3ac51/DASH_1080.mp4?source=fallback',
     'height': 1080,
     'hls_url': 'https://v.redd.it/hf85ywbu3ac51/HLSPlaylist.m3u8?a=1598017290%2CNmNhZDBlMjlmMTg2MmU2ODkxYTc2YzQwYzE3YzUyZmM3ZmZkYTgxOGFmNTBjMTYyZDc2MDU3NmNmY2M5MzliNA%3D%3D&v=1&f=sd',
     'is_gif': False,
     'scrubber_media_url': 'https://v.redd.it/hf85ywbu3ac51/DASH_96.mp4',
     'transcoding_status': 'completed',
     'width': 1920}},
   'media_only': False,
   'no_follow': False,
   'num_comments': 2212,
   'num_crossposts': 2,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/hvgcqs/new_phantom_skin_oni_phanton_in_game_with_all/',
   'pinned': False,
   'post_hint': 'hosted:video',
   'preview': {'enabled': False,
    'images': [{'id': 'qyCF5H5FsRJUkmpveMKfy0ikjY9b8XKhtvk9GKoA1Ho',
      'resolutions': [{'height': 60,
        'url': 'https://external-preview.redd.it/uY2q2d2rmmhZP-mho1VR5YW0N6fWoB84Hwi3VF7oGaI.png?width=108&crop=smart&format=pjpg&auto=webp&s=6171a6dfb7dd056d0524da102ee3752888c805ba',
        'width': 108},
       {'height': 121,
        'url': 'https://external-preview.redd.it/uY2q2d2rmmhZP-mho1VR5YW0N6fWoB84Hwi3VF7oGaI.png?width=216&crop=smart&format=pjpg&auto=webp&s=7db0a09f2f4c003d7904747a013b82794042584a',
        'width': 216},
       {'height': 180,
        'url': 'https://external-preview.redd.it/uY2q2d2rmmhZP-mho1VR5YW0N6fWoB84Hwi3VF7oGaI.png?width=320&crop=smart&format=pjpg&auto=webp&s=a82fab70b3bb0e5ed79cf0f5b628df99007537d3',
        'width': 320},
       {'height': 360,
        'url': 'https://external-preview.redd.it/uY2q2d2rmmhZP-mho1VR5YW0N6fWoB84Hwi3VF7oGaI.png?width=640&crop=smart&format=pjpg&auto=webp&s=f74ad52225560fe0167a273b9cbc11f734038d12',
        'width': 640},
       {'height': 540,
        'url': 'https://external-preview.redd.it/uY2q2d2rmmhZP-mho1VR5YW0N6fWoB84Hwi3VF7oGaI.png?width=960&crop=smart&format=pjpg&auto=webp&s=fd7ff144b23b632b11ba0fd280111fef65fac8b7',
        'width': 960},
       {'height': 607,
        'url': 'https://external-preview.redd.it/uY2q2d2rmmhZP-mho1VR5YW0N6fWoB84Hwi3VF7oGaI.png?width=1080&crop=smart&format=pjpg&auto=webp&s=97310ab3602e357a149949178b71be9dd6821a13',
        'width': 1080}],
      'source': {'height': 1080,
       'url': 'https://external-preview.redd.it/uY2q2d2rmmhZP-mho1VR5YW0N6fWoB84Hwi3VF7oGaI.png?format=pjpg&auto=webp&s=8c1dd3b98dd3e7f3d55b697cfedc8fafeb983e22',
       'width': 1920},
      'variants': {}}]},
   'pwls': 6,
   'retrieved_on': 1595425291,
   'score': 14576,
   'secure_media': {'reddit_video': {'dash_url': 'https://v.redd.it/hf85ywbu3ac51/DASHPlaylist.mpd?a=1598017290%2CNmU5NmRlM2I5OTlhOGQ1ZmI0YTUwNjc3ODJkODMxZGMxYWU4YzJkYzgyYzI3MTBiMTZkNjc5Y2QzNmZkYzAzZg%3D%3D&v=1&f=sd',
     'duration': 61,
     'fallback_url': 'https://v.redd.it/hf85ywbu3ac51/DASH_1080.mp4?source=fallback',
     'height': 1080,
     'hls_url': 'https://v.redd.it/hf85ywbu3ac51/HLSPlaylist.m3u8?a=1598017290%2CNmNhZDBlMjlmMTg2MmU2ODkxYTc2YzQwYzE3YzUyZmM3ZmZkYTgxOGFmNTBjMTYyZDc2MDU3NmNmY2M5MzliNA%3D%3D&v=1&f=sd',
     'is_gif': False,
     'scrubber_media_url': 'https://v.redd.it/hf85ywbu3ac51/DASH_96.mp4',
     'transcoding_status': 'completed',
     'width': 1920}},
   'selftext': '',
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 527595,
   'subreddit_type': 'public',
   'thumbnail': 'https://b.thumbs.redditmedia.com/fsuuyZ-JW0mA5WSk45yOEyEzRjNq3IbIh5BRcrN2ymU.jpg',
   'thumbnail_height': 78,
   'thumbnail_width': 140,
   'title': "New Phantom Skin 'ONI PHANTON' in game with all variants.",
   'total_awards_received': 0,
   'treatment_tags': [],
   'upvote_ratio': 0.91,
   'url': 'https://v.redd.it/hf85ywbu3ac51',
   'url_overridden_by_dest': 'https://v.redd.it/hf85ywbu3ac51',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [{'award_sub_type': 'PREMIUM',
     'award_type': 'global',
     'coin_price': 30,
     'coin_reward': 0,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': 'A glowing commendation for all to see',
     'end_date': None,
     'giver_coin_reward': None,
     'icon_format': None,
     'icon_height': 2048,
     'icon_url': 'https://i.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png',
     'icon_width': 2048,
     'id': 'award_b4ff447e-05a5-42dc-9002-63568807cfe6',
     'is_enabled': True,
     'is_new': False,
     'name': 'All-Seeing Upvote',
     'penny_donate': None,
     'penny_price': None,
     'resized_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16&height=16&auto=webp&s=49b775b684dcffe79df3e103d71055a7925d6c37',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32&height=32&auto=webp&s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48&height=48&auto=webp&s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64&height=64&auto=webp&s=51ea8c05c28899739458535e90d97210889aea91',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128&height=128&auto=webp&s=093c7a95723b58ea1373bf62223e2ae7f11323fb',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=16&height=16&auto=webp&s=49b775b684dcffe79df3e103d71055a7925d6c37',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=32&height=32&auto=webp&s=31e8c0e96f4a97ee1bf582ab8f9a21e06fc85e01',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=48&height=48&auto=webp&s=0a6fb9ecfb8eee4493afe6c5b234c44eb8413008',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=64&height=64&auto=webp&s=51ea8c05c28899739458535e90d97210889aea91',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png?width=128&height=128&auto=webp&s=093c7a95723b58ea1373bf62223e2ae7f11323fb',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 2048,
     'static_icon_url': 'https://i.redd.it/award_images/t5_22cerq/rg960rc47jj41_All-SeeingUpvote.png',
     'static_icon_width': 2048,
     'subreddit_coin_reward': 0,
     'subreddit_id': None},
    {'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 1800,
     'coin_reward': 0,
     'count': 2,
     'days_of_drip_extension': 31,
     'days_of_premium': 31,
     'description': 'Gives the author a month of Reddit Premium, which includes %{coin_symbol}700 Coins for that month, and shows a Platinum Award.',
     'end_date': None,
     'giver_coin_reward': None,
     'icon_format': None,
     'icon_height': 512,
     'icon_url': 'https://www.redditstatic.com/gold/awards/icon/platinum_512.png',
     'icon_width': 512,
     'id': 'gid_3',
     'is_enabled': True,
     'is_new': False,
     'name': 'Platinum',
     'penny_donate': None,
     'penny_price': None,
     'resized_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/platinum_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/platinum_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/platinum_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/platinum_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/platinum_128.png',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/platinum_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/platinum_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/platinum_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/platinum_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/platinum_128.png',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 512,
     'static_icon_url': 'https://www.redditstatic.com/gold/awards/icon/platinum_512.png',
     'static_icon_width': 512,
     'subreddit_coin_reward': 0,
     'subreddit_id': None},
    {'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 500,
     'coin_reward': 100,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 7,
     'description': 'Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.',
     'end_date': None,
     'giver_coin_reward': None,
     'icon_format': None,
     'icon_height': 512,
     'icon_url': 'https://www.redditstatic.com/gold/awards/icon/gold_512.png',
     'icon_width': 512,
     'id': 'gid_2',
     'is_enabled': True,
     'is_new': False,
     'name': 'Gold',
     'penny_donate': None,
     'penny_price': None,
     'resized_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_128.png',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_128.png',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 512,
     'static_icon_url': 'https://www.redditstatic.com/gold/awards/icon/gold_512.png',
     'static_icon_width': 512,
     'subreddit_coin_reward': 0,
     'subreddit_id': None},
    {'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 300,
     'coin_reward': 250,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': 'Give the gift of %{coin_symbol}250 Reddit Coins.',
     'end_date': None,
     'giver_coin_reward': None,
     'icon_format': None,
     'icon_height': 2048,
     'icon_url': 'https://i.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png',
     'icon_width': 2048,
     'id': 'award_3dd248bc-3438-4c5b-98d4-24421fd6d670',
     'is_enabled': True,
     'is_new': False,
     'name': 'Coin Gift',
     'penny_donate': None,
     'penny_price': None,
     'resized_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=16&height=16&auto=webp&s=7bc7d3a9d7950d9b8bfd3fe1da96c06dbd3012c4',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=32&height=32&auto=webp&s=c5bcd1a05b74e7a6371c9a71399a28c492a293cb',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=48&height=48&auto=webp&s=a913bad178f017a572393be1fc36013a4fa59803',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=64&height=64&auto=webp&s=4932f5feebaec182f69be2b329ab40e82a23406f',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=128&height=128&auto=webp&s=eee972a9cf8852ff83b635ee7c5efbbf03bd4ecc',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=16&height=16&auto=webp&s=7bc7d3a9d7950d9b8bfd3fe1da96c06dbd3012c4',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=32&height=32&auto=webp&s=c5bcd1a05b74e7a6371c9a71399a28c492a293cb',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=48&height=48&auto=webp&s=a913bad178f017a572393be1fc36013a4fa59803',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=64&height=64&auto=webp&s=4932f5feebaec182f69be2b329ab40e82a23406f',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png?width=128&height=128&auto=webp&s=eee972a9cf8852ff83b635ee7c5efbbf03bd4ecc',
       'width': 128}],
     'start_date': 1576887960,
     'static_icon_height': 2048,
     'static_icon_url': 'https://i.redd.it/award_images/t5_22cerq/cr1mq4yysv541_CoinGift.png',
     'static_icon_width': 2048,
     'subreddit_coin_reward': 0,
     'subreddit_id': None},
    {'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 100,
     'coin_reward': 0,
     'count': 5,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': "Shows the Silver Award... and that's it.",
     'end_date': None,
     'giver_coin_reward': None,
     'icon_format': None,
     'icon_height': 512,
     'icon_url': 'https://www.redditstatic.com/gold/awards/icon/silver_512.png',
     'icon_width': 512,
     'id': 'gid_1',
     'is_enabled': True,
     'is_new': False,
     'name': 'Silver',
     'penny_donate': None,
     'penny_price': None,
     'resized_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_128.png',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_128.png',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 512,
     'static_icon_url': 'https://www.redditstatic.com/gold/awards/icon/silver_512.png',
     'static_icon_width': 512,
     'subreddit_coin_reward': 0,
     'subreddit_id': None},
    {'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 70,
     'coin_reward': 0,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': 'When goodness lifts you',
     'end_date': None,
     'giver_coin_reward': 0,
     'icon_format': 'PNG',
     'icon_height': 2048,
     'icon_url': 'https://i.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png',
     'icon_width': 2048,
     'id': 'award_7becef23-fb0b-4d62-b8a6-01d5759367cb',
     'is_enabled': True,
     'is_new': False,
     'name': 'Faith In Humanity Restored',
     'penny_donate': 0,
     'penny_price': 0,
     'resized_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=16&height=16&auto=webp&s=19c8ba1570a2447a04354e05a9463f3d2063f522',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=32&height=32&auto=webp&s=6222517b5d76c737ce1ad1ab55c42e3ce53c11d7',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=48&height=48&auto=webp&s=5f5d88a13a1a514298ec5c7edc6f2506750f3c4a',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=64&height=64&auto=webp&s=3af85a35bcd871d432337f309f6ea333181b4092',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=128&height=128&auto=webp&s=4631e5c3e2cda226cb2725e9eff118c7b419a95e',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=16&height=16&auto=webp&s=19c8ba1570a2447a04354e05a9463f3d2063f522',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=32&height=32&auto=webp&s=6222517b5d76c737ce1ad1ab55c42e3ce53c11d7',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=48&height=48&auto=webp&s=5f5d88a13a1a514298ec5c7edc6f2506750f3c4a',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=64&height=64&auto=webp&s=3af85a35bcd871d432337f309f6ea333181b4092',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png?width=128&height=128&auto=webp&s=4631e5c3e2cda226cb2725e9eff118c7b419a95e',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 2048,
     'static_icon_url': 'https://i.redd.it/award_images/t5_22cerq/gva4vt20qc751_FaithInHumanityRestored.png',
     'static_icon_width': 2048,
     'subreddit_coin_reward': 0,
     'subreddit_id': None},
    {'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 50,
     'coin_reward': 0,
     'count': 4,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': "I'm in this with you.",
     'end_date': None,
     'giver_coin_reward': 0,
     'icon_format': 'PNG',
     'icon_height': 2048,
     'icon_url': 'https://i.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png',
     'icon_width': 2048,
     'id': 'award_02d9ab2c-162e-4c01-8438-317a016ed3d9',
     'is_enabled': True,
     'is_new': False,
     'name': 'Take My Energy',
     'penny_donate': 0,
     'penny_price': 0,
     'resized_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16&height=16&auto=webp&s=92e96be1dbd278dc987fbd9acc1bd5078566f254',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32&height=32&auto=webp&s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48&height=48&auto=webp&s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64&height=64&auto=webp&s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128&height=128&auto=webp&s=390bf9706b8e1a6215716ebcf6363373f125c339',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16&height=16&auto=webp&s=92e96be1dbd278dc987fbd9acc1bd5078566f254',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32&height=32&auto=webp&s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48&height=48&auto=webp&s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64&height=64&auto=webp&s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128&height=128&auto=webp&s=390bf9706b8e1a6215716ebcf6363373f125c339',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 2048,
     'static_icon_url': 'https://i.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png',
     'static_icon_width': 2048,
     'subreddit_coin_reward': 0,
     'subreddit_id': None},
    {'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 50,
     'coin_reward': 0,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': 'Listen, get educated, and get involved.',
     'end_date': None,
     'giver_coin_reward': 0,
     'icon_format': 'PNG',
     'icon_height': 2048,
     'icon_url': 'https://i.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png',
     'icon_width': 2048,
     'id': 'award_69c94eb4-d6a3-48e7-9cf2-0f39fed8b87c',
     'is_enabled': True,
     'is_new': False,
     'name': 'Ally',
     'penny_donate': 0,
     'penny_price': 0,
     'resized_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=16&height=16&auto=webp&s=bb033b3352b6ece0954d279a56f99e16c67abe14',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=32&height=32&auto=webp&s=a8e1d0c2994e6e0b254fab1611d539a4fb94e38a',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=48&height=48&auto=webp&s=723e4e932c9692ac61cf5b7509424c6ae1b5d220',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=64&height=64&auto=webp&s=b7f0640e403ac0ef31236a4a0b7f3dc25de6046c',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=128&height=128&auto=webp&s=ac954bb1a06af66bf9295bbfee4550443fb6f21d',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=16&height=16&auto=webp&s=bb033b3352b6ece0954d279a56f99e16c67abe14',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=32&height=32&auto=webp&s=a8e1d0c2994e6e0b254fab1611d539a4fb94e38a',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=48&height=48&auto=webp&s=723e4e932c9692ac61cf5b7509424c6ae1b5d220',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=64&height=64&auto=webp&s=b7f0640e403ac0ef31236a4a0b7f3dc25de6046c',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=128&height=128&auto=webp&s=ac954bb1a06af66bf9295bbfee4550443fb6f21d',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 2048,
     'static_icon_url': 'https://i.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png',
     'static_icon_width': 2048,
     'subreddit_coin_reward': 0,
     'subreddit_id': None}],
   'allow_live_comments': True,
   'author': 'Bincentorino',
   'author_flair_css_class': None,
   'author_flair_richtext': [],
   'author_flair_text': None,
   'author_flair_type': 'text',
   'author_fullname': 't2_27fs79yj',
   'author_patreon_flair': False,
   'author_premium': True,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595102539,
   'domain': 'v.redd.it',
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/htn3wy/shorty_a_valorant_parody_of_iyazs_replay/',
   'gilded': 1,
   'gildings': {'gid_1': 5, 'gid_2': 1, 'gid_3': 2},
   'id': 'htn3wy',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': True,
   'is_robot_indexable': True,
   'is_self': False,
   'is_video': True,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media': {'reddit_video': {'dash_url': 'https://v.redd.it/s6dji9yy8ob51/DASHPlaylist.mpd?a=1597798790%2CMzkxMGEyYzU4MTdjNjAyZDE5OTIyMDhmNWNlMmY3MTdiNmI4ZjBiZTJlNTc4YThkZTIwOTgzYjM3MzY3NDE1Yw%3D%3D&v=1&f=sd',
     'duration': 188,
     'fallback_url': 'https://v.redd.it/s6dji9yy8ob51/DASH_720.mp4?source=fallback',
     'height': 720,
     'hls_url': 'https://v.redd.it/s6dji9yy8ob51/HLSPlaylist.m3u8?a=1597798790%2COTkzMTNiNzI3MDdhYzgyNWY1YzYzNzU2ODdmN2Y1Y2Q2YTU3MzA0ZWZmMjE4M2IxMDcxNTMxYzM4NjgzYzFiNQ%3D%3D&v=1&f=sd',
     'is_gif': False,
     'scrubber_media_url': 'https://v.redd.it/s6dji9yy8ob51/DASH_96.mp4',
     'transcoding_status': 'completed',
     'width': 1280}},
   'media_only': False,
   'no_follow': False,
   'num_comments': 954,
   'num_crossposts': 1,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/htn3wy/shorty_a_valorant_parody_of_iyazs_replay/',
   'pinned': False,
   'post_hint': 'hosted:video',
   'preview': {'enabled': False,
    'images': [{'id': 'Rf4jaOAeln_CcltVjHKDyi2z4eNskZztI85F1NbzUCo',
      'resolutions': [{'height': 60,
        'url': 'https://external-preview.redd.it/0CGmzrf1ZbJr6wdDADHcp6qrzJ-p_B0CVWqVSsxGjK8.png?width=108&crop=smart&format=pjpg&auto=webp&s=455a04c35de3e1ba8767056028b44f527d36dcf6',
        'width': 108},
       {'height': 121,
        'url': 'https://external-preview.redd.it/0CGmzrf1ZbJr6wdDADHcp6qrzJ-p_B0CVWqVSsxGjK8.png?width=216&crop=smart&format=pjpg&auto=webp&s=90284bd0c811538d2377e801e02aabe0b03816ec',
        'width': 216},
       {'height': 180,
        'url': 'https://external-preview.redd.it/0CGmzrf1ZbJr6wdDADHcp6qrzJ-p_B0CVWqVSsxGjK8.png?width=320&crop=smart&format=pjpg&auto=webp&s=508ac0e8dc563e9d0b559e5d9071a76a54615904',
        'width': 320},
       {'height': 360,
        'url': 'https://external-preview.redd.it/0CGmzrf1ZbJr6wdDADHcp6qrzJ-p_B0CVWqVSsxGjK8.png?width=640&crop=smart&format=pjpg&auto=webp&s=4fd5f98f8509c4c007f0aff254ce45875303c001',
        'width': 640},
       {'height': 540,
        'url': 'https://external-preview.redd.it/0CGmzrf1ZbJr6wdDADHcp6qrzJ-p_B0CVWqVSsxGjK8.png?width=960&crop=smart&format=pjpg&auto=webp&s=ae527509b9d1cd459dfce751bdb030b543704c3d',
        'width': 960},
       {'height': 607,
        'url': 'https://external-preview.redd.it/0CGmzrf1ZbJr6wdDADHcp6qrzJ-p_B0CVWqVSsxGjK8.png?width=1080&crop=smart&format=pjpg&auto=webp&s=ac99c022c39b3f1f17f4cb87a558c98835cb4e89',
        'width': 1080}],
      'source': {'height': 720,
       'url': 'https://external-preview.redd.it/0CGmzrf1ZbJr6wdDADHcp6qrzJ-p_B0CVWqVSsxGjK8.png?format=pjpg&auto=webp&s=b920a5af220029a5bc785ae3497ff4b088bc6604',
       'width': 1280},
      'variants': {}}]},
   'pwls': 6,
   'retrieved_on': 1595206790,
   'score': 12635,
   'secure_media': {'reddit_video': {'dash_url': 'https://v.redd.it/s6dji9yy8ob51/DASHPlaylist.mpd?a=1597798790%2CMzkxMGEyYzU4MTdjNjAyZDE5OTIyMDhmNWNlMmY3MTdiNmI4ZjBiZTJlNTc4YThkZTIwOTgzYjM3MzY3NDE1Yw%3D%3D&v=1&f=sd',
     'duration': 188,
     'fallback_url': 'https://v.redd.it/s6dji9yy8ob51/DASH_720.mp4?source=fallback',
     'height': 720,
     'hls_url': 'https://v.redd.it/s6dji9yy8ob51/HLSPlaylist.m3u8?a=1597798790%2COTkzMTNiNzI3MDdhYzgyNWY1YzYzNzU2ODdmN2Y1Y2Q2YTU3MzA0ZWZmMjE4M2IxMDcxNTMxYzM4NjgzYzFiNQ%3D%3D&v=1&f=sd',
     'is_gif': False,
     'scrubber_media_url': 'https://v.redd.it/s6dji9yy8ob51/DASH_96.mp4',
     'transcoding_status': 'completed',
     'width': 1280}},
   'selftext': '',
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 521628,
   'subreddit_type': 'public',
   'thumbnail': 'https://b.thumbs.redditmedia.com/xZaguGjeiVZVG3GAhTZW33kwtiVtdNEOkEqFH6GZ-GQ.jpg',
   'thumbnail_height': 78,
   'thumbnail_width': 140,
   'title': '"Shorty" - A Valorant Parody of Iyaz\'s Replay',
   'total_awards_received': 16,
   'treatment_tags': [],
   'upvote_ratio': 0.93,
   'url': 'https://v.redd.it/s6dji9yy8ob51',
   'url_overridden_by_dest': 'https://v.redd.it/s6dji9yy8ob51',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [{'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 500,
     'coin_reward': 100,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 7,
     'description': 'Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.',
     'end_date': None,
     'giver_coin_reward': None,
     'icon_format': None,
     'icon_height': 512,
     'icon_url': 'https://www.redditstatic.com/gold/awards/icon/gold_512.png',
     'icon_width': 512,
     'id': 'gid_2',
     'is_enabled': True,
     'is_new': False,
     'name': 'Gold',
     'penny_donate': None,
     'penny_price': None,
     'resized_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_128.png',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_128.png',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 512,
     'static_icon_url': 'https://www.redditstatic.com/gold/awards/icon/gold_512.png',
     'static_icon_width': 512,
     'subreddit_coin_reward': 0,
     'subreddit_id': None},
    {'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 400,
     'coin_reward': 0,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': 'Sometimes you just got to dance with the doots.',
     'end_date': None,
     'giver_coin_reward': 0,
     'icon_format': 'APNG',
     'icon_height': 512,
     'icon_url': 'https://www.redditstatic.com/gold/awards/icon/Updoot_512.png',
     'icon_width': 512,
     'id': 'award_5b39e8fd-7a58-4cbe-8ca0-bdedd5ed1f5a',
     'is_enabled': True,
     'is_new': False,
     'name': 'Doot 🎵 Doot',
     'penny_donate': 0,
     'penny_price': 0,
     'resized_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/Updoot_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/Updoot_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/Updoot_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/Updoot_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/Updoot_128.png',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_q0gj4/yk6z2t12m4451_DootDoot-Static.png?width=16&height=16&auto=webp&s=790a066f2bd24add161dca86c7c1fbbebf87a605',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_q0gj4/yk6z2t12m4451_DootDoot-Static.png?width=32&height=32&auto=webp&s=de906d7cfdc09762efc46150f56a394c0306e4ed',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_q0gj4/yk6z2t12m4451_DootDoot-Static.png?width=48&height=48&auto=webp&s=029f4975f1becca00c76f68ad420788ddcec63b0',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_q0gj4/yk6z2t12m4451_DootDoot-Static.png?width=64&height=64&auto=webp&s=365d0d7e3d5cd1a14ad9ec5e984a8b34d3403dbc',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_q0gj4/yk6z2t12m4451_DootDoot-Static.png?width=128&height=128&auto=webp&s=f6b482b790f34037b1a2e6676dcb506693857ec5',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 512,
     'static_icon_url': 'https://i.redd.it/award_images/t5_q0gj4/yk6z2t12m4451_DootDoot-Static.png',
     'static_icon_width': 512,
     'subreddit_coin_reward': 0,
     'subreddit_id': None}],
   'allow_live_comments': True,
   'author': 'EverhartStreams',
   'author_flair_background_color': 'transparent',
   'author_flair_css_class': None,
   'author_flair_richtext': [{'a': ':phoenix:',
     'e': 'emoji',
     'u': 'https://emoji.redditmedia.com/p4fve1key1251_t5_2dkvmc/phoenix'}],
   'author_flair_template_id': '5749c144-7c73-11ea-89f6-0e1d2c366f61',
   'author_flair_text': ':phoenix:',
   'author_flair_text_color': 'dark',
   'author_flair_type': 'richtext',
   'author_fullname': 't2_42bfvc7o',
   'author_patreon_flair': False,
   'author_premium': True,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595419610,
   'domain': 'v.redd.it',
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/hvslcx/new_patch_104_visualized_this_is_the_most_complex/',
   'gilded': 1,
   'gildings': {'gid_2': 1},
   'id': 'hvslcx',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': True,
   'is_robot_indexable': True,
   'is_self': False,
   'is_video': True,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media': {'reddit_video': {'dash_url': 'https://v.redd.it/a1swrt5ufec51/DASHPlaylist.mpd?a=1598061173%2CMWVjNjhlNDhhNDU3ZjI0MDJlNWE3ODcyMDczZWYwNTA1NTBmYjNlZjAwZjcyNzlhNzIwMDdiY2NlYjc3NTBjMA%3D%3D&v=1&f=sd',
     'duration': 228,
     'fallback_url': 'https://v.redd.it/a1swrt5ufec51/DASH_1080.mp4?source=fallback',
     'height': 1080,
     'hls_url': 'https://v.redd.it/a1swrt5ufec51/HLSPlaylist.m3u8?a=1598061173%2COWMyNDY2YmFhM2IwM2FkODkzMjUxMTJlOWU1MTFiM2ZjYTM1YjVmYTY3NWIxNmJkNzQ0MTQyNzliNDNlOWY4Yw%3D%3D&v=1&f=sd',
     'is_gif': False,
     'scrubber_media_url': 'https://v.redd.it/a1swrt5ufec51/DASH_96.mp4',
     'transcoding_status': 'completed',
     'width': 1920}},
   'media_only': False,
   'no_follow': False,
   'num_comments': 636,
   'num_crossposts': 0,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/hvslcx/new_patch_104_visualized_this_is_the_most_complex/',
   'pinned': False,
   'post_hint': 'hosted:video',
   'preview': {'enabled': False,
    'images': [{'id': 'mGdN09qL7tnJwnh1_75O51eDr9kQRM03iUFQstjnbgU',
      'resolutions': [{'height': 60,
        'url': 'https://external-preview.redd.it/Dyy66iFb-9hhY6lCz1mmhwYiVjo8rSE_lp7yj_8FxdY.png?width=108&crop=smart&format=pjpg&auto=webp&s=04167b07cc62e56ef8f78b9d0434c1cf22078926',
        'width': 108},
       {'height': 121,
        'url': 'https://external-preview.redd.it/Dyy66iFb-9hhY6lCz1mmhwYiVjo8rSE_lp7yj_8FxdY.png?width=216&crop=smart&format=pjpg&auto=webp&s=c0cd013ae81a40f80ac9c89b0079b9a76fca79a4',
        'width': 216},
       {'height': 180,
        'url': 'https://external-preview.redd.it/Dyy66iFb-9hhY6lCz1mmhwYiVjo8rSE_lp7yj_8FxdY.png?width=320&crop=smart&format=pjpg&auto=webp&s=aced814e3eaacb1e95ed0274856989c828a1ce4b',
        'width': 320},
       {'height': 360,
        'url': 'https://external-preview.redd.it/Dyy66iFb-9hhY6lCz1mmhwYiVjo8rSE_lp7yj_8FxdY.png?width=640&crop=smart&format=pjpg&auto=webp&s=d9336c6c5321f4f9d300171431fc500ad657f2fb',
        'width': 640},
       {'height': 540,
        'url': 'https://external-preview.redd.it/Dyy66iFb-9hhY6lCz1mmhwYiVjo8rSE_lp7yj_8FxdY.png?width=960&crop=smart&format=pjpg&auto=webp&s=2de305a7822bc7679193f5ec91a33543357e58f8',
        'width': 960},
       {'height': 607,
        'url': 'https://external-preview.redd.it/Dyy66iFb-9hhY6lCz1mmhwYiVjo8rSE_lp7yj_8FxdY.png?width=1080&crop=smart&format=pjpg&auto=webp&s=0675d909ff381f87cde82bb35dfaf6427c3e6a67',
        'width': 1080}],
      'source': {'height': 1080,
       'url': 'https://external-preview.redd.it/Dyy66iFb-9hhY6lCz1mmhwYiVjo8rSE_lp7yj_8FxdY.png?format=pjpg&auto=webp&s=203664a82145dd07a7a04924ae862685b91a60d2',
       'width': 1920},
      'variants': {}}]},
   'pwls': 6,
   'retrieved_on': 1595469174,
   'score': 10141,
   'secure_media': {'reddit_video': {'dash_url': 'https://v.redd.it/a1swrt5ufec51/DASHPlaylist.mpd?a=1598061173%2CMWVjNjhlNDhhNDU3ZjI0MDJlNWE3ODcyMDczZWYwNTA1NTBmYjNlZjAwZjcyNzlhNzIwMDdiY2NlYjc3NTBjMA%3D%3D&v=1&f=sd',
     'duration': 228,
     'fallback_url': 'https://v.redd.it/a1swrt5ufec51/DASH_1080.mp4?source=fallback',
     'height': 1080,
     'hls_url': 'https://v.redd.it/a1swrt5ufec51/HLSPlaylist.m3u8?a=1598061173%2COWMyNDY2YmFhM2IwM2FkODkzMjUxMTJlOWU1MTFiM2ZjYTM1YjVmYTY3NWIxNmJkNzQ0MTQyNzliNDNlOWY4Yw%3D%3D&v=1&f=sd',
     'is_gif': False,
     'scrubber_media_url': 'https://v.redd.it/a1swrt5ufec51/DASH_96.mp4',
     'transcoding_status': 'completed',
     'width': 1920}},
   'selftext': '',
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 528955,
   'subreddit_type': 'public',
   'thumbnail': 'https://b.thumbs.redditmedia.com/JDe98nJC99sGc_TyXwboXiXLNIA6ZmblrBwKWdLbVnU.jpg',
   'thumbnail_height': 78,
   'thumbnail_width': 140,
   'title': "New patch (1.04) visualized, this is the most complex timeline I've ever worked on omg",
   'total_awards_received': 2,
   'treatment_tags': [],
   'upvote_ratio': 0.97,
   'url': 'https://v.redd.it/a1swrt5ufec51',
   'url_overridden_by_dest': 'https://v.redd.it/a1swrt5ufec51',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [{'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 500,
     'coin_reward': 100,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 7,
     'description': 'Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.',
     'end_date': None,
     'giver_coin_reward': None,
     'icon_format': None,
     'icon_height': 512,
     'icon_url': 'https://www.redditstatic.com/gold/awards/icon/gold_512.png',
     'icon_width': 512,
     'id': 'gid_2',
     'is_enabled': True,
     'is_new': False,
     'name': 'Gold',
     'penny_donate': None,
     'penny_price': None,
     'resized_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_128.png',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_128.png',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 512,
     'static_icon_url': 'https://www.redditstatic.com/gold/awards/icon/gold_512.png',
     'static_icon_width': 512,
     'subreddit_coin_reward': 0,
     'subreddit_id': None}],
   'allow_live_comments': True,
   'author': 'Lmntk',
   'author_flair_css_class': None,
   'author_flair_richtext': [],
   'author_flair_text': None,
   'author_flair_type': 'text',
   'author_fullname': 't2_4dupor6q',
   'author_patreon_flair': False,
   'author_premium': True,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595155571,
   'domain': 'v.redd.it',
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/htyksd/epic_fail_of_the_week_is_for/',
   'gilded': 1,
   'gildings': {'gid_2': 1},
   'id': 'htyksd',
   'is_crosspostable': False,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': True,
   'is_robot_indexable': False,
   'is_self': False,
   'is_video': True,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media': {'reddit_video': {'dash_url': 'https://v.redd.it/52y5jgz4msb51/DASHPlaylist.mpd?a=1597840330%2CYzhhYmZhOTRhZjA0YWU3ZDY0MzMzNDVkYmZlMGFmMjc1NWQ3ZTU5YjNlMmEwODZjMzlkYWE1ZGQ5MWExZDkxNg%3D%3D&v=1&f=sd',
     'duration': 69,
     'fallback_url': 'https://v.redd.it/52y5jgz4msb51/DASH_1080.mp4?source=fallback',
     'height': 1080,
     'hls_url': 'https://v.redd.it/52y5jgz4msb51/HLSPlaylist.m3u8?a=1597840330%2COGNhMWI2NjYwZmM2Mzc2YjIwN2ZlYmQyMWI5YjUxMTIxNTQ4ZTUwZjI2MDRmYTIzNTYxNDg0ODViYmY2ZTQ2ZQ%3D%3D&v=1&f=sd',
     'is_gif': False,
     'scrubber_media_url': 'https://v.redd.it/52y5jgz4msb51/DASH_96.mp4',
     'transcoding_status': 'completed',
     'width': 1920}},
   'media_only': False,
   'no_follow': False,
   'num_comments': 647,
   'num_crossposts': 1,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/htyksd/epic_fail_of_the_week_is_for/',
   'pinned': False,
   'pwls': 6,
   'removed_by_category': 'moderator',
   'retrieved_on': 1595248330,
   'score': 9746,
   'secure_media': {'reddit_video': {'dash_url': 'https://v.redd.it/52y5jgz4msb51/DASHPlaylist.mpd?a=1597840330%2CYzhhYmZhOTRhZjA0YWU3ZDY0MzMzNDVkYmZlMGFmMjc1NWQ3ZTU5YjNlMmEwODZjMzlkYWE1ZGQ5MWExZDkxNg%3D%3D&v=1&f=sd',
     'duration': 69,
     'fallback_url': 'https://v.redd.it/52y5jgz4msb51/DASH_1080.mp4?source=fallback',
     'height': 1080,
     'hls_url': 'https://v.redd.it/52y5jgz4msb51/HLSPlaylist.m3u8?a=1597840330%2COGNhMWI2NjYwZmM2Mzc2YjIwN2ZlYmQyMWI5YjUxMTIxNTQ4ZTUwZjI2MDRmYTIzNTYxNDg0ODViYmY2ZTQ2ZQ%3D%3D&v=1&f=sd',
     'is_gif': False,
     'scrubber_media_url': 'https://v.redd.it/52y5jgz4msb51/DASH_96.mp4',
     'transcoding_status': 'completed',
     'width': 1920}},
   'selftext': '',
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 522455,
   'subreddit_type': 'public',
   'thumbnail': 'default',
   'thumbnail_height': 78,
   'thumbnail_width': 140,
   'title': 'Epic fail of the week is for ...',
   'total_awards_received': 1,
   'treatment_tags': [],
   'upvote_ratio': 0.96,
   'url': 'https://v.redd.it/52y5jgz4msb51',
   'url_overridden_by_dest': 'https://v.redd.it/52y5jgz4msb51',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [{'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 500,
     'coin_reward': 100,
     'count': 2,
     'days_of_drip_extension': 0,
     'days_of_premium': 7,
     'description': 'Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.',
     'end_date': None,
     'giver_coin_reward': None,
     'icon_format': None,
     'icon_height': 512,
     'icon_url': 'https://www.redditstatic.com/gold/awards/icon/gold_512.png',
     'icon_width': 512,
     'id': 'gid_2',
     'is_enabled': True,
     'is_new': False,
     'name': 'Gold',
     'penny_donate': None,
     'penny_price': None,
     'resized_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_128.png',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_128.png',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 512,
     'static_icon_url': 'https://www.redditstatic.com/gold/awards/icon/gold_512.png',
     'static_icon_width': 512,
     'subreddit_coin_reward': 0,
     'subreddit_id': None},
    {'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 300,
     'coin_reward': 0,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': 'Me approved',
     'end_date': None,
     'giver_coin_reward': None,
     'icon_format': None,
     'icon_height': 2048,
     'icon_url': 'https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png',
     'icon_width': 2048,
     'id': 'award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4',
     'is_enabled': True,
     'is_new': False,
     'name': 'This',
     'penny_donate': None,
     'penny_price': None,
     'resized_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16&height=16&auto=webp&s=9c0a85437357b987e50ba727b67fcc53b0950c95',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32&height=32&auto=webp&s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48&height=48&auto=webp&s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64&height=64&auto=webp&s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128&height=128&auto=webp&s=28657eedaaa67c90c4b4a97d134fe607bb92c975',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16&height=16&auto=webp&s=9c0a85437357b987e50ba727b67fcc53b0950c95',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32&height=32&auto=webp&s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48&height=48&auto=webp&s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64&height=64&auto=webp&s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128&height=128&auto=webp&s=28657eedaaa67c90c4b4a97d134fe607bb92c975',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 2048,
     'static_icon_url': 'https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png',
     'static_icon_width': 2048,
     'subreddit_coin_reward': 0,
     'subreddit_id': None}],
   'allow_live_comments': True,
   'author': '541hans',
   'author_flair_background_color': 'transparent',
   'author_flair_css_class': None,
   'author_flair_richtext': [{'a': ':viper:',
     'e': 'emoji',
     'u': 'https://emoji.redditmedia.com/1twyqsq4y1251_t5_2dkvmc/viper'}],
   'author_flair_template_id': '7216e132-7c73-11ea-95c3-0e25ba1fa5dd',
   'author_flair_text': ':viper:',
   'author_flair_text_color': 'dark',
   'author_flair_type': 'richtext',
   'author_fullname': 't2_6wc5b5yu',
   'author_patreon_flair': False,
   'author_premium': True,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595497992,
   'domain': 'self.VALORANT',
   'edited': 1595507817,
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/hwcxvo/id_rather_have_more_maps_than_agents/',
   'gilded': 2,
   'gildings': {'gid_2': 2},
   'id': 'hwcxvo',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': False,
   'is_robot_indexable': True,
   'is_self': True,
   'is_video': False,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media_only': False,
   'no_follow': False,
   'num_comments': 1779,
   'num_crossposts': 0,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/hwcxvo/id_rather_have_more_maps_than_agents/',
   'pinned': False,
   'pwls': 6,
   'retrieved_on': 1595534608,
   'score': 9156,
   'selftext': "Just some guy's dumb opinion but, I would personally love to see more maps than agents in this game. I'd much prefer have one new map per episode or act or whatever than an agent. Because I feel like with the current 11 we have right now, they all already have unique abilities and playstyles to keep people busy without craving for a new one, whereas the maps however, at least for me, I'm getting so fricking tired of playing in Haven for the fifth time in a row. Plus, me personally I am REALLY interested in the lore of this game would love to see more of the world. It's not a complaint, more of a suggestion. Thanks 4 readin\n\nP.S. I understand that creating maps is much more time consuming and challenging on the devs part, so to compensate, another solution would just be to let the community create maps and just pick the best one using like a contest or something and the winner gets to have a free dragon skin or something. Just a suggestion.\n\nP.P.S I'm not saying that there should only be new maps and no new agents or That maps are more important, a balance between both we'll do. we dont want an overwatch situation now do we",
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 530351,
   'subreddit_type': 'public',
   'thumbnail': 'self',
   'title': "I'd rather have more Maps than Agents",
   'total_awards_received': 3,
   'treatment_tags': [],
   'upvote_ratio': 0.94,
   'url': 'https://www.reddit.com/r/VALORANT/comments/hwcxvo/id_rather_have_more_maps_than_agents/',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [],
   'allow_live_comments': True,
   'author': 'Chrismon_YTF',
   'author_flair_css_class': None,
   'author_flair_richtext': [],
   'author_flair_text': None,
   'author_flair_type': 'text',
   'author_fullname': 't2_bzxwlzb',
   'author_patreon_flair': False,
   'author_premium': False,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595215597,
   'domain': 'v.redd.it',
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/hue2da/the_smartest_viper_ultimate_on_ascent/',
   'gildings': {},
   'id': 'hue2da',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': True,
   'is_robot_indexable': True,
   'is_self': False,
   'is_video': True,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media': {'reddit_video': {'dash_url': 'https://v.redd.it/tup8ukmjjxb51/DASHPlaylist.mpd?a=1597892713%2CMGRlODYwYzMwNTJkNzc1ODZmZTY1ZWI4Y2ZlMzg2ZDUzOTgwNmM5YTMzNTE2YWZkODBkOWJhMzhhYjBlODE5Yw%3D%3D&v=1&f=sd',
     'duration': 73,
     'fallback_url': 'https://v.redd.it/tup8ukmjjxb51/DASH_1080.mp4?source=fallback',
     'height': 1080,
     'hls_url': 'https://v.redd.it/tup8ukmjjxb51/HLSPlaylist.m3u8?a=1597892713%2CZTdlY2M1ZWRiZWU3YmQ3MmQzNDkzZWFjNjUxM2IwMDM1NDUyYzQxMmY2ZmNjNTlkYWRlOWNiNTUxZWEyMTk2NA%3D%3D&v=1&f=sd',
     'is_gif': False,
     'scrubber_media_url': 'https://v.redd.it/tup8ukmjjxb51/DASH_96.mp4',
     'transcoding_status': 'completed',
     'width': 1920}},
   'media_only': False,
   'no_follow': False,
   'num_comments': 474,
   'num_crossposts': 0,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/hue2da/the_smartest_viper_ultimate_on_ascent/',
   'pinned': False,
   'post_hint': 'hosted:video',
   'preview': {'enabled': False,
    'images': [{'id': 'DSXcRfGnlSSyjDXDWmWWmLeVP4pL6kGgefFZEOb1Wl0',
      'resolutions': [{'height': 60,
        'url': 'https://external-preview.redd.it/oeo5c2DIsDT2wx_LHSsLk93V1Pm0IeI374fOlEzdM0U.png?width=108&crop=smart&format=pjpg&auto=webp&s=c52389b75ece3baf4e38429ba9eb72ad8fc5580d',
        'width': 108},
       {'height': 121,
        'url': 'https://external-preview.redd.it/oeo5c2DIsDT2wx_LHSsLk93V1Pm0IeI374fOlEzdM0U.png?width=216&crop=smart&format=pjpg&auto=webp&s=267c62c8cb1289a6c09a1bd384dccd381dcf1464',
        'width': 216},
       {'height': 180,
        'url': 'https://external-preview.redd.it/oeo5c2DIsDT2wx_LHSsLk93V1Pm0IeI374fOlEzdM0U.png?width=320&crop=smart&format=pjpg&auto=webp&s=0bfcf62ad6319aeef80d97111767028d07ecdf30',
        'width': 320},
       {'height': 360,
        'url': 'https://external-preview.redd.it/oeo5c2DIsDT2wx_LHSsLk93V1Pm0IeI374fOlEzdM0U.png?width=640&crop=smart&format=pjpg&auto=webp&s=92e0a1ff86d211c41e051a19373e60c54968f3b3',
        'width': 640},
       {'height': 540,
        'url': 'https://external-preview.redd.it/oeo5c2DIsDT2wx_LHSsLk93V1Pm0IeI374fOlEzdM0U.png?width=960&crop=smart&format=pjpg&auto=webp&s=2a5fa1d443ce63763cb7a26f85f43b66b3356fa4',
        'width': 960},
       {'height': 607,
        'url': 'https://external-preview.redd.it/oeo5c2DIsDT2wx_LHSsLk93V1Pm0IeI374fOlEzdM0U.png?width=1080&crop=smart&format=pjpg&auto=webp&s=df6162c2e6f6e0ba3ff0792e56de953ee74d6f31',
        'width': 1080}],
      'source': {'height': 1080,
       'url': 'https://external-preview.redd.it/oeo5c2DIsDT2wx_LHSsLk93V1Pm0IeI374fOlEzdM0U.png?format=pjpg&auto=webp&s=033961776687e36982b4ef11feb1441882767bc6',
       'width': 1920},
      'variants': {}}]},
   'pwls': 6,
   'retrieved_on': 1595300713,
   'score': 8777,
   'secure_media': {'reddit_video': {'dash_url': 'https://v.redd.it/tup8ukmjjxb51/DASHPlaylist.mpd?a=1597892713%2CMGRlODYwYzMwNTJkNzc1ODZmZTY1ZWI4Y2ZlMzg2ZDUzOTgwNmM5YTMzNTE2YWZkODBkOWJhMzhhYjBlODE5Yw%3D%3D&v=1&f=sd',
     'duration': 73,
     'fallback_url': 'https://v.redd.it/tup8ukmjjxb51/DASH_1080.mp4?source=fallback',
     'height': 1080,
     'hls_url': 'https://v.redd.it/tup8ukmjjxb51/HLSPlaylist.m3u8?a=1597892713%2CZTdlY2M1ZWRiZWU3YmQ3MmQzNDkzZWFjNjUxM2IwMDM1NDUyYzQxMmY2ZmNjNTlkYWRlOWNiNTUxZWEyMTk2NA%3D%3D&v=1&f=sd',
     'is_gif': False,
     'scrubber_media_url': 'https://v.redd.it/tup8ukmjjxb51/DASH_96.mp4',
     'transcoding_status': 'completed',
     'width': 1920}},
   'selftext': '',
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 523829,
   'subreddit_type': 'public',
   'thumbnail': 'https://b.thumbs.redditmedia.com/BLOGRiHiYQ7HfK4-vFY9-W1gvHa_BeHORT1gww6zsqM.jpg',
   'thumbnail_height': 78,
   'thumbnail_width': 140,
   'title': 'The Smartest Viper Ultimate on Ascent',
   'total_awards_received': 0,
   'treatment_tags': [],
   'upvote_ratio': 0.98,
   'url': 'https://v.redd.it/tup8ukmjjxb51',
   'url_overridden_by_dest': 'https://v.redd.it/tup8ukmjjxb51',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [{'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 100,
     'coin_reward': 0,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': "Shows the Silver Award... and that's it.",
     'end_date': None,
     'giver_coin_reward': None,
     'icon_format': None,
     'icon_height': 512,
     'icon_url': 'https://www.redditstatic.com/gold/awards/icon/silver_512.png',
     'icon_width': 512,
     'id': 'gid_1',
     'is_enabled': True,
     'is_new': False,
     'name': 'Silver',
     'penny_donate': None,
     'penny_price': None,
     'resized_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_128.png',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_128.png',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 512,
     'static_icon_url': 'https://www.redditstatic.com/gold/awards/icon/silver_512.png',
     'static_icon_width': 512,
     'subreddit_coin_reward': 0,
     'subreddit_id': None}],
   'allow_live_comments': True,
   'author': 'Richtoveen',
   'author_flair_css_class': None,
   'author_flair_richtext': [],
   'author_flair_text': None,
   'author_flair_type': 'text',
   'author_fullname': 't2_10fh4c',
   'author_patreon_flair': False,
   'author_premium': False,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595260896,
   'domain': 'self.VALORANT',
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/hunua6/valorant_4_years_ago_image_released/',
   'gildings': {'gid_1': 1},
   'id': 'hunua6',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': False,
   'is_robot_indexable': True,
   'is_self': True,
   'is_video': False,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media_only': False,
   'no_follow': False,
   'num_comments': 833,
   'num_crossposts': 0,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/hunua6/valorant_4_years_ago_image_released/',
   'pinned': False,
   'post_hint': 'self',
   'preview': {'enabled': False,
    'images': [{'id': 'LmeDENdiC-270adxE3rMYSbRho6WfFvE3gi-YGDdqwQ',
      'resolutions': [{'height': 60,
        'url': 'https://external-preview.redd.it/noBaqq_6ACN7SyAgOIc_a7j0T1So5pCDDGO-2gt1ht8.jpg?width=108&crop=smart&auto=webp&s=3461efd53001438d34d1e309d73c1a7819be1acd',
        'width': 108},
       {'height': 121,
        'url': 'https://external-preview.redd.it/noBaqq_6ACN7SyAgOIc_a7j0T1So5pCDDGO-2gt1ht8.jpg?width=216&crop=smart&auto=webp&s=23a0e9dc3d08af933240aade7908cbda36202964',
        'width': 216},
       {'height': 180,
        'url': 'https://external-preview.redd.it/noBaqq_6ACN7SyAgOIc_a7j0T1So5pCDDGO-2gt1ht8.jpg?width=320&crop=smart&auto=webp&s=f5605603a20369c2df4b035414b5d1766c673562',
        'width': 320},
       {'height': 360,
        'url': 'https://external-preview.redd.it/noBaqq_6ACN7SyAgOIc_a7j0T1So5pCDDGO-2gt1ht8.jpg?width=640&crop=smart&auto=webp&s=63372fe7101125ddd0ddb9eea35db73c64c43b54',
        'width': 640},
       {'height': 540,
        'url': 'https://external-preview.redd.it/noBaqq_6ACN7SyAgOIc_a7j0T1So5pCDDGO-2gt1ht8.jpg?width=960&crop=smart&auto=webp&s=28bfa06d34fe15dfc154c9bc6314ba22abc59ec7',
        'width': 960},
       {'height': 607,
        'url': 'https://external-preview.redd.it/noBaqq_6ACN7SyAgOIc_a7j0T1So5pCDDGO-2gt1ht8.jpg?width=1080&crop=smart&auto=webp&s=da93fab37d56b8e786bda9eba30c4797ff892dac',
        'width': 1080}],
      'source': {'height': 1080,
       'url': 'https://external-preview.redd.it/noBaqq_6ACN7SyAgOIc_a7j0T1So5pCDDGO-2gt1ht8.jpg?auto=webp&s=b0e4d3693c9abe44030ad265e026de4d23afb474',
       'width': 1920},
      'variants': {}}]},
   'pwls': 6,
   'retrieved_on': 1595335606,
   'score': 8250,
   'selftext': 'https://images.contentstack.io/v3/assets/bltb6530b271fddd0b1/blt84d2cb530af70d09/5f114ded0d1d2008538cf78c/old_asc_1_rev_v2.jpg',
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 524602,
   'subreddit_type': 'public',
   'thumbnail': 'self',
   'title': 'Valorant 4 years ago image released',
   'total_awards_received': 1,
   'treatment_tags': [],
   'upvote_ratio': 0.96,
   'url': 'https://www.reddit.com/r/VALORANT/comments/hunua6/valorant_4_years_ago_image_released/',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [{'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 300,
     'coin_reward': 0,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': 'Me approved',
     'end_date': None,
     'giver_coin_reward': None,
     'icon_format': None,
     'icon_height': 2048,
     'icon_url': 'https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png',
     'icon_width': 2048,
     'id': 'award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4',
     'is_enabled': True,
     'is_new': False,
     'name': 'This',
     'penny_donate': None,
     'penny_price': None,
     'resized_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16&height=16&auto=webp&s=9c0a85437357b987e50ba727b67fcc53b0950c95',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32&height=32&auto=webp&s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48&height=48&auto=webp&s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64&height=64&auto=webp&s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128&height=128&auto=webp&s=28657eedaaa67c90c4b4a97d134fe607bb92c975',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16&height=16&auto=webp&s=9c0a85437357b987e50ba727b67fcc53b0950c95',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32&height=32&auto=webp&s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48&height=48&auto=webp&s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64&height=64&auto=webp&s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128&height=128&auto=webp&s=28657eedaaa67c90c4b4a97d134fe607bb92c975',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 2048,
     'static_icon_url': 'https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png',
     'static_icon_width': 2048,
     'subreddit_coin_reward': 0,
     'subreddit_id': None},
    {'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 100,
     'coin_reward': 0,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': "Shows the Silver Award... and that's it.",
     'end_date': None,
     'giver_coin_reward': None,
     'icon_format': None,
     'icon_height': 512,
     'icon_url': 'https://www.redditstatic.com/gold/awards/icon/silver_512.png',
     'icon_width': 512,
     'id': 'gid_1',
     'is_enabled': True,
     'is_new': False,
     'name': 'Silver',
     'penny_donate': None,
     'penny_price': None,
     'resized_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_128.png',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_128.png',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 512,
     'static_icon_url': 'https://www.redditstatic.com/gold/awards/icon/silver_512.png',
     'static_icon_width': 512,
     'subreddit_coin_reward': 0,
     'subreddit_id': None}],
   'allow_live_comments': True,
   'author': 'Capetoider',
   'author_flair_css_class': None,
   'author_flair_richtext': [],
   'author_flair_text': None,
   'author_flair_type': 'text',
   'author_fullname': 't2_13iskz',
   'author_patreon_flair': False,
   'author_premium': False,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595194140,
   'domain': 'self.VALORANT',
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/hu8k1z/knife_only_orb_in_spike_rush/',
   'gildings': {'gid_1': 1},
   'id': 'hu8k1z',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': False,
   'is_robot_indexable': True,
   'is_self': True,
   'is_video': False,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media_only': False,
   'no_follow': False,
   'num_comments': 503,
   'num_crossposts': 0,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/hu8k1z/knife_only_orb_in_spike_rush/',
   'pinned': False,
   'pwls': 6,
   'retrieved_on': 1595282678,
   'score': 7146,
   'selftext': 'People want knife fights in spike rush.\n\nSo, what about a "knife" orb? If you take it, every weapon is destroyed and all abilities are either lost or disabled.',
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 523325,
   'subreddit_type': 'public',
   'thumbnail': 'self',
   'title': 'Knife Only orb in Spike Rush',
   'total_awards_received': 2,
   'treatment_tags': [],
   'upvote_ratio': 0.94,
   'url': 'https://www.reddit.com/r/VALORANT/comments/hu8k1z/knife_only_orb_in_spike_rush/',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [],
   'allow_live_comments': True,
   'author': 'Jnavarsete',
   'author_flair_background_color': 'transparent',
   'author_flair_css_class': None,
   'author_flair_richtext': [{'e': 'text', 't': 'Average Jonas '},
    {'a': ':sova:',
     'e': 'emoji',
     'u': 'https://emoji.redditmedia.com/r9pa3q1ex1251_t5_2dkvmc/sova'}],
   'author_flair_template_id': '64ec3a8e-7c73-11ea-b275-0e000ce1d8d3',
   'author_flair_text': 'Average Jonas :sova:',
   'author_flair_text_color': 'dark',
   'author_flair_type': 'richtext',
   'author_fullname': 't2_aqbwu',
   'author_patreon_flair': False,
   'author_premium': False,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1594727987,
   'domain': 'v.redd.it',
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/hr06km/3_god_arrows_for_haven_attack/',
   'gildings': {},
   'id': 'hr06km',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': True,
   'is_robot_indexable': True,
   'is_self': False,
   'is_video': True,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media': {'reddit_video': {'dash_url': 'https://v.redd.it/bzvl39ygbta51/DASHPlaylist.mpd?a=1597344507%2CNzM3ZDAyNWE1NmY0MjAzYjUxMTNmM2MwMzk2ZGIzZWY2M2Q3YWM5NjA0ODgxZDJkZWNkNTZlZDlmYTFhYzk0MA%3D%3D&v=1&f=sd',
     'duration': 107,
     'fallback_url': 'https://v.redd.it/bzvl39ygbta51/DASH_1080.mp4?source=fallback',
     'height': 1080,
     'hls_url': 'https://v.redd.it/bzvl39ygbta51/HLSPlaylist.m3u8?a=1597344507%2COGQyYmEzYmVjYWUyYzQ3YTNmYTU3ZjE1ZmM2NWNhOGM5MzIxYjQyMDEyNjc3ODEzMTNiODgxMTVmMTUzOTVlNA%3D%3D&v=1&f=sd',
     'is_gif': False,
     'scrubber_media_url': 'https://v.redd.it/bzvl39ygbta51/DASH_96.mp4',
     'transcoding_status': 'completed',
     'width': 1920}},
   'media_only': False,
   'no_follow': False,
   'num_comments': 367,
   'num_crossposts': 0,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/hr06km/3_god_arrows_for_haven_attack/',
   'pinned': False,
   'post_hint': 'hosted:video',
   'preview': {'enabled': False,
    'images': [{'id': 'wNeUmuXR10aYltIN-EagNZdfVngrmnQFi9uYcpU5OUA',
      'resolutions': [{'height': 60,
        'url': 'https://external-preview.redd.it/vm24YSgd-lLfsIBkVU71lWhqZqgwoD7TTx0lLMh4sJQ.png?width=108&crop=smart&format=pjpg&auto=webp&s=adbbee3b8a073b4a3e2adf33747ee62ce29fcc49',
        'width': 108},
       {'height': 121,
        'url': 'https://external-preview.redd.it/vm24YSgd-lLfsIBkVU71lWhqZqgwoD7TTx0lLMh4sJQ.png?width=216&crop=smart&format=pjpg&auto=webp&s=b6dff990b16737655089bd6c1d45c3c4a8736ae5',
        'width': 216},
       {'height': 180,
        'url': 'https://external-preview.redd.it/vm24YSgd-lLfsIBkVU71lWhqZqgwoD7TTx0lLMh4sJQ.png?width=320&crop=smart&format=pjpg&auto=webp&s=93aff24bcf3817db1a78c800823e71bac6bb4f87',
        'width': 320},
       {'height': 360,
        'url': 'https://external-preview.redd.it/vm24YSgd-lLfsIBkVU71lWhqZqgwoD7TTx0lLMh4sJQ.png?width=640&crop=smart&format=pjpg&auto=webp&s=b31f4316523b5937c92b5910f80a59ee7d204032',
        'width': 640},
       {'height': 540,
        'url': 'https://external-preview.redd.it/vm24YSgd-lLfsIBkVU71lWhqZqgwoD7TTx0lLMh4sJQ.png?width=960&crop=smart&format=pjpg&auto=webp&s=9d15fed72db21d353b267c76fb2a6f303afb2abe',
        'width': 960},
       {'height': 607,
        'url': 'https://external-preview.redd.it/vm24YSgd-lLfsIBkVU71lWhqZqgwoD7TTx0lLMh4sJQ.png?width=1080&crop=smart&format=pjpg&auto=webp&s=419b90396259e5d971e0c4c6c4ddbdcb7b8ab8de',
        'width': 1080}],
      'source': {'height': 1080,
       'url': 'https://external-preview.redd.it/vm24YSgd-lLfsIBkVU71lWhqZqgwoD7TTx0lLMh4sJQ.png?format=pjpg&auto=webp&s=31467b76847becbbde298f493a6386cfeb0b8bf0',
       'width': 1920},
      'variants': {}}]},
   'pwls': 6,
   'retrieved_on': 1594752508,
   'score': 6833,
   'secure_media': {'reddit_video': {'dash_url': 'https://v.redd.it/bzvl39ygbta51/DASHPlaylist.mpd?a=1597344507%2CNzM3ZDAyNWE1NmY0MjAzYjUxMTNmM2MwMzk2ZGIzZWY2M2Q3YWM5NjA0ODgxZDJkZWNkNTZlZDlmYTFhYzk0MA%3D%3D&v=1&f=sd',
     'duration': 107,
     'fallback_url': 'https://v.redd.it/bzvl39ygbta51/DASH_1080.mp4?source=fallback',
     'height': 1080,
     'hls_url': 'https://v.redd.it/bzvl39ygbta51/HLSPlaylist.m3u8?a=1597344507%2COGQyYmEzYmVjYWUyYzQ3YTNmYTU3ZjE1ZmM2NWNhOGM5MzIxYjQyMDEyNjc3ODEzMTNiODgxMTVmMTUzOTVlNA%3D%3D&v=1&f=sd',
     'is_gif': False,
     'scrubber_media_url': 'https://v.redd.it/bzvl39ygbta51/DASH_96.mp4',
     'transcoding_status': 'completed',
     'width': 1920}},
   'selftext': '',
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 511563,
   'subreddit_type': 'public',
   'thumbnail': 'https://b.thumbs.redditmedia.com/yDvya5Tgt5t2Rb3dqUo4gMtlyheJWkQzsjBbyi2LFVc.jpg',
   'thumbnail_height': 78,
   'thumbnail_width': 140,
   'title': '3 GOD Arrows for Haven Attack',
   'total_awards_received': 0,
   'treatment_tags': [],
   'upvote_ratio': 0.97,
   'url': 'https://v.redd.it/bzvl39ygbta51',
   'url_overridden_by_dest': 'https://v.redd.it/bzvl39ygbta51',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [{'award_sub_type': 'APPRECIATION',
     'award_type': 'global',
     'coin_price': 200,
     'coin_reward': 0,
     'count': 2,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': 'You officially endorse and add your voice to the crowd.',
     'end_date': None,
     'giver_coin_reward': None,
     'icon_format': None,
     'icon_height': 2048,
     'icon_url': 'https://i.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png',
     'icon_width': 2048,
     'id': 'award_f7562045-905d-413e-9ed2-0a16d4bfe349',
     'is_enabled': True,
     'is_new': False,
     'name': 'Plus One',
     'penny_donate': None,
     'penny_price': None,
     'resized_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=16&height=16&auto=webp&s=4c8f077e9e98a5179688cfd1e93d999c1f19e51e',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=32&height=32&auto=webp&s=4d42bed81cdf5d406e3795ac1575819e2333336a',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=48&height=48&auto=webp&s=4c914164e7afdb4ea2bf1f9072720b10fcb682ed',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=64&height=64&auto=webp&s=42a5318aafd9c08cc86d7f07124b3f14e6a30ea1',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=128&height=128&auto=webp&s=23c65aa6f927b74ab67fb230d638dd717a8d729e',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=16&height=16&auto=webp&s=4c8f077e9e98a5179688cfd1e93d999c1f19e51e',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=32&height=32&auto=webp&s=4d42bed81cdf5d406e3795ac1575819e2333336a',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=48&height=48&auto=webp&s=4c914164e7afdb4ea2bf1f9072720b10fcb682ed',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=64&height=64&auto=webp&s=42a5318aafd9c08cc86d7f07124b3f14e6a30ea1',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=128&height=128&auto=webp&s=23c65aa6f927b74ab67fb230d638dd717a8d729e',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 2048,
     'static_icon_url': 'https://i.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png',
     'static_icon_width': 2048,
     'subreddit_coin_reward': 100,
     'subreddit_id': None},
    {'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 500,
     'coin_reward': 100,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 7,
     'description': 'Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.',
     'end_date': None,
     'giver_coin_reward': None,
     'icon_format': None,
     'icon_height': 512,
     'icon_url': 'https://www.redditstatic.com/gold/awards/icon/gold_512.png',
     'icon_width': 512,
     'id': 'gid_2',
     'is_enabled': True,
     'is_new': False,
     'name': 'Gold',
     'penny_donate': None,
     'penny_price': None,
     'resized_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_128.png',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_128.png',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 512,
     'static_icon_url': 'https://www.redditstatic.com/gold/awards/icon/gold_512.png',
     'static_icon_width': 512,
     'subreddit_coin_reward': 0,
     'subreddit_id': None}],
   'allow_live_comments': True,
   'author': 'Zeradith_TV',
   'author_flair_css_class': None,
   'author_flair_richtext': [],
   'author_flair_text': None,
   'author_flair_type': 'text',
   'author_fullname': 't2_vziggv9',
   'author_patreon_flair': False,
   'author_premium': True,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595458075,
   'domain': 'self.VALORANT',
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/hw3znr/radianite_system_should_be_abolished/',
   'gilded': 1,
   'gildings': {'gid_2': 1},
   'id': 'hw3znr',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': False,
   'is_robot_indexable': True,
   'is_self': True,
   'is_video': False,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media_only': False,
   'no_follow': False,
   'num_comments': 1543,
   'num_crossposts': 0,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/hw3znr/radianite_system_should_be_abolished/',
   'pinned': False,
   'pwls': 6,
   'retrieved_on': 1595501523,
   'score': 5853,
   'selftext': 'The Radianite System is completely horrid. It\'s the most money grubby scheme I\'ve ever seen in a video game to date. For those who aren\'t aware, I\'ll some it up real quick. When you buy a skin set, you are only paying for the model and the opportunity to upgrade the effects. \n\nTo put this in other terms, let\'s compare this to Riot\'s other game "League of Legends". This is like if in League, when you buy a skin. You only pay for the Model and you have to buy the Visual Effects for your Q, W, E, R, and passive separately. It\'s extremely scummy. If I buy your overpriced skin skin set, I should get all the effects; I shouldn\'t have to spend more.',
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 529582,
   'subreddit_type': 'public',
   'thumbnail': 'self',
   'title': 'Radianite System Should Be Abolished',
   'total_awards_received': 3,
   'treatment_tags': [],
   'upvote_ratio': 0.95,
   'url': 'https://www.reddit.com/r/VALORANT/comments/hw3znr/radianite_system_should_be_abolished/',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [{'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 70,
     'coin_reward': 0,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': 'A smol, delicate danger noodle.',
     'end_date': None,
     'giver_coin_reward': 0,
     'icon_format': 'PNG',
     'icon_height': 2048,
     'icon_url': 'https://i.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png',
     'icon_width': 2048,
     'id': 'award_99d95969-6100-45b2-b00c-0ec45ae19596',
     'is_enabled': True,
     'is_new': False,
     'name': 'Snek',
     'penny_donate': 0,
     'penny_price': 0,
     'resized_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=16&height=16&auto=webp&s=ff94d9e3eb38878a038b2568c06b58e809d7f0f5',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=32&height=32&auto=webp&s=2dcdf8ac6a205b6e93b0fb31012044b66f3f4186',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=48&height=48&auto=webp&s=3d8d317fd0e68c3f2696425efb7a5bc85b6f7603',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=64&height=64&auto=webp&s=a54e710bdf1bc88eb1bb2da67d1ecf813f1707be',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=128&height=128&auto=webp&s=b564b07d31245f583542d97aa99f58e9dadaed2f',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=16&height=16&auto=webp&s=ff94d9e3eb38878a038b2568c06b58e809d7f0f5',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=32&height=32&auto=webp&s=2dcdf8ac6a205b6e93b0fb31012044b66f3f4186',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=48&height=48&auto=webp&s=3d8d317fd0e68c3f2696425efb7a5bc85b6f7603',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=64&height=64&auto=webp&s=a54e710bdf1bc88eb1bb2da67d1ecf813f1707be',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png?width=128&height=128&auto=webp&s=b564b07d31245f583542d97aa99f58e9dadaed2f',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 2048,
     'static_icon_url': 'https://i.redd.it/award_images/t5_22cerq/rc5iesz2z8t41_Snek.png',
     'static_icon_width': 2048,
     'subreddit_coin_reward': 0,
     'subreddit_id': None}],
   'allow_live_comments': True,
   'author': 'VoltexRB',
   'author_flair_background_color': 'transparent',
   'author_flair_css_class': None,
   'author_flair_richtext': [{'a': ':Omen:',
     'e': 'emoji',
     'u': 'https://emoji.redditmedia.com/qwc9svkkv8251_t5_2dkvmc/Omen'}],
   'author_flair_template_id': '979207b4-8eef-11ea-8712-0e5d37b44aaf',
   'author_flair_text': ':Omen:',
   'author_flair_text_color': 'dark',
   'author_flair_type': 'richtext',
   'author_fullname': 't2_z3xu1',
   'author_patreon_flair': False,
   'author_premium': False,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595337052,
   'domain': 'playvalorant.com',
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/hv72ne/valorant_patch_notes_104/',
   'gildings': {},
   'id': 'hv72ne',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': False,
   'is_robot_indexable': True,
   'is_self': False,
   'is_video': False,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media_only': False,
   'no_follow': False,
   'num_comments': 2454,
   'num_crossposts': 1,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/hv72ne/valorant_patch_notes_104/',
   'pinned': False,
   'post_hint': 'link',
   'preview': {'enabled': False,
    'images': [{'id': 'h4WSB_rZaXOqBfFrtIULWMCNwqYYG44FEWfSAHM1CL4',
      'resolutions': [{'height': 60,
        'url': 'https://external-preview.redd.it/IOaq-1bZITOD7FQDtOw6_wWnsr8PE15p5x6gWwEwHm0.jpg?width=108&crop=smart&auto=webp&s=e9b9e6c8ba0dbc49bf55d04bdd4dbf433eb8a51c',
        'width': 108},
       {'height': 121,
        'url': 'https://external-preview.redd.it/IOaq-1bZITOD7FQDtOw6_wWnsr8PE15p5x6gWwEwHm0.jpg?width=216&crop=smart&auto=webp&s=0627165af64055a3137215a67002fb566e1ba025',
        'width': 216},
       {'height': 180,
        'url': 'https://external-preview.redd.it/IOaq-1bZITOD7FQDtOw6_wWnsr8PE15p5x6gWwEwHm0.jpg?width=320&crop=smart&auto=webp&s=2ca0e36496d24afdae18c2020960bb6a0734649d',
        'width': 320},
       {'height': 360,
        'url': 'https://external-preview.redd.it/IOaq-1bZITOD7FQDtOw6_wWnsr8PE15p5x6gWwEwHm0.jpg?width=640&crop=smart&auto=webp&s=9c26e04e8b68d58ea233243ce2c7e3b1fe8d807d',
        'width': 640},
       {'height': 540,
        'url': 'https://external-preview.redd.it/IOaq-1bZITOD7FQDtOw6_wWnsr8PE15p5x6gWwEwHm0.jpg?width=960&crop=smart&auto=webp&s=206af61536e391183bb5746a99da91fd8a490313',
        'width': 960},
       {'height': 607,
        'url': 'https://external-preview.redd.it/IOaq-1bZITOD7FQDtOw6_wWnsr8PE15p5x6gWwEwHm0.jpg?width=1080&crop=smart&auto=webp&s=1e697c135591eb38bb4958b9f59354a39681b2b6',
        'width': 1080}],
      'source': {'height': 1080,
       'url': 'https://external-preview.redd.it/IOaq-1bZITOD7FQDtOw6_wWnsr8PE15p5x6gWwEwHm0.jpg?auto=webp&s=e293c2b0fb9f2c562d4539af397684a492dde729',
       'width': 1920},
      'variants': {}}]},
   'pwls': 6,
   'retrieved_on': 1595399533,
   'score': 5270,
   'selftext': '',
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 526715,
   'subreddit_type': 'public',
   'thumbnail': 'https://b.thumbs.redditmedia.com/bslZDYN1stnTPF_EEc18rVxSRdpUEjL5rjSnldST3iI.jpg',
   'thumbnail_height': 78,
   'thumbnail_width': 140,
   'title': 'VALORANT Patch Notes 1.04',
   'total_awards_received': 1,
   'treatment_tags': [],
   'upvote_ratio': 0.95,
   'url': 'https://playvalorant.com/en-us/news/game-updates/valorant-patch-notes-1-04/',
   'url_overridden_by_dest': 'https://playvalorant.com/en-us/news/game-updates/valorant-patch-notes-1-04/',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [],
   'allow_live_comments': True,
   'author': 'NotYourLad',
   'author_flair_background_color': 'transparent',
   'author_flair_css_class': None,
   'author_flair_richtext': [{'a': ':sova:',
     'e': 'emoji',
     'u': 'https://emoji.redditmedia.com/r9pa3q1ex1251_t5_2dkvmc/sova'}],
   'author_flair_template_id': '64ec3a8e-7c73-11ea-b275-0e000ce1d8d3',
   'author_flair_text': ':sova:',
   'author_flair_text_color': 'dark',
   'author_flair_type': 'richtext',
   'author_fullname': 't2_6l642r29',
   'author_patreon_flair': False,
   'author_premium': False,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595276879,
   'domain': 'twitter.com',
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/hut1le/na_pro_player_phox_retires_then_proceeds_to_get/',
   'gildings': {},
   'id': 'hut1le',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': False,
   'is_robot_indexable': True,
   'is_self': False,
   'is_video': False,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media': {'oembed': {'author_name': 'Matt Paoletti',
     'author_url': 'https://twitter.com/RiotK3o',
     'cache_age': 3153600000,
     'height': 208,
     'html': '<blockquote class="twitter-video"><p lang="en" dir="ltr">If you come back, please don't cheat next time.</p>— Matt Paoletti (@RiotK3o) <a href="https://twitter.com/RiotK3o/status/1285302788273004545?ref_src=twsrc%5Etfw">July 20, 2020</a></blockquote>\n<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>\n',
     'provider_name': 'Twitter',
     'provider_url': 'https://twitter.com',
     'type': 'rich',
     'url': 'https://twitter.com/RiotK3o/status/1285302788273004545',
     'version': '1.0',
     'width': 350},
    'type': 'twitter.com'},
   'media_embed': {'content': '<blockquote class="twitter-video"><p lang="en" dir="ltr">If you come back, please don't cheat next time.</p>— Matt Paoletti (@RiotK3o) <a href="https://twitter.com/RiotK3o/status/1285302788273004545?ref_src=twsrc%5Etfw">July 20, 2020</a></blockquote>\n<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>\n',
    'height': 208,
    'scrolling': False,
    'width': 350},
   'media_only': False,
   'no_follow': False,
   'num_comments': 1379,
   'num_crossposts': 2,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/hut1le/na_pro_player_phox_retires_then_proceeds_to_get/',
   'pinned': False,
   'post_hint': 'link',
   'preview': {'enabled': False,
    'images': [{'id': 'RVF2CelVjM8h0E2LPofRd2qon41ia0LCF4niipyHPAQ',
      'resolutions': [{'height': 108,
        'url': 'https://external-preview.redd.it/N2fexmq3RFJY9iV6m3xbhizyDzLWiREoT4hs8PcmQJU.jpg?width=108&crop=smart&auto=webp&s=0d5445cd61cb40c4086da64532a2ec3e1d092e9a',
        'width': 108}],
      'source': {'height': 140,
       'url': 'https://external-preview.redd.it/N2fexmq3RFJY9iV6m3xbhizyDzLWiREoT4hs8PcmQJU.jpg?auto=webp&s=483e8983d3ea645d031be1f84fc3e3a9b2b76c61',
       'width': 140},
      'variants': {}}]},
   'pwls': 6,
   'retrieved_on': 1595350506,
   'score': 5104,
   'secure_media': {'oembed': {'author_name': 'Matt Paoletti',
     'author_url': 'https://twitter.com/RiotK3o',
     'cache_age': 3153600000,
     'height': 208,
     'html': '<blockquote class="twitter-video"><p lang="en" dir="ltr">If you come back, please don't cheat next time.</p>— Matt Paoletti (@RiotK3o) <a href="https://twitter.com/RiotK3o/status/1285302788273004545?ref_src=twsrc%5Etfw">July 20, 2020</a></blockquote>\n<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>\n',
     'provider_name': 'Twitter',
     'provider_url': 'https://twitter.com',
     'type': 'rich',
     'url': 'https://twitter.com/RiotK3o/status/1285302788273004545',
     'version': '1.0',
     'width': 350},
    'type': 'twitter.com'},
   'secure_media_embed': {'content': '<blockquote class="twitter-video"><p lang="en" dir="ltr">If you come back, please don't cheat next time.</p>— Matt Paoletti (@RiotK3o) <a href="https://twitter.com/RiotK3o/status/1285302788273004545?ref_src=twsrc%5Etfw">July 20, 2020</a></blockquote>\n<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>\n',
    'height': 208,
    'media_domain_url': 'https://www.redditmedia.com/mediaembed/hut1le',
    'scrolling': False,
    'width': 350},
   'selftext': '',
   'send_replies': False,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 524993,
   'subreddit_type': 'public',
   'thumbnail': 'https://b.thumbs.redditmedia.com/RD8L_96C4T1yMCB5RBJZvEkvOhD2ycM0TDzcofMmJog.jpg',
   'thumbnail_height': 140,
   'thumbnail_width': 140,
   'title': 'NA pro player Phox "retires", then proceeds to get called out by Riot K3o for being a cheater',
   'total_awards_received': 0,
   'treatment_tags': [],
   'upvote_ratio': 0.98,
   'url': 'https://twitter.com/RiotK3o/status/1285302788273004545?s=19',
   'url_overridden_by_dest': 'https://twitter.com/RiotK3o/status/1285302788273004545?s=19',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [{'award_sub_type': 'APPRECIATION',
     'award_type': 'global',
     'coin_price': 200,
     'coin_reward': 0,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': 'You officially endorse and add your voice to the crowd.',
     'end_date': None,
     'giver_coin_reward': None,
     'icon_format': None,
     'icon_height': 2048,
     'icon_url': 'https://i.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png',
     'icon_width': 2048,
     'id': 'award_f7562045-905d-413e-9ed2-0a16d4bfe349',
     'is_enabled': True,
     'is_new': False,
     'name': 'Plus One',
     'penny_donate': None,
     'penny_price': None,
     'resized_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=16&height=16&auto=webp&s=4c8f077e9e98a5179688cfd1e93d999c1f19e51e',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=32&height=32&auto=webp&s=4d42bed81cdf5d406e3795ac1575819e2333336a',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=48&height=48&auto=webp&s=4c914164e7afdb4ea2bf1f9072720b10fcb682ed',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=64&height=64&auto=webp&s=42a5318aafd9c08cc86d7f07124b3f14e6a30ea1',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=128&height=128&auto=webp&s=23c65aa6f927b74ab67fb230d638dd717a8d729e',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=16&height=16&auto=webp&s=4c8f077e9e98a5179688cfd1e93d999c1f19e51e',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=32&height=32&auto=webp&s=4d42bed81cdf5d406e3795ac1575819e2333336a',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=48&height=48&auto=webp&s=4c914164e7afdb4ea2bf1f9072720b10fcb682ed',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=64&height=64&auto=webp&s=42a5318aafd9c08cc86d7f07124b3f14e6a30ea1',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png?width=128&height=128&auto=webp&s=23c65aa6f927b74ab67fb230d638dd717a8d729e',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 2048,
     'static_icon_url': 'https://i.redd.it/award_images/t5_22cerq/6vgr8y21i9741_PlusOne.png',
     'static_icon_width': 2048,
     'subreddit_coin_reward': 100,
     'subreddit_id': None},
    {'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 300,
     'coin_reward': 0,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': 'Me approved',
     'end_date': None,
     'giver_coin_reward': None,
     'icon_format': None,
     'icon_height': 2048,
     'icon_url': 'https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png',
     'icon_width': 2048,
     'id': 'award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4',
     'is_enabled': True,
     'is_new': False,
     'name': 'This',
     'penny_donate': None,
     'penny_price': None,
     'resized_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16&height=16&auto=webp&s=9c0a85437357b987e50ba727b67fcc53b0950c95',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32&height=32&auto=webp&s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48&height=48&auto=webp&s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64&height=64&auto=webp&s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128&height=128&auto=webp&s=28657eedaaa67c90c4b4a97d134fe607bb92c975',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16&height=16&auto=webp&s=9c0a85437357b987e50ba727b67fcc53b0950c95',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32&height=32&auto=webp&s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48&height=48&auto=webp&s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64&height=64&auto=webp&s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128&height=128&auto=webp&s=28657eedaaa67c90c4b4a97d134fe607bb92c975',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 2048,
     'static_icon_url': 'https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png',
     'static_icon_width': 2048,
     'subreddit_coin_reward': 0,
     'subreddit_id': None}],
   'allow_live_comments': True,
   'author': 'Dekunaa',
   'author_flair_css_class': None,
   'author_flair_richtext': [],
   'author_flair_text': None,
   'author_flair_type': 'text',
   'author_fullname': 't2_2sc6chhj',
   'author_patreon_flair': False,
   'author_premium': False,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595468485,
   'domain': 'self.VALORANT',
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/hw6u6z/radianite_needs_to_get_nerfed/',
   'gildings': {},
   'id': 'hw6u6z',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': False,
   'is_robot_indexable': True,
   'is_self': True,
   'is_video': False,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media_only': False,
   'no_follow': False,
   'num_comments': 1033,
   'num_crossposts': 0,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/hw6u6z/radianite_needs_to_get_nerfed/',
   'pinned': False,
   'pwls': 6,
   'retrieved_on': 1595510669,
   'score': 4542,
   'selftext': "80 Radianite points are close to $50. I bought the Oni set and the battle pass and have completed the entire battle pass and was STILL only able to upgrade 1 single weapon fully. This is just ridiculous.\n\nWe need to bug RIOT about this. If we are paying good money for skins why do we need to spend another $100-$300 just to full upgrade a full set of weapons. Just seems a bit ridiculous to me.\n\nDon't you guys think the prices for upgrading weapons are ridiculous?",
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 529742,
   'subreddit_type': 'public',
   'thumbnail': 'self',
   'title': 'Radianite needs to get NERFED.',
   'total_awards_received': 2,
   'treatment_tags': [],
   'upvote_ratio': 0.96,
   'url': 'https://www.reddit.com/r/VALORANT/comments/hw6u6z/radianite_needs_to_get_nerfed/',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [],
   'allow_live_comments': True,
   'author': 'XeRoXayuki',
   'author_flair_css_class': None,
   'author_flair_richtext': [],
   'author_flair_text': None,
   'author_flair_type': 'text',
   'author_fullname': 't2_102zjv',
   'author_patreon_flair': False,
   'author_premium': False,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595586749,
   'domain': 'v.redd.it',
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/hwzflf/if_your_aim_not_working_use_your_brain/',
   'gildings': {},
   'id': 'hwzflf',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': True,
   'is_robot_indexable': True,
   'is_self': False,
   'is_video': True,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media': {'reddit_video': {'dash_url': 'https://v.redd.it/uyjxr8vn8sc51/DASHPlaylist.mpd?a=1598198372%2CZmYyNmI2NjY3M2FlN2JiYmQ2NDljNzczM2M0ZGU1ZjZjZjkxMTk5NDkzNjUwNWIxYmNjM2M4OTkyNzE0NTA4MA%3D%3D&v=1&f=sd',
     'duration': 60,
     'fallback_url': 'https://v.redd.it/uyjxr8vn8sc51/DASH_720.mp4?source=fallback',
     'height': 768,
     'hls_url': 'https://v.redd.it/uyjxr8vn8sc51/HLSPlaylist.m3u8?a=1598198372%2CNzZlNDdlYzE4OTBkMjdlMGQ1NTNjNjRkNGI4NGQwNmExNmRkZWNlODUyOWI5MDljNGFkZjIyNzI4NzhkZjE5OQ%3D%3D&v=1&f=sd',
     'is_gif': False,
     'scrubber_media_url': 'https://v.redd.it/uyjxr8vn8sc51/DASH_96.mp4',
     'transcoding_status': 'completed',
     'width': 1366}},
   'media_only': False,
   'no_follow': False,
   'num_comments': 520,
   'num_crossposts': 0,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/hwzflf/if_your_aim_not_working_use_your_brain/',
   'pinned': False,
   'post_hint': 'hosted:video',
   'preview': {'enabled': False,
    'images': [{'id': 'DhO89qoHldBpTCvER94iQloEtCmsZ_Q5M-tV1uA1pFo',
      'resolutions': [{'height': 60,
        'url': 'https://external-preview.redd.it/2PvcWjes9SHkyIpewkyL9IbmiIjbKD1BJZbKOmmWItc.png?width=108&crop=smart&format=pjpg&auto=webp&s=fbbbd9a4343b1bf5c5368b4d9778828832a29756',
        'width': 108},
       {'height': 121,
        'url': 'https://external-preview.redd.it/2PvcWjes9SHkyIpewkyL9IbmiIjbKD1BJZbKOmmWItc.png?width=216&crop=smart&format=pjpg&auto=webp&s=b63fab1b380a86eba26decd234abfd30740c21d8',
        'width': 216},
       {'height': 179,
        'url': 'https://external-preview.redd.it/2PvcWjes9SHkyIpewkyL9IbmiIjbKD1BJZbKOmmWItc.png?width=320&crop=smart&format=pjpg&auto=webp&s=143b884b0a96b2035369e4ef11efec02c98c6a33',
        'width': 320},
       {'height': 359,
        'url': 'https://external-preview.redd.it/2PvcWjes9SHkyIpewkyL9IbmiIjbKD1BJZbKOmmWItc.png?width=640&crop=smart&format=pjpg&auto=webp&s=1127a1df5444b94c84f4350b2020c2944fdb7d9b',
        'width': 640},
       {'height': 539,
        'url': 'https://external-preview.redd.it/2PvcWjes9SHkyIpewkyL9IbmiIjbKD1BJZbKOmmWItc.png?width=960&crop=smart&format=pjpg&auto=webp&s=7363c0931b0ae0cf9a24e3cbd6b2abbdaeae426b',
        'width': 960},
       {'height': 607,
        'url': 'https://external-preview.redd.it/2PvcWjes9SHkyIpewkyL9IbmiIjbKD1BJZbKOmmWItc.png?width=1080&crop=smart&format=pjpg&auto=webp&s=fe62be6fa272caf719ac9890a9a2a335eb2648bc',
        'width': 1080}],
      'source': {'height': 768,
       'url': 'https://external-preview.redd.it/2PvcWjes9SHkyIpewkyL9IbmiIjbKD1BJZbKOmmWItc.png?format=pjpg&auto=webp&s=2a9a1848f0ad5dd2a5b71561e5e7749cf1b0c5f3',
       'width': 1366},
      'variants': {}}]},
   'pwls': 6,
   'retrieved_on': 1595606372,
   'score': 4538,
   'secure_media': {'reddit_video': {'dash_url': 'https://v.redd.it/uyjxr8vn8sc51/DASHPlaylist.mpd?a=1598198372%2CZmYyNmI2NjY3M2FlN2JiYmQ2NDljNzczM2M0ZGU1ZjZjZjkxMTk5NDkzNjUwNWIxYmNjM2M4OTkyNzE0NTA4MA%3D%3D&v=1&f=sd',
     'duration': 60,
     'fallback_url': 'https://v.redd.it/uyjxr8vn8sc51/DASH_720.mp4?source=fallback',
     'height': 768,
     'hls_url': 'https://v.redd.it/uyjxr8vn8sc51/HLSPlaylist.m3u8?a=1598198372%2CNzZlNDdlYzE4OTBkMjdlMGQ1NTNjNjRkNGI4NGQwNmExNmRkZWNlODUyOWI5MDljNGFkZjIyNzI4NzhkZjE5OQ%3D%3D&v=1&f=sd',
     'is_gif': False,
     'scrubber_media_url': 'https://v.redd.it/uyjxr8vn8sc51/DASH_96.mp4',
     'transcoding_status': 'completed',
     'width': 1366}},
   'selftext': '',
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 531694,
   'subreddit_type': 'public',
   'thumbnail': 'https://b.thumbs.redditmedia.com/Cn6rWrHeEPWAb3ytscZiu-V6N8yFaozaL9qBG93094A.jpg',
   'thumbnail_height': 78,
   'thumbnail_width': 140,
   'title': 'If your aim not working. Use your brain.',
   'total_awards_received': 0,
   'treatment_tags': [],
   'upvote_ratio': 0.97,
   'url': 'https://v.redd.it/uyjxr8vn8sc51',
   'url_overridden_by_dest': 'https://v.redd.it/uyjxr8vn8sc51',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [{'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 500,
     'coin_reward': 100,
     'count': 2,
     'days_of_drip_extension': 0,
     'days_of_premium': 7,
     'description': 'Gives the author a week of Reddit Premium, %{coin_symbol}100 Coins to do with as they please, and shows a Gold Award.',
     'end_date': None,
     'giver_coin_reward': None,
     'icon_format': None,
     'icon_height': 512,
     'icon_url': 'https://www.redditstatic.com/gold/awards/icon/gold_512.png',
     'icon_width': 512,
     'id': 'gid_2',
     'is_enabled': True,
     'is_new': False,
     'name': 'Gold',
     'penny_donate': None,
     'penny_price': None,
     'resized_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_128.png',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/gold_128.png',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 512,
     'static_icon_url': 'https://www.redditstatic.com/gold/awards/icon/gold_512.png',
     'static_icon_width': 512,
     'subreddit_coin_reward': 0,
     'subreddit_id': None},
    {'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 100,
     'coin_reward': 0,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': "Shows the Silver Award... and that's it.",
     'end_date': None,
     'giver_coin_reward': None,
     'icon_format': None,
     'icon_height': 512,
     'icon_url': 'https://www.redditstatic.com/gold/awards/icon/silver_512.png',
     'icon_width': 512,
     'id': 'gid_1',
     'is_enabled': True,
     'is_new': False,
     'name': 'Silver',
     'penny_donate': None,
     'penny_price': None,
     'resized_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_128.png',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_128.png',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 512,
     'static_icon_url': 'https://www.redditstatic.com/gold/awards/icon/silver_512.png',
     'static_icon_width': 512,
     'subreddit_coin_reward': 0,
     'subreddit_id': None}],
   'allow_live_comments': True,
   'author': 'PK_Fr33Z3',
   'author_flair_background_color': 'transparent',
   'author_flair_css_class': None,
   'author_flair_richtext': [{'e': 'text', 't': 'Dont peek Ops '},
    {'a': ':Omen:',
     'e': 'emoji',
     'u': 'https://emoji.redditmedia.com/qwc9svkkv8251_t5_2dkvmc/Omen'},
    {'e': 'text', 't': ' Use smokes'}],
   'author_flair_template_id': '979207b4-8eef-11ea-8712-0e5d37b44aaf',
   'author_flair_text': 'Dont peek Ops :Omen: Use smokes',
   'author_flair_text_color': 'dark',
   'author_flair_type': 'richtext',
   'author_fullname': 't2_2a193ylk',
   'author_patreon_flair': False,
   'author_premium': True,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1594775049,
   'domain': 'self.VALORANT',
   'edited': 1594788655,
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/hre1eg/i_designed_an_icon_for_this_subreddit_20/',
   'gilded': 2,
   'gildings': {'gid_1': 1, 'gid_2': 2},
   'id': 'hre1eg',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': False,
   'is_robot_indexable': True,
   'is_self': True,
   'is_video': False,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media_only': False,
   'no_follow': False,
   'num_comments': 320,
   'num_crossposts': 0,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/hre1eg/i_designed_an_icon_for_this_subreddit_20/',
   'pinned': False,
   'post_hint': 'self',
   'preview': {'enabled': False,
    'images': [{'id': 'WgKVoDH42913eACsBFyAi0Wl--FtXb6SwZoArZpDfFU',
      'resolutions': [{'height': 108,
        'url': 'https://external-preview.redd.it/FsvSTqaLKFVlhSxGCYwzTGbJgAfz6p4Bl8GSaSQFlew.jpg?width=108&crop=smart&auto=webp&s=1063c18b42ab7a391140cb3fad595d98012007b9',
        'width': 108},
       {'height': 216,
        'url': 'https://external-preview.redd.it/FsvSTqaLKFVlhSxGCYwzTGbJgAfz6p4Bl8GSaSQFlew.jpg?width=216&crop=smart&auto=webp&s=969718194ab8e9451c3e885bc38cda16b0738263',
        'width': 216},
       {'height': 320,
        'url': 'https://external-preview.redd.it/FsvSTqaLKFVlhSxGCYwzTGbJgAfz6p4Bl8GSaSQFlew.jpg?width=320&crop=smart&auto=webp&s=172f1ecf60be32462ecf0a0f8548fce168e3555c',
        'width': 320},
       {'height': 640,
        'url': 'https://external-preview.redd.it/FsvSTqaLKFVlhSxGCYwzTGbJgAfz6p4Bl8GSaSQFlew.jpg?width=640&crop=smart&auto=webp&s=9f4510a9d62c40a9b4b73e5b80e78fd8f82f8fa4',
        'width': 640}],
      'source': {'height': 640,
       'url': 'https://external-preview.redd.it/FsvSTqaLKFVlhSxGCYwzTGbJgAfz6p4Bl8GSaSQFlew.jpg?auto=webp&s=3db31a14f6c11d16b5637c4a3f24061eb6d8f724',
       'width': 640},
      'variants': {}}]},
   'pwls': 6,
   'retrieved_on': 1594790518,
   'score': 4212,
   'selftext': "About a week ago I posted an design for this subreddit's icon. It wasn't the best but here's my second attempt, its simpler and I think the image looks much smoother. (disclaimer: I am not the best at graphic design by any means, I just enjoy using photoshop.)\n\nI appreciate all the support and critique!\n\n  \n[Here's the new design](https://imgur.com/2WL7xm6).\n\nEdit: thank you for all the support again! You are all kind people. May good karma come your way.",
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 512514,
   'subreddit_type': 'public',
   'thumbnail': 'self',
   'title': 'I designed an icon for this subreddit 2.0',
   'total_awards_received': 3,
   'treatment_tags': [],
   'upvote_ratio': 0.96,
   'url': 'https://www.reddit.com/r/VALORANT/comments/hre1eg/i_designed_an_icon_for_this_subreddit_20/',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [],
   'allow_live_comments': True,
   'author': '_Angel_Dust',
   'author_flair_background_color': 'transparent',
   'author_flair_css_class': None,
   'author_flair_richtext': [{'e': 'text',
     't': 'The one non-toxic player in your game '},
    {'a': ':cypher:',
     'e': 'emoji',
     'u': 'https://emoji.redditmedia.com/23ci007ax1251_t5_2dkvmc/cypher'}],
   'author_flair_template_id': '1c809b28-7c73-11ea-9d4e-0ed25a4f86fb',
   'author_flair_text': 'The one non-toxic player in your game :cypher:',
   'author_flair_text_color': 'dark',
   'author_flair_type': 'richtext',
   'author_fullname': 't2_539l6zwj',
   'author_patreon_flair': False,
   'author_premium': False,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595321948,
   'domain': 'self.VALORANT',
   'edited': 1595332915,
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/hv41ov/all_agent_ultimate_voicelines/',
   'gildings': {},
   'id': 'hv41ov',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': False,
   'is_robot_indexable': True,
   'is_self': True,
   'is_video': False,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media_only': False,
   'no_follow': False,
   'num_comments': 696,
   'num_crossposts': 1,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/hv41ov/all_agent_ultimate_voicelines/',
   'pinned': False,
   'pwls': 6,
   'retrieved_on': 1595388180,
   'score': 4057,
   'selftext': 'Viper (Ally): "Don\'t get in my way!  \n"Viper (Enemy): "Welcome to my world!"\n\nJett (Ally): "Watch this!"  \nJett (Enemy): "Get out of my way!"\n\nBreach (Ally): "Lets go!"  \nBreach (Enemy): "Off your feet!"\n\nRaze (Ally): "Here comes the party!"  \nRaze (Enemy): "Fire in the hole!"\n\nReyna (Ally): "They will cower!"  \nReyna (Enemy): "The hunt begins!"\n\nPhoenix (Ally): "Come on, let\'s go!"  \nPhoenix (Enemy): "Jokes over, you\'re dead!"\n\nCypher (Ally): "Where is everyone hiding?"  \nCypher (Enemy): "I know EXACTLY where you are."\n\nOmen(thanks u/stormcaller_op) (Ally): "Watch them run!"  \nOmen (Enemy): "Scatter!"\n\nSova (Ally): "I am the hunter!"  \nSova (Enemy): "Nowhere to run!"\n\nBrimstone (Ally): "Open up the sky!"  \nBrimstone (Enemy): "Prepare for hellfire!"\n\nSage (Ally): "Your duty is not over!"  \nSage (Enemy): "You will not kill my allies!"',
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 526300,
   'subreddit_type': 'public',
   'thumbnail': 'self',
   'title': 'All Agent Ultimate Voicelines',
   'total_awards_received': 0,
   'treatment_tags': [],
   'upvote_ratio': 0.97,
   'url': 'https://www.reddit.com/r/VALORANT/comments/hv41ov/all_agent_ultimate_voicelines/',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [{'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 100,
     'coin_reward': 0,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': "Shows the Silver Award... and that's it.",
     'end_date': None,
     'giver_coin_reward': None,
     'icon_format': None,
     'icon_height': 512,
     'icon_url': 'https://www.redditstatic.com/gold/awards/icon/silver_512.png',
     'icon_width': 512,
     'id': 'gid_1',
     'is_enabled': True,
     'is_new': False,
     'name': 'Silver',
     'penny_donate': None,
     'penny_price': None,
     'resized_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_128.png',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_128.png',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 512,
     'static_icon_url': 'https://www.redditstatic.com/gold/awards/icon/silver_512.png',
     'static_icon_width': 512,
     'subreddit_coin_reward': 0,
     'subreddit_id': None},
    {'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 50,
     'coin_reward': 0,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': "I'm in this with you.",
     'end_date': None,
     'giver_coin_reward': 0,
     'icon_format': 'PNG',
     'icon_height': 2048,
     'icon_url': 'https://i.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png',
     'icon_width': 2048,
     'id': 'award_02d9ab2c-162e-4c01-8438-317a016ed3d9',
     'is_enabled': True,
     'is_new': False,
     'name': 'Take My Energy',
     'penny_donate': 0,
     'penny_price': 0,
     'resized_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16&height=16&auto=webp&s=92e96be1dbd278dc987fbd9acc1bd5078566f254',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32&height=32&auto=webp&s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48&height=48&auto=webp&s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64&height=64&auto=webp&s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128&height=128&auto=webp&s=390bf9706b8e1a6215716ebcf6363373f125c339',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16&height=16&auto=webp&s=92e96be1dbd278dc987fbd9acc1bd5078566f254',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32&height=32&auto=webp&s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48&height=48&auto=webp&s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64&height=64&auto=webp&s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128&height=128&auto=webp&s=390bf9706b8e1a6215716ebcf6363373f125c339',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 2048,
     'static_icon_url': 'https://i.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png',
     'static_icon_width': 2048,
     'subreddit_coin_reward': 0,
     'subreddit_id': None}],
   'allow_live_comments': True,
   'author': 'DonAsiago',
   'author_flair_css_class': None,
   'author_flair_richtext': [],
   'author_flair_text': None,
   'author_flair_type': 'text',
   'author_fullname': 't2_7ce0h2ub',
   'author_patreon_flair': False,
   'author_premium': False,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595416350,
   'domain': 'self.VALORANT',
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/hvrwln/decided_to_test_out_first_shot_innacuracy_of/',
   'gildings': {'gid_1': 1},
   'id': 'hvrwln',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': False,
   'is_robot_indexable': True,
   'is_self': True,
   'is_video': False,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media_only': False,
   'no_follow': False,
   'num_comments': 1500,
   'num_crossposts': 0,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/hvrwln/decided_to_test_out_first_shot_innacuracy_of/',
   'pinned': False,
   'post_hint': 'self',
   'preview': {'enabled': False,
    'images': [{'id': 'Lu3Gn5YKOYCq8fPpsLzyUrEQ_zyMDaWG0-MgHb7H5b8',
      'resolutions': [{'height': 60,
        'url': 'https://external-preview.redd.it/2Osh6xS2_WfTDD5EW7lzi-qZnLGbcxxj7evd0KYCdik.jpg?width=108&crop=smart&auto=webp&s=22df901567c7a18fde5ac9ebc1630d8d46ba0045',
        'width': 108},
       {'height': 121,
        'url': 'https://external-preview.redd.it/2Osh6xS2_WfTDD5EW7lzi-qZnLGbcxxj7evd0KYCdik.jpg?width=216&crop=smart&auto=webp&s=7920ce1203435c047b95f8f685224cccf5b969df',
        'width': 216},
       {'height': 180,
        'url': 'https://external-preview.redd.it/2Osh6xS2_WfTDD5EW7lzi-qZnLGbcxxj7evd0KYCdik.jpg?width=320&crop=smart&auto=webp&s=773233d6610099f7882dc16fa22f183bbd872999',
        'width': 320}],
      'source': {'height': 250,
       'url': 'https://external-preview.redd.it/2Osh6xS2_WfTDD5EW7lzi-qZnLGbcxxj7evd0KYCdik.jpg?auto=webp&s=db8e59060e7d0652711e341b79c881594b6b6791',
       'width': 444},
      'variants': {}}]},
   'pwls': 6,
   'retrieved_on': 1595466643,
   'score': 4016,
   'selftext': 'Hello guys,\n\nsince the current popular topic is that the recoil time is longer than it should be and it takes away certain skill by basically forcing you to pray and spray, I\'ve noticed that there is other thing that takes skill and replaces it with RNG.\n\nIt is the first shot inaccuracy, which means that even though you have your crosshair centered on your opponents head, there is a chance that the shot will miss.\n\nI went to the practice range, sent the bot to 50 m, bought operator, centered the crosshair on his "eye" and then bought vandal. I had shooting bound to keyboard to prevent any unnecessary mouse movement and the result is that:\n\nOut of the 20 shots that I took with crosshair perfectly centered over the bots head, only 9 of them counted as headshot. That\'s 45% accuracy.\n\nhttps://gfycat.com/deadbetterjaguar\n\nKeep in mind that this is with crosshair perfectly centered, so to chance to miss goes up if your aim is sllightly off. I can imagine that if you aim at the left third of the head hitbox, you will get even worse numbers.\n\nThis means that Riot decided that they want to equalize the playing field by replacing a portion of your skill with RNG. No matter how good your aim is, you might still not get the kill and on the other hand thanks to that the guy on the other side, despite not aiming at your head might actually headshot you.\n\nWhy does it bother me so much? Because the way Valorant presents itself is "competitive shooter" with "competitive integrity" as its focus. RNG has no place in any of these and it is my opinion that individual skill should be the deciding factor, not RNG.\n\nIt seems Valorant instead tries to blur the lines a bit to make the game more newbie friendly in order to maximize player base. And with the number of skins that are being pushed out, it feels like Valorant tries to be the next Fortnite rather than the next CSGO.',
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 528889,
   'subreddit_type': 'public',
   'thumbnail': 'self',
   'title': 'Decided to test out first shot innacuracy of Vandal at 50 meters. 20 shots = 9 hits. This is unnaceptable.',
   'total_awards_received': 2,
   'treatment_tags': [],
   'upvote_ratio': 0.91,
   'url': 'https://www.reddit.com/r/VALORANT/comments/hvrwln/decided_to_test_out_first_shot_innacuracy_of/',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [{'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 300,
     'coin_reward': 0,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': 'Me approved',
     'end_date': None,
     'giver_coin_reward': None,
     'icon_format': None,
     'icon_height': 2048,
     'icon_url': 'https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png',
     'icon_width': 2048,
     'id': 'award_68ba1ee3-9baf-4252-be52-b808c1e8bdc4',
     'is_enabled': True,
     'is_new': False,
     'name': 'This',
     'penny_donate': None,
     'penny_price': None,
     'resized_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16&height=16&auto=webp&s=9c0a85437357b987e50ba727b67fcc53b0950c95',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32&height=32&auto=webp&s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48&height=48&auto=webp&s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64&height=64&auto=webp&s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128&height=128&auto=webp&s=28657eedaaa67c90c4b4a97d134fe607bb92c975',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=16&height=16&auto=webp&s=9c0a85437357b987e50ba727b67fcc53b0950c95',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=32&height=32&auto=webp&s=773692cd146e84fddcc3d192b6ebb7e0ff8fa8bb',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=48&height=48&auto=webp&s=597adeb2d7ab45cc61a726b7c7d6877d264ee33d',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=64&height=64&auto=webp&s=886636fb2fc59fc1c9a5e2d05cb3f2e0d42714b6',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png?width=128&height=128&auto=webp&s=28657eedaaa67c90c4b4a97d134fe607bb92c975',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 2048,
     'static_icon_url': 'https://i.redd.it/award_images/t5_22cerq/vu6om0xnb7e41_This.png',
     'static_icon_width': 2048,
     'subreddit_coin_reward': 0,
     'subreddit_id': None},
    {'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 50,
     'coin_reward': 0,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': "I'm in this with you.",
     'end_date': None,
     'giver_coin_reward': 0,
     'icon_format': 'PNG',
     'icon_height': 2048,
     'icon_url': 'https://i.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png',
     'icon_width': 2048,
     'id': 'award_02d9ab2c-162e-4c01-8438-317a016ed3d9',
     'is_enabled': True,
     'is_new': False,
     'name': 'Take My Energy',
     'penny_donate': 0,
     'penny_price': 0,
     'resized_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16&height=16&auto=webp&s=92e96be1dbd278dc987fbd9acc1bd5078566f254',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32&height=32&auto=webp&s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48&height=48&auto=webp&s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64&height=64&auto=webp&s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128&height=128&auto=webp&s=390bf9706b8e1a6215716ebcf6363373f125c339',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16&height=16&auto=webp&s=92e96be1dbd278dc987fbd9acc1bd5078566f254',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32&height=32&auto=webp&s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48&height=48&auto=webp&s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64&height=64&auto=webp&s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128&height=128&auto=webp&s=390bf9706b8e1a6215716ebcf6363373f125c339',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 2048,
     'static_icon_url': 'https://i.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png',
     'static_icon_width': 2048,
     'subreddit_coin_reward': 0,
     'subreddit_id': None}],
   'allow_live_comments': True,
   'author': 'xWarmasx',
   'author_flair_css_class': None,
   'author_flair_richtext': [],
   'author_flair_text': None,
   'author_flair_type': 'text',
   'author_fullname': 't2_oucw6',
   'author_patreon_flair': False,
   'author_premium': False,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595341808,
   'domain': 'self.VALORANT',
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/hv8ay5/accuracy_reset_time_needs_to_be_decreased/',
   'gildings': {},
   'id': 'hv8ay5',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': False,
   'is_robot_indexable': True,
   'is_self': True,
   'is_video': False,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media_only': False,
   'no_follow': False,
   'num_comments': 970,
   'num_crossposts': 0,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/hv8ay5/accuracy_reset_time_needs_to_be_decreased/',
   'pinned': False,
   'pwls': 6,
   'retrieved_on': 1595403272,
   'score': 3895,
   'selftext': "I have seen many discussions about this with the community mostly agreeing that accuracy/recoil reset time need to be lowered but still no changes.\n\nThe \\~1s recoil reset is just a braindead concept to me as a CSGO veteran now with a ton of valorant games behind me. Holding a site as 2 people is straight up impossible/RNG if they are 5 man rushing as transitioning from one target to another (if you shot multiple rounds) will just mean you have to wait a time during which they definetly kill you or have an aim like you are running.\n\nWhenever these technical arguments came up about the CSGO-Valorant mechanincs the arguments are that: Valorant doesn't have to be like CSGO, it's more accesable, team focused, less focused on god-like aim.\n\nNow what the high accuracy reset time creates doesn't even seem to stand up to these standards:\n\n\\-It is highly frustrating to see that you haven't shot for a time and your crosshair reseted position and everything, but your shots still go nowhere where you aim which is definetly a terrible new player experience, but even as a vetran FPS player\n\n\\-More frustration that you barely can kill more than 1-2 targets rushing making crossfires to be   \nless effective and promoting brainless rushing\n\n\\-God-like aim actually becomes more prevelant, with tournaments being played now high level Valorant gameplay seems to revolve all around 1-tapping people as that barely effects your accuracy",
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 526846,
   'subreddit_type': 'public',
   'thumbnail': 'self',
   'title': 'Accuracy reset time needs to be decreased',
   'total_awards_received': 2,
   'treatment_tags': [],
   'upvote_ratio': 0.95,
   'url': 'https://www.reddit.com/r/VALORANT/comments/hv8ay5/accuracy_reset_time_needs_to_be_decreased/',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [],
   'allow_live_comments': False,
   'author': 'vAnzelia',
   'author_flair_css_class': None,
   'author_flair_richtext': [],
   'author_flair_text': None,
   'author_flair_type': 'text',
   'author_fullname': 't2_1lfd6hvd',
   'author_patreon_flair': False,
   'author_premium': False,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595554332,
   'domain': 'v.redd.it',
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/hwsmiz/wholesome_valorant_knife_fight_game/',
   'gildings': {},
   'id': 'hwsmiz',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': True,
   'is_robot_indexable': True,
   'is_self': False,
   'is_video': True,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media': {'reddit_video': {'dash_url': 'https://v.redd.it/o73c04rgjpc51/DASHPlaylist.mpd?a=1598172713%2CNTY3OWEwNmY2YzBlMGNhNzBiZjdhZTExYmQ0Nzc0MmQ5Yjk4OWJiYzhhYmM5MDY0MzFhMzViMjY4NzYyM2Q5Nw%3D%3D&v=1&f=sd',
     'duration': 214,
     'fallback_url': 'https://v.redd.it/o73c04rgjpc51/DASH_1080.mp4?source=fallback',
     'height': 2160,
     'hls_url': 'https://v.redd.it/o73c04rgjpc51/HLSPlaylist.m3u8?a=1598172713%2CMzU3YWFiMDgxYWVlYjEyZDE2MjE0MmJlMTYwODcxZmE3NThjZTUwODU3YzhiOGI5NjkwYzk3NWUyM2I0ZGJlYw%3D%3D&v=1&f=sd',
     'is_gif': False,
     'scrubber_media_url': 'https://v.redd.it/o73c04rgjpc51/DASH_96.mp4',
     'transcoding_status': 'completed',
     'width': 3840}},
   'media_only': False,
   'no_follow': False,
   'num_comments': 248,
   'num_crossposts': 0,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/hwsmiz/wholesome_valorant_knife_fight_game/',
   'pinned': False,
   'post_hint': 'hosted:video',
   'preview': {'enabled': False,
    'images': [{'id': 'QCfva1zJEvpX3B8KwpC1Q7TJYdZ8XiNjtG-o1M96_KI',
      'resolutions': [{'height': 60,
        'url': 'https://external-preview.redd.it/McEw_FHP1hwQcGrQepIJMWoyEKTcL29JkR7FNlhz6Uw.png?width=108&crop=smart&format=pjpg&auto=webp&s=ea7493594b87f06e66ebaf9dcd5e920f4eaef81c',
        'width': 108},
       {'height': 121,
        'url': 'https://external-preview.redd.it/McEw_FHP1hwQcGrQepIJMWoyEKTcL29JkR7FNlhz6Uw.png?width=216&crop=smart&format=pjpg&auto=webp&s=0a11184b39f52d91a56d189a642626b5f8b2ff29',
        'width': 216},
       {'height': 180,
        'url': 'https://external-preview.redd.it/McEw_FHP1hwQcGrQepIJMWoyEKTcL29JkR7FNlhz6Uw.png?width=320&crop=smart&format=pjpg&auto=webp&s=0169ed1e806dafd0cb2d72a7ad226f441168b1b9',
        'width': 320},
       {'height': 360,
        'url': 'https://external-preview.redd.it/McEw_FHP1hwQcGrQepIJMWoyEKTcL29JkR7FNlhz6Uw.png?width=640&crop=smart&format=pjpg&auto=webp&s=7074eba518822859c8bd4ceb215cd578b5630227',
        'width': 640},
       {'height': 540,
        'url': 'https://external-preview.redd.it/McEw_FHP1hwQcGrQepIJMWoyEKTcL29JkR7FNlhz6Uw.png?width=960&crop=smart&format=pjpg&auto=webp&s=870bb24d351635872d9cf8094df1fef233c5f6f0',
        'width': 960},
       {'height': 607,
        'url': 'https://external-preview.redd.it/McEw_FHP1hwQcGrQepIJMWoyEKTcL29JkR7FNlhz6Uw.png?width=1080&crop=smart&format=pjpg&auto=webp&s=1d2c1790b80ecb63cfaf2bdf13c1d4faa2543e74',
        'width': 1080}],
      'source': {'height': 2160,
       'url': 'https://external-preview.redd.it/McEw_FHP1hwQcGrQepIJMWoyEKTcL29JkR7FNlhz6Uw.png?format=pjpg&auto=webp&s=a6bae4c29e4c61bfafb25b6ea32f13efd82e322e',
       'width': 3840},
      'variants': {}}]},
   'pwls': 6,
   'retrieved_on': 1595580713,
   'score': 3879,
   'secure_media': {'reddit_video': {'dash_url': 'https://v.redd.it/o73c04rgjpc51/DASHPlaylist.mpd?a=1598172713%2CNTY3OWEwNmY2YzBlMGNhNzBiZjdhZTExYmQ0Nzc0MmQ5Yjk4OWJiYzhhYmM5MDY0MzFhMzViMjY4NzYyM2Q5Nw%3D%3D&v=1&f=sd',
     'duration': 214,
     'fallback_url': 'https://v.redd.it/o73c04rgjpc51/DASH_1080.mp4?source=fallback',
     'height': 2160,
     'hls_url': 'https://v.redd.it/o73c04rgjpc51/HLSPlaylist.m3u8?a=1598172713%2CMzU3YWFiMDgxYWVlYjEyZDE2MjE0MmJlMTYwODcxZmE3NThjZTUwODU3YzhiOGI5NjkwYzk3NWUyM2I0ZGJlYw%3D%3D&v=1&f=sd',
     'is_gif': False,
     'scrubber_media_url': 'https://v.redd.it/o73c04rgjpc51/DASH_96.mp4',
     'transcoding_status': 'completed',
     'width': 3840}},
   'selftext': '',
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 531203,
   'subreddit_type': 'public',
   'thumbnail': 'https://b.thumbs.redditmedia.com/e8WMgRN253CVtwQHfabZykAuthzlD4T1tEtRIwhK0sw.jpg',
   'thumbnail_height': 78,
   'thumbnail_width': 140,
   'title': 'Wholesome VALORANT Knife Fight Game',
   'total_awards_received': 0,
   'treatment_tags': [],
   'upvote_ratio': 0.98,
   'url': 'https://v.redd.it/o73c04rgjpc51',
   'url_overridden_by_dest': 'https://v.redd.it/o73c04rgjpc51',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [{'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 400,
     'coin_reward': 0,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': 'An amazing showing.',
     'end_date': None,
     'giver_coin_reward': 0,
     'icon_format': 'APNG',
     'icon_height': 512,
     'icon_url': 'https://www.redditstatic.com/gold/awards/icon/SnooClapping_512.png',
     'icon_width': 512,
     'id': 'award_84276b1e-cc8f-484f-a19c-be6c09adc1a5',
     'is_enabled': True,
     'is_new': False,
     'name': 'Bravo!',
     'penny_donate': 0,
     'penny_price': 0,
     'resized_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/SnooClapping_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/SnooClapping_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/SnooClapping_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/SnooClapping_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/SnooClapping_128.png',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=16&height=16&auto=webp&s=647cccf78702582f30d23908180da092b135cffe',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=32&height=32&auto=webp&s=4644ac0618ecdef010ae2368e2e58669953fd9a3',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=48&height=48&auto=webp&s=ca4efb2faa26429279f44ced2822f5e81ff37537',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=64&height=64&auto=webp&s=3a307ad71aad031accfd47f1af82a2b1e09195cc',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=128&height=128&auto=webp&s=fb9b2c432b1ddd85fd653ef3cc1a28e5edc40a1f',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 512,
     'static_icon_url': 'https://i.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png',
     'static_icon_width': 512,
     'subreddit_coin_reward': 0,
     'subreddit_id': None},
    {'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 100,
     'coin_reward': 0,
     'count': 2,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': "Shows the Silver Award... and that's it.",
     'end_date': None,
     'giver_coin_reward': None,
     'icon_format': None,
     'icon_height': 512,
     'icon_url': 'https://www.redditstatic.com/gold/awards/icon/silver_512.png',
     'icon_width': 512,
     'id': 'gid_1',
     'is_enabled': True,
     'is_new': False,
     'name': 'Silver',
     'penny_donate': None,
     'penny_price': None,
     'resized_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_128.png',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_128.png',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 512,
     'static_icon_url': 'https://www.redditstatic.com/gold/awards/icon/silver_512.png',
     'static_icon_width': 512,
     'subreddit_coin_reward': 0,
     'subreddit_id': None}],
   'allow_live_comments': True,
   'author': 'katnuss',
   'author_flair_background_color': 'transparent',
   'author_flair_css_class': None,
   'author_flair_richtext': [{'a': ':sage:',
     'e': 'emoji',
     'u': 'https://emoji.redditmedia.com/ej3qm6s3y1251_t5_2dkvmc/sage'}],
   'author_flair_template_id': '5e760234-7c73-11ea-91e3-0e7ae27de94f',
   'author_flair_text': ':sage:',
   'author_flair_text_color': 'dark',
   'author_flair_type': 'richtext',
   'author_fullname': 't2_eew8t',
   'author_patreon_flair': False,
   'author_premium': False,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595511198,
   'domain': 'self.VALORANT',
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/hwfq37/all_these_posts_about_radianite_got_me_thinking/',
   'gildings': {'gid_1': 2},
   'id': 'hwfq37',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': False,
   'is_robot_indexable': True,
   'is_self': True,
   'is_video': False,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media_metadata': {'vunk5poe0mc51': {'e': 'Image',
     'id': 'vunk5poe0mc51',
     'm': 'image/png',
     'p': [{'u': 'https://preview.redd.it/vunk5poe0mc51.png?width=108&crop=smart&auto=webp&s=2aa910d285e7edfc8a1852e5ce692a5318584b37',
       'x': 108,
       'y': 108},
      {'u': 'https://preview.redd.it/vunk5poe0mc51.png?width=216&crop=smart&auto=webp&s=011e9c45c22158b8da46ab68fef35b5bf0944026',
       'x': 216,
       'y': 216},
      {'u': 'https://preview.redd.it/vunk5poe0mc51.png?width=320&crop=smart&auto=webp&s=b282e1b8f6673896280fe47a9f62323342364868',
       'x': 320,
       'y': 320},
      {'u': 'https://preview.redd.it/vunk5poe0mc51.png?width=640&crop=smart&auto=webp&s=b9d0b0f6b2fb61fde0334cba265d0a0d9cef62c7',
       'x': 640,
       'y': 640},
      {'u': 'https://preview.redd.it/vunk5poe0mc51.png?width=960&crop=smart&auto=webp&s=a0f47dfc20c8fb99d9d4b33677ebeda4e732a4b5',
       'x': 960,
       'y': 960},
      {'u': 'https://preview.redd.it/vunk5poe0mc51.png?width=1080&crop=smart&auto=webp&s=bce5ef1d9113a47aa5e6b81e938956514e54c443',
       'x': 1080,
       'y': 1080}],
     's': {'u': 'https://preview.redd.it/vunk5poe0mc51.png?width=1080&format=png&auto=webp&s=7abecab563009f1da255b3d8ae0e5efe200e6ca7',
      'x': 1080,
      'y': 1080},
     'status': 'valid'}},
   'media_only': False,
   'no_follow': False,
   'num_comments': 672,
   'num_crossposts': 0,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/hwfq37/all_these_posts_about_radianite_got_me_thinking/',
   'pinned': False,
   'pwls': 6,
   'retrieved_on': 1595544861,
   'score': 3811,
   'selftext': "​\n\n[https:\\/\\/i.redd.it\\/l1uqpahvllc51.png](https://preview.redd.it/vunk5poe0mc51.png?width=1080&format=png&auto=webp&s=7abecab563009f1da255b3d8ae0e5efe200e6ca7)\n\nLMAO, thought it was really fitting. Nonetheless, I still think radianite is dumb and they need to make this game a bit more inclusive for those of us that can't afford to spend BIG bucks on skins :-(\n\n​\n\np.s. I made this high quality, original, high effort meme for this community to enjoy! I made sure to follow every rule so if this gets taken down again, I'm just gonna give up and leave lmao.",
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 530583,
   'subreddit_type': 'public',
   'thumbnail': 'https://b.thumbs.redditmedia.com/9Or0b9IxKPQKYNtj8DPjrIBbEd5zb852Ge2n_Yvpntw.jpg',
   'thumbnail_height': 140,
   'thumbnail_width': 140,
   'title': 'All these posts about Radianite got me thinking about what I learnt in Psych class....',
   'total_awards_received': 3,
   'treatment_tags': [],
   'upvote_ratio': 0.98,
   'url': 'https://www.reddit.com/r/VALORANT/comments/hwfq37/all_these_posts_about_radianite_got_me_thinking/',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [{'award_sub_type': 'APPRECIATION',
     'award_type': 'global',
     'coin_price': 250,
     'coin_reward': 100,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': 'When something new and creative wows you. Gives %{coin_symbol}100 Coins to both the author and the community.',
     'end_date': None,
     'giver_coin_reward': None,
     'icon_format': None,
     'icon_height': 2048,
     'icon_url': 'https://i.redd.it/award_images/t5_22cerq/b8xt4z8yajz31_Original.png',
     'icon_width': 2048,
     'id': 'award_d306c865-0d49-4a36-a1ab-a4122a0e3480',
     'is_enabled': True,
     'is_new': False,
     'name': 'Original',
     'penny_donate': None,
     'penny_price': None,
     'resized_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/b8xt4z8yajz31_Original.png?width=16&height=16&auto=webp&s=21718bd862588a489d0c6b89e5ba32269387e2e5',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/b8xt4z8yajz31_Original.png?width=32&height=32&auto=webp&s=8a3b9b1cb74168e3eeeeed57c30f46b0d954b3f8',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/b8xt4z8yajz31_Original.png?width=48&height=48&auto=webp&s=0b046a5aa2d103ed9a1b7376df260292c1d33038',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/b8xt4z8yajz31_Original.png?width=64&height=64&auto=webp&s=ac1fd6d89d9f4b7dee7b9fb04bf4a23ce7349ac2',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/b8xt4z8yajz31_Original.png?width=128&height=128&auto=webp&s=31b320ce2507f81095921f73f35f912c151be6c6',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/b8xt4z8yajz31_Original.png?width=16&height=16&auto=webp&s=21718bd862588a489d0c6b89e5ba32269387e2e5',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/b8xt4z8yajz31_Original.png?width=32&height=32&auto=webp&s=8a3b9b1cb74168e3eeeeed57c30f46b0d954b3f8',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/b8xt4z8yajz31_Original.png?width=48&height=48&auto=webp&s=0b046a5aa2d103ed9a1b7376df260292c1d33038',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/b8xt4z8yajz31_Original.png?width=64&height=64&auto=webp&s=ac1fd6d89d9f4b7dee7b9fb04bf4a23ce7349ac2',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/b8xt4z8yajz31_Original.png?width=128&height=128&auto=webp&s=31b320ce2507f81095921f73f35f912c151be6c6',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 2048,
     'static_icon_url': 'https://i.redd.it/award_images/t5_22cerq/b8xt4z8yajz31_Original.png',
     'static_icon_width': 2048,
     'subreddit_coin_reward': 100,
     'subreddit_id': None}],
   'allow_live_comments': True,
   'author': 'HavikDBall',
   'author_flair_css_class': None,
   'author_flair_richtext': [],
   'author_flair_text': None,
   'author_flair_type': 'text',
   'author_fullname': 't2_n9wph',
   'author_patreon_flair': False,
   'author_premium': False,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595412303,
   'domain': 'v.redd.it',
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/hvr4g0/ive_been_working_on_this_for_over_a_month_and_its/',
   'gildings': {},
   'id': 'hvr4g0',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': True,
   'is_robot_indexable': True,
   'is_self': False,
   'is_video': True,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media': {'reddit_video': {'dash_url': 'https://v.redd.it/vw8qmpvftdc51/DASHPlaylist.mpd?a=1598055615%2CMjkwYzdmMWEzMmY4ZWUxMWU3MDYzMTZiMmRkMjBmYjJmOTgzMjZhOTlmYmY5OWFmZTJmZWRjMTRjNTZkYzVhZQ%3D%3D&v=1&f=sd',
     'duration': 172,
     'fallback_url': 'https://v.redd.it/vw8qmpvftdc51/DASH_1080.mp4?source=fallback',
     'height': 1080,
     'hls_url': 'https://v.redd.it/vw8qmpvftdc51/HLSPlaylist.m3u8?a=1598055615%2CODc4NjJlNjNjNjU1NDVhZjk0ZTAyMDk5YzcwYmNmNDExYWU1MjhiZDAyNjQ3Njc4NWQzMDMyNzBmNzZiMDc5Zg%3D%3D&v=1&f=sd',
     'is_gif': False,
     'scrubber_media_url': 'https://v.redd.it/vw8qmpvftdc51/DASH_96.mp4',
     'transcoding_status': 'completed',
     'width': 1920}},
   'media_only': False,
   'no_follow': False,
   'num_comments': 355,
   'num_crossposts': 2,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/hvr4g0/ive_been_working_on_this_for_over_a_month_and_its/',
   'pinned': False,
   'post_hint': 'hosted:video',
   'preview': {'enabled': False,
    'images': [{'id': 'eulrnQ1JgyMv1d8IQd0_pVtflq6pbOYWdM96tEDEfKA',
      'resolutions': [{'height': 60,
        'url': 'https://external-preview.redd.it/OEWQjGgfob4wnmCmkZ0YVkGEiY_KeLKnYsfmEzl9YYA.png?width=108&crop=smart&format=pjpg&auto=webp&s=2dd4f76eb314d1055278e79b1007a6e90452302f',
        'width': 108},
       {'height': 121,
        'url': 'https://external-preview.redd.it/OEWQjGgfob4wnmCmkZ0YVkGEiY_KeLKnYsfmEzl9YYA.png?width=216&crop=smart&format=pjpg&auto=webp&s=0cceb34fd722690e7b212f735f939c8a3473c528',
        'width': 216},
       {'height': 180,
        'url': 'https://external-preview.redd.it/OEWQjGgfob4wnmCmkZ0YVkGEiY_KeLKnYsfmEzl9YYA.png?width=320&crop=smart&format=pjpg&auto=webp&s=2e4700e4237aff883d7f88c9f91367bc2f71ef35',
        'width': 320},
       {'height': 360,
        'url': 'https://external-preview.redd.it/OEWQjGgfob4wnmCmkZ0YVkGEiY_KeLKnYsfmEzl9YYA.png?width=640&crop=smart&format=pjpg&auto=webp&s=3ec9facb4b84854d4797222813a243d479e0393b',
        'width': 640},
       {'height': 540,
        'url': 'https://external-preview.redd.it/OEWQjGgfob4wnmCmkZ0YVkGEiY_KeLKnYsfmEzl9YYA.png?width=960&crop=smart&format=pjpg&auto=webp&s=867b446930699c1c82ebd8c0dc4f31fbc7e614ee',
        'width': 960},
       {'height': 607,
        'url': 'https://external-preview.redd.it/OEWQjGgfob4wnmCmkZ0YVkGEiY_KeLKnYsfmEzl9YYA.png?width=1080&crop=smart&format=pjpg&auto=webp&s=5300452511e7a71a076eb3a10411b8efcbcdcc12',
        'width': 1080}],
      'source': {'height': 1080,
       'url': 'https://external-preview.redd.it/OEWQjGgfob4wnmCmkZ0YVkGEiY_KeLKnYsfmEzl9YYA.png?format=pjpg&auto=webp&s=cdb386c9d10b107549815c1e54f1768a4b68286c',
       'width': 1920},
      'variants': {}}]},
   'pwls': 6,
   'retrieved_on': 1595463615,
   'score': 3794,
   'secure_media': {'reddit_video': {'dash_url': 'https://v.redd.it/vw8qmpvftdc51/DASHPlaylist.mpd?a=1598055615%2CMjkwYzdmMWEzMmY4ZWUxMWU3MDYzMTZiMmRkMjBmYjJmOTgzMjZhOTlmYmY5OWFmZTJmZWRjMTRjNTZkYzVhZQ%3D%3D&v=1&f=sd',
     'duration': 172,
     'fallback_url': 'https://v.redd.it/vw8qmpvftdc51/DASH_1080.mp4?source=fallback',
     'height': 1080,
     'hls_url': 'https://v.redd.it/vw8qmpvftdc51/HLSPlaylist.m3u8?a=1598055615%2CODc4NjJlNjNjNjU1NDVhZjk0ZTAyMDk5YzcwYmNmNDExYWU1MjhiZDAyNjQ3Njc4NWQzMDMyNzBmNzZiMDc5Zg%3D%3D&v=1&f=sd',
     'is_gif': False,
     'scrubber_media_url': 'https://v.redd.it/vw8qmpvftdc51/DASH_96.mp4',
     'transcoding_status': 'completed',
     'width': 1920}},
   'selftext': '',
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 528807,
   'subreddit_type': 'public',
   'thumbnail': 'https://b.thumbs.redditmedia.com/6zbklWBPvZ0yJQWhjDO3NK94riA_p6L2m56wJL-_TzI.jpg',
   'thumbnail_height': 78,
   'thumbnail_width': 140,
   'title': "I've been working on this for over a month and its finally done... Hope you all enjoy! Ladies and Gentleman, i present you 'Jett Wick'!",
   'total_awards_received': 1,
   'treatment_tags': [],
   'upvote_ratio': 0.93,
   'url': 'https://v.redd.it/vw8qmpvftdc51',
   'url_overridden_by_dest': 'https://v.redd.it/vw8qmpvftdc51',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [],
   'allow_live_comments': True,
   'author': 'Aegon_Targaryen101',
   'author_flair_css_class': None,
   'author_flair_richtext': [],
   'author_flair_text': None,
   'author_flair_type': 'text',
   'author_fullname': 't2_35ix068o',
   'author_patreon_flair': False,
   'author_premium': False,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595173004,
   'domain': 'v.redd.it',
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/hu2etm/how_to_hold_a_in_acent_with_cypher_i_have_seen/',
   'gildings': {},
   'id': 'hu2etm',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': True,
   'is_robot_indexable': True,
   'is_self': False,
   'is_video': True,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media': {'reddit_video': {'dash_url': 'https://v.redd.it/x0xm9ew42ub51/DASHPlaylist.mpd?a=1597855422%2CM2E2MGUzNmViOGJhMTk3MDkwMDk3ZTk2NzhlNThhZWFjZmFiNmI4OGVmYmU2NmEwNGRiZmI1OWYxNDE0MjVjMQ%3D%3D&v=1&f=sd',
     'duration': 71,
     'fallback_url': 'https://v.redd.it/x0xm9ew42ub51/DASH_1080.mp4?source=fallback',
     'height': 1080,
     'hls_url': 'https://v.redd.it/x0xm9ew42ub51/HLSPlaylist.m3u8?a=1597855422%2CMDlkNWQyMzkzNzhlY2MwOTRlOWZhMmVlNzk5NWQxNjYxNzc1OTc0OWViYTFkMjg4YWM2ZWJhODU3MjJkMTg4MA%3D%3D&v=1&f=sd',
     'is_gif': False,
     'scrubber_media_url': 'https://v.redd.it/x0xm9ew42ub51/DASH_96.mp4',
     'transcoding_status': 'completed',
     'width': 1920}},
   'media_only': False,
   'no_follow': False,
   'num_comments': 205,
   'num_crossposts': 0,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/hu2etm/how_to_hold_a_in_acent_with_cypher_i_have_seen/',
   'pinned': False,
   'post_hint': 'hosted:video',
   'preview': {'enabled': False,
    'images': [{'id': '5nn2mUkA4zAdAhl4HnGEJSRrqd9Hw5U2DONTuDn9Mvs',
      'resolutions': [{'height': 60,
        'url': 'https://external-preview.redd.it/76xt90OyQKW5F3EJ9g7WYlqcw7xRRiZB91TvHwLctrs.png?width=108&crop=smart&format=pjpg&auto=webp&s=f643dd4fdec3b2bb9735901d9d040bef59367b85',
        'width': 108},
       {'height': 121,
        'url': 'https://external-preview.redd.it/76xt90OyQKW5F3EJ9g7WYlqcw7xRRiZB91TvHwLctrs.png?width=216&crop=smart&format=pjpg&auto=webp&s=7030964aa576b2bfe7d690e45735d060aaf99b6c',
        'width': 216},
       {'height': 180,
        'url': 'https://external-preview.redd.it/76xt90OyQKW5F3EJ9g7WYlqcw7xRRiZB91TvHwLctrs.png?width=320&crop=smart&format=pjpg&auto=webp&s=753a71576d3444af0de8516169609f9f7cb2d06a',
        'width': 320},
       {'height': 360,
        'url': 'https://external-preview.redd.it/76xt90OyQKW5F3EJ9g7WYlqcw7xRRiZB91TvHwLctrs.png?width=640&crop=smart&format=pjpg&auto=webp&s=49a9497f1339f7757332d7befc5f26dd87acf8a1',
        'width': 640},
       {'height': 540,
        'url': 'https://external-preview.redd.it/76xt90OyQKW5F3EJ9g7WYlqcw7xRRiZB91TvHwLctrs.png?width=960&crop=smart&format=pjpg&auto=webp&s=de05bd0717a638aaa2a4e980d815a6a829e0be9f',
        'width': 960},
       {'height': 607,
        'url': 'https://external-preview.redd.it/76xt90OyQKW5F3EJ9g7WYlqcw7xRRiZB91TvHwLctrs.png?width=1080&crop=smart&format=pjpg&auto=webp&s=c774ee0e0c06815bc57d753b534b198302e52615',
        'width': 1080}],
      'source': {'height': 1080,
       'url': 'https://external-preview.redd.it/76xt90OyQKW5F3EJ9g7WYlqcw7xRRiZB91TvHwLctrs.png?format=pjpg&auto=webp&s=ad04204c6abb5147a9bed11bdaab89b338a4410b',
       'width': 1920},
      'variants': {}}]},
   'pwls': 6,
   'retrieved_on': 1595263423,
   'score': 3497,
   'secure_media': {'reddit_video': {'dash_url': 'https://v.redd.it/x0xm9ew42ub51/DASHPlaylist.mpd?a=1597855422%2CM2E2MGUzNmViOGJhMTk3MDkwMDk3ZTk2NzhlNThhZWFjZmFiNmI4OGVmYmU2NmEwNGRiZmI1OWYxNDE0MjVjMQ%3D%3D&v=1&f=sd',
     'duration': 71,
     'fallback_url': 'https://v.redd.it/x0xm9ew42ub51/DASH_1080.mp4?source=fallback',
     'height': 1080,
     'hls_url': 'https://v.redd.it/x0xm9ew42ub51/HLSPlaylist.m3u8?a=1597855422%2CMDlkNWQyMzkzNzhlY2MwOTRlOWZhMmVlNzk5NWQxNjYxNzc1OTc0OWViYTFkMjg4YWM2ZWJhODU3MjJkMTg4MA%3D%3D&v=1&f=sd',
     'is_gif': False,
     'scrubber_media_url': 'https://v.redd.it/x0xm9ew42ub51/DASH_96.mp4',
     'transcoding_status': 'completed',
     'width': 1920}},
   'selftext': '',
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 522795,
   'subreddit_type': 'public',
   'thumbnail': 'https://b.thumbs.redditmedia.com/3GhOEeqS7ujUKFalO0PIEavUfPA9dtbYlrAJF_KjHso.jpg',
   'thumbnail_height': 78,
   'thumbnail_width': 140,
   'title': "How to hold A in Acent with Cypher (I have seen someone doing the same trick but I couldn't do it the same way so i created mine).",
   'total_awards_received': 0,
   'treatment_tags': [],
   'upvote_ratio': 0.98,
   'url': 'https://v.redd.it/x0xm9ew42ub51',
   'url_overridden_by_dest': 'https://v.redd.it/x0xm9ew42ub51',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [{'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 150,
     'coin_reward': 0,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': 'Thank you stranger. Shows the award.',
     'end_date': None,
     'giver_coin_reward': None,
     'icon_format': None,
     'icon_height': 2048,
     'icon_url': 'https://i.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png',
     'icon_width': 2048,
     'id': 'award_f44611f1-b89e-46dc-97fe-892280b13b82',
     'is_enabled': True,
     'is_new': False,
     'name': 'Helpful',
     'penny_donate': None,
     'penny_price': None,
     'resized_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16&height=16&auto=webp&s=a5662dfbdb402bf67866c050aa76c31c147c2f45',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32&height=32&auto=webp&s=a6882eb3f380e8e88009789f4d0072e17b8c59f1',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48&height=48&auto=webp&s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64&height=64&auto=webp&s=8e5bb2e76683cb6b161830bcdd9642049d6adc11',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128&height=128&auto=webp&s=eda4a9246f95f42ee6940cc0ec65306fd20de878',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16&height=16&auto=webp&s=a5662dfbdb402bf67866c050aa76c31c147c2f45',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32&height=32&auto=webp&s=a6882eb3f380e8e88009789f4d0072e17b8c59f1',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48&height=48&auto=webp&s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64&height=64&auto=webp&s=8e5bb2e76683cb6b161830bcdd9642049d6adc11',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128&height=128&auto=webp&s=eda4a9246f95f42ee6940cc0ec65306fd20de878',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 2048,
     'static_icon_url': 'https://i.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png',
     'static_icon_width': 2048,
     'subreddit_coin_reward': 0,
     'subreddit_id': None},
    {'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 100,
     'coin_reward': 0,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': "Shows the Silver Award... and that's it.",
     'end_date': None,
     'giver_coin_reward': None,
     'icon_format': None,
     'icon_height': 512,
     'icon_url': 'https://www.redditstatic.com/gold/awards/icon/silver_512.png',
     'icon_width': 512,
     'id': 'gid_1',
     'is_enabled': True,
     'is_new': False,
     'name': 'Silver',
     'penny_donate': None,
     'penny_price': None,
     'resized_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_128.png',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_128.png',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 512,
     'static_icon_url': 'https://www.redditstatic.com/gold/awards/icon/silver_512.png',
     'static_icon_width': 512,
     'subreddit_coin_reward': 0,
     'subreddit_id': None},
    {'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 50,
     'coin_reward': 0,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': 'Listen, get educated, and get involved.',
     'end_date': None,
     'giver_coin_reward': 0,
     'icon_format': 'PNG',
     'icon_height': 2048,
     'icon_url': 'https://i.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png',
     'icon_width': 2048,
     'id': 'award_69c94eb4-d6a3-48e7-9cf2-0f39fed8b87c',
     'is_enabled': True,
     'is_new': False,
     'name': 'Ally',
     'penny_donate': 0,
     'penny_price': 0,
     'resized_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=16&height=16&auto=webp&s=bb033b3352b6ece0954d279a56f99e16c67abe14',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=32&height=32&auto=webp&s=a8e1d0c2994e6e0b254fab1611d539a4fb94e38a',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=48&height=48&auto=webp&s=723e4e932c9692ac61cf5b7509424c6ae1b5d220',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=64&height=64&auto=webp&s=b7f0640e403ac0ef31236a4a0b7f3dc25de6046c',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=128&height=128&auto=webp&s=ac954bb1a06af66bf9295bbfee4550443fb6f21d',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=16&height=16&auto=webp&s=bb033b3352b6ece0954d279a56f99e16c67abe14',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=32&height=32&auto=webp&s=a8e1d0c2994e6e0b254fab1611d539a4fb94e38a',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=48&height=48&auto=webp&s=723e4e932c9692ac61cf5b7509424c6ae1b5d220',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=64&height=64&auto=webp&s=b7f0640e403ac0ef31236a4a0b7f3dc25de6046c',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png?width=128&height=128&auto=webp&s=ac954bb1a06af66bf9295bbfee4550443fb6f21d',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 2048,
     'static_icon_url': 'https://i.redd.it/award_images/t5_22cerq/5nswjpyy44551_Ally.png',
     'static_icon_width': 2048,
     'subreddit_coin_reward': 0,
     'subreddit_id': None}],
   'allow_live_comments': True,
   'author': 'Yeege22',
   'author_flair_background_color': 'transparent',
   'author_flair_css_class': None,
   'author_flair_richtext': [{'a': ':Jett:',
     'e': 'emoji',
     'u': 'https://emoji.redditmedia.com/mka0tkxgv8251_t5_2dkvmc/Jett'}],
   'author_flair_template_id': '2671da3e-7c73-11ea-8ef7-0e68171f5873',
   'author_flair_text': ':Jett:',
   'author_flair_text_color': 'dark',
   'author_flair_type': 'richtext',
   'author_fullname': 't2_3ymyitc8',
   'author_patreon_flair': False,
   'author_premium': False,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595202808,
   'domain': 'self.VALORANT',
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/huax7u/how_i_made_it_from_bronze_2_to_iron_3_and_how_you/',
   'gildings': {'gid_1': 1},
   'id': 'huax7u',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': False,
   'is_robot_indexable': True,
   'is_self': True,
   'is_video': False,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media_only': False,
   'no_follow': False,
   'num_comments': 377,
   'num_crossposts': 0,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/huax7u/how_i_made_it_from_bronze_2_to_iron_3_and_how_you/',
   'pinned': False,
   'pwls': 6,
   'retrieved_on': 1595290211,
   'score': 3481,
   'selftext': 'First, some background: I am an ex CS player with over 1 hour on the game. I have seen Overwatch on twitch and installed Apex Legends for one week before getting bored. Overall lots of FPS experience.\n\nNow, here are the four main tips I kept in mind during my ranked progression\n\n1) The first thing you want to do is remove the V key from your keyboard. This is because talking in voice chat will distract your teammates and is a must-not. Instead, spam A, B, or C in the text chat whenever you see an opponent because the entire team is pushing you.\n\n2) Agent selection: The most important part of this game is getting kills. Therefore you must always pick Jett, Raze, or Reyna. Practice selecting and locking in your agent in spike rush to make sure you always get who you want. A second tip is to press caps lock during agent selection and type "SAGE PLS SAGE PLS" in chat in order to guarantee a well rounded team. (Everyone needs a healer)\n\n3) Crosshair placement: I have noticed repeatedly that in high ranks, like silver 1 and 2, player often make the mistake of aiming for the head, forgetting about recoil. Recoil is a feature that makes your bullets go up. To counter this, look directly at the floor at all times so that in any engagement your shots will hit the opponents head as recoil occurs.\n\n4) Econ: many new player often make the mistake of buying guns like the phantom. vandal, and operator, along with their abilities. When purchasing these things, players forget that dying will mean they can only buy a pistol. To avoid this, get an stinger, ares, or marshall every round so that you will never need to use bad guns. Abilities aren\'t important, so don\'t buy and save cash. If you\'re feeling extra wealthy, try grapping a frenzy or a shorty to supplement your loadout. \n\nHope this helps everyone! Good luck out there!',
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 523542,
   'subreddit_type': 'public',
   'thumbnail': 'self',
   'title': 'How I made it from Bronze 2 to Iron 3, and how you can do the same.',
   'total_awards_received': 3,
   'treatment_tags': [],
   'upvote_ratio': 0.95,
   'url': 'https://www.reddit.com/r/VALORANT/comments/huax7u/how_i_made_it_from_bronze_2_to_iron_3_and_how_you/',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [{'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 200,
     'coin_reward': 0,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': 'To the MOON.',
     'end_date': None,
     'giver_coin_reward': None,
     'icon_format': None,
     'icon_height': 2048,
     'icon_url': 'https://i.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png',
     'icon_width': 2048,
     'id': 'award_d125d124-5c03-490d-af3d-d07c462003da',
     'is_enabled': True,
     'is_new': False,
     'name': 'Stonks Rising',
     'penny_donate': None,
     'penny_price': None,
     'resized_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=16&height=16&auto=webp&s=3bdbd7660aa0164072a243b6df9100da769e8278',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=32&height=32&auto=webp&s=30aa8ad7b30c73defb1b1b49dc055f42c8c39fcc',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=48&height=48&auto=webp&s=a5109b271dbe4f27927ee8bac7f23d1962a44936',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=64&height=64&auto=webp&s=6d6ca632d8c63e6d4e41ff8dbe4600528a4445b2',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=128&height=128&auto=webp&s=1f2ed12b4e132e68d553c702d6639a3dc065821c',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=16&height=16&auto=webp&s=3bdbd7660aa0164072a243b6df9100da769e8278',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=32&height=32&auto=webp&s=30aa8ad7b30c73defb1b1b49dc055f42c8c39fcc',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=48&height=48&auto=webp&s=a5109b271dbe4f27927ee8bac7f23d1962a44936',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=64&height=64&auto=webp&s=6d6ca632d8c63e6d4e41ff8dbe4600528a4445b2',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png?width=128&height=128&auto=webp&s=1f2ed12b4e132e68d553c702d6639a3dc065821c',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 2048,
     'static_icon_url': 'https://i.redd.it/award_images/t5_22cerq/s5edqq9abef41_StonksRising.png',
     'static_icon_width': 2048,
     'subreddit_coin_reward': 0,
     'subreddit_id': None}],
   'allow_live_comments': True,
   'author': 'Banana_mountain',
   'author_flair_css_class': None,
   'author_flair_richtext': [],
   'author_flair_text': None,
   'author_flair_type': 'text',
   'author_fullname': 't2_313ubq61',
   'author_patreon_flair': False,
   'author_premium': False,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595184156,
   'domain': 'self.VALORANT',
   'edited': 1595226375,
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/hu5lqk/3d_printed_jetts_knife/',
   'gildings': {},
   'id': 'hu5lqk',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': False,
   'is_robot_indexable': True,
   'is_self': True,
   'is_video': False,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media_metadata': {'ao80yznyzub51': {'e': 'Image',
     'id': 'ao80yznyzub51',
     'm': 'image/jpg',
     'p': [{'u': 'https://preview.redd.it/ao80yznyzub51.jpg?width=108&crop=smart&auto=webp&s=be357cc34466f63eff26fdc5dd0ee841deb2affe',
       'x': 108,
       'y': 50},
      {'u': 'https://preview.redd.it/ao80yznyzub51.jpg?width=216&crop=smart&auto=webp&s=3ac64f31ebb3a8c538e4f594d400e6550b4a6527',
       'x': 216,
       'y': 101},
      {'u': 'https://preview.redd.it/ao80yznyzub51.jpg?width=320&crop=smart&auto=webp&s=2853756c3f00011bed8616c4bf628b082f729c83',
       'x': 320,
       'y': 150},
      {'u': 'https://preview.redd.it/ao80yznyzub51.jpg?width=640&crop=smart&auto=webp&s=160c7a9fa740a7fe6ba8c8d469e477054d7987f7',
       'x': 640,
       'y': 300},
      {'u': 'https://preview.redd.it/ao80yznyzub51.jpg?width=960&crop=smart&auto=webp&s=2021c16d7a521ad85d900e560d27dda903aeedd6',
       'x': 960,
       'y': 450},
      {'u': 'https://preview.redd.it/ao80yznyzub51.jpg?width=1080&crop=smart&auto=webp&s=f6498467e89341740f5fb8b055d4a6f20b4f7ef6',
       'x': 1080,
       'y': 506}],
     's': {'u': 'https://preview.redd.it/ao80yznyzub51.jpg?width=1127&format=pjpg&auto=webp&s=a2ba0550820d8854c02d394178d840bf414e2ca5',
      'x': 1127,
      'y': 529},
     'status': 'valid'}},
   'media_only': False,
   'no_follow': False,
   'num_comments': 252,
   'num_crossposts': 0,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/hu5lqk/3d_printed_jetts_knife/',
   'pinned': False,
   'post_hint': 'self',
   'preview': {'enabled': False,
    'images': [{'id': '0dcPLgde-VaIDK8UvrbOuHfZxRDJFfONvSiZmPK75aE',
      'resolutions': [{'height': 50,
        'url': 'https://external-preview.redd.it/yq3dU0_wOwkcWtDGwG9EtvaTYebyI9GKbAbRct6eyoY.jpg?width=108&crop=smart&auto=webp&s=28d263983300b61ba386effb9f52e88d6d93f73c',
        'width': 108},
       {'height': 101,
        'url': 'https://external-preview.redd.it/yq3dU0_wOwkcWtDGwG9EtvaTYebyI9GKbAbRct6eyoY.jpg?width=216&crop=smart&auto=webp&s=d4e3233e2e7ddbb24b23657b239de52f5e1395f3',
        'width': 216},
       {'height': 150,
        'url': 'https://external-preview.redd.it/yq3dU0_wOwkcWtDGwG9EtvaTYebyI9GKbAbRct6eyoY.jpg?width=320&crop=smart&auto=webp&s=4a5e432198bb61cbaa1c0c23753fdf7bb369ef8b',
        'width': 320},
       {'height': 300,
        'url': 'https://external-preview.redd.it/yq3dU0_wOwkcWtDGwG9EtvaTYebyI9GKbAbRct6eyoY.jpg?width=640&crop=smart&auto=webp&s=75e8d8c670b446d7ed52ace673b4729f176ec4be',
        'width': 640},
       {'height': 450,
        'url': 'https://external-preview.redd.it/yq3dU0_wOwkcWtDGwG9EtvaTYebyI9GKbAbRct6eyoY.jpg?width=960&crop=smart&auto=webp&s=67a5643eb77e2e7d7eead8188429d2286437d306',
        'width': 960},
       {'height': 506,
        'url': 'https://external-preview.redd.it/yq3dU0_wOwkcWtDGwG9EtvaTYebyI9GKbAbRct6eyoY.jpg?width=1080&crop=smart&auto=webp&s=7c688fa4b79490273946779c01436ba17563ec19',
        'width': 1080}],
      'source': {'height': 529,
       'url': 'https://external-preview.redd.it/yq3dU0_wOwkcWtDGwG9EtvaTYebyI9GKbAbRct6eyoY.jpg?auto=webp&s=7e30cf27bad43179fb7d7fd0969265bb0ec7c2f0',
       'width': 1127},
      'variants': {}}]},
   'pwls': 6,
   'retrieved_on': 1595273638,
   'score': 3232,
   'selftext': "I 3D printed Jett's knife as a gift for a friend. Thought y'all would like to see! It took around 5 hours to print, pretty happy with the result!\n\nEdit: As a non Valorant player I’ve been informed that it’s Jett’s Kunai not knife \n\nhttps://preview.redd.it/ao80yznyzub51.jpg?width=1127&format=pjpg&auto=webp&s=a2ba0550820d8854c02d394178d840bf414e2ca5",
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 523036,
   'subreddit_type': 'public',
   'thumbnail': 'https://b.thumbs.redditmedia.com/H7ahk6EWrk0CwyYwNVvlqcLK8Pj0LqhcptrsPmCUhRo.jpg',
   'thumbnail_height': 65,
   'thumbnail_width': 140,
   'title': "3D printed Jett's knife",
   'total_awards_received': 1,
   'treatment_tags': [],
   'upvote_ratio': 0.99,
   'url': 'https://www.reddit.com/r/VALORANT/comments/hu5lqk/3d_printed_jetts_knife/',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [{'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 100,
     'coin_reward': 0,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': "Shows the Silver Award... and that's it.",
     'end_date': None,
     'giver_coin_reward': None,
     'icon_format': None,
     'icon_height': 512,
     'icon_url': 'https://www.redditstatic.com/gold/awards/icon/silver_512.png',
     'icon_width': 512,
     'id': 'gid_1',
     'is_enabled': True,
     'is_new': False,
     'name': 'Silver',
     'penny_donate': None,
     'penny_price': None,
     'resized_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_128.png',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_16.png',
       'width': 16},
      {'height': 32,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_32.png',
       'width': 32},
      {'height': 48,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_48.png',
       'width': 48},
      {'height': 64,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_64.png',
       'width': 64},
      {'height': 128,
       'url': 'https://www.redditstatic.com/gold/awards/icon/silver_128.png',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 512,
     'static_icon_url': 'https://www.redditstatic.com/gold/awards/icon/silver_512.png',
     'static_icon_width': 512,
     'subreddit_coin_reward': 0,
     'subreddit_id': None}],
   'allow_live_comments': False,
   'author': 'Jnavarsete',
   'author_flair_background_color': 'transparent',
   'author_flair_css_class': None,
   'author_flair_richtext': [{'e': 'text', 't': 'Average Jonas '},
    {'a': ':sova:',
     'e': 'emoji',
     'u': 'https://emoji.redditmedia.com/r9pa3q1ex1251_t5_2dkvmc/sova'}],
   'author_flair_template_id': '64ec3a8e-7c73-11ea-b275-0e000ce1d8d3',
   'author_flair_text': 'Average Jonas :sova:',
   'author_flair_text_color': 'dark',
   'author_flair_type': 'richtext',
   'author_fullname': 't2_aqbwu',
   'author_patreon_flair': False,
   'author_premium': False,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595428638,
   'domain': 'v.redd.it',
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/hvuwdi/new_viper_is_fun_d/',
   'gildings': {'gid_1': 1},
   'id': 'hvuwdi',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': True,
   'is_robot_indexable': True,
   'is_self': False,
   'is_video': True,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media': {'reddit_video': {'dash_url': 'https://v.redd.it/gnpvu8gt6fc51/DASHPlaylist.mpd?a=1598068544%2CMmY2NWVkMjUxZmI4Mjc2MzNlNDU3MmMzNDA1MzJkM2MxNmI3MTVjOGJmMDU3ZTdkNTlmMTg2OGQzZDYxODNkNg%3D%3D&v=1&f=sd',
     'duration': 97,
     'fallback_url': 'https://v.redd.it/gnpvu8gt6fc51/DASH_1080.mp4?source=fallback',
     'height': 1080,
     'hls_url': 'https://v.redd.it/gnpvu8gt6fc51/HLSPlaylist.m3u8?a=1598068544%2CMDllODg1YjM0YTRjMzdmZmQ2ODNhOTEyY2E3MWMzMjNiMmE4YmUzNjJjMWE3N2JkYTVjMTI5YzkzNzIxZTY4OA%3D%3D&v=1&f=sd',
     'is_gif': False,
     'scrubber_media_url': 'https://v.redd.it/gnpvu8gt6fc51/DASH_96.mp4',
     'transcoding_status': 'completed',
     'width': 1920}},
   'media_only': False,
   'no_follow': False,
   'num_comments': 220,
   'num_crossposts': 0,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/hvuwdi/new_viper_is_fun_d/',
   'pinned': False,
   'post_hint': 'hosted:video',
   'preview': {'enabled': False,
    'images': [{'id': 'u7OH03znnsaLHpsmTuA4-a1m0FzAyaFlcFXRevfZS-0',
      'resolutions': [{'height': 60,
        'url': 'https://external-preview.redd.it/OcMgCUjXMmdd6VnlNg_ysKPlMSeU77NdKLbLa_yPmV4.png?width=108&crop=smart&format=pjpg&auto=webp&s=69921f186031c3f76e03f0f4743717bfd8f12393',
        'width': 108},
       {'height': 121,
        'url': 'https://external-preview.redd.it/OcMgCUjXMmdd6VnlNg_ysKPlMSeU77NdKLbLa_yPmV4.png?width=216&crop=smart&format=pjpg&auto=webp&s=da09363d4f5ad789a9c0af6afa35a2d725cefbc3',
        'width': 216},
       {'height': 180,
        'url': 'https://external-preview.redd.it/OcMgCUjXMmdd6VnlNg_ysKPlMSeU77NdKLbLa_yPmV4.png?width=320&crop=smart&format=pjpg&auto=webp&s=c02feb4ec60b1966ca2820f1354ab9a02600c614',
        'width': 320},
       {'height': 360,
        'url': 'https://external-preview.redd.it/OcMgCUjXMmdd6VnlNg_ysKPlMSeU77NdKLbLa_yPmV4.png?width=640&crop=smart&format=pjpg&auto=webp&s=1a6cfce0b978cc8ac5abfd6932e05751dd59be31',
        'width': 640},
       {'height': 540,
        'url': 'https://external-preview.redd.it/OcMgCUjXMmdd6VnlNg_ysKPlMSeU77NdKLbLa_yPmV4.png?width=960&crop=smart&format=pjpg&auto=webp&s=cbcfd1e5a16b10fceaa5e7fe4c0253623da9bb74',
        'width': 960},
       {'height': 607,
        'url': 'https://external-preview.redd.it/OcMgCUjXMmdd6VnlNg_ysKPlMSeU77NdKLbLa_yPmV4.png?width=1080&crop=smart&format=pjpg&auto=webp&s=ba69f5b77eb7e5ea17aef1c490e4a4e42fc0dc16',
        'width': 1080}],
      'source': {'height': 1080,
       'url': 'https://external-preview.redd.it/OcMgCUjXMmdd6VnlNg_ysKPlMSeU77NdKLbLa_yPmV4.png?format=pjpg&auto=webp&s=69b2b0b4e68bfa3559a5375deb36f7cd6d3c6ce2',
       'width': 1920},
      'variants': {}}]},
   'pwls': 6,
   'retrieved_on': 1595476544,
   'score': 3117,
   'secure_media': {'reddit_video': {'dash_url': 'https://v.redd.it/gnpvu8gt6fc51/DASHPlaylist.mpd?a=1598068544%2CMmY2NWVkMjUxZmI4Mjc2MzNlNDU3MmMzNDA1MzJkM2MxNmI3MTVjOGJmMDU3ZTdkNTlmMTg2OGQzZDYxODNkNg%3D%3D&v=1&f=sd',
     'duration': 97,
     'fallback_url': 'https://v.redd.it/gnpvu8gt6fc51/DASH_1080.mp4?source=fallback',
     'height': 1080,
     'hls_url': 'https://v.redd.it/gnpvu8gt6fc51/HLSPlaylist.m3u8?a=1598068544%2CMDllODg1YjM0YTRjMzdmZmQ2ODNhOTEyY2E3MWMzMjNiMmE4YmUzNjJjMWE3N2JkYTVjMTI5YzkzNzIxZTY4OA%3D%3D&v=1&f=sd',
     'is_gif': False,
     'scrubber_media_url': 'https://v.redd.it/gnpvu8gt6fc51/DASH_96.mp4',
     'transcoding_status': 'completed',
     'width': 1920}},
   'selftext': '',
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 529114,
   'subreddit_type': 'public',
   'thumbnail': 'https://b.thumbs.redditmedia.com/Wlfa7FYW8xQifGapgfxWHO4hG6u3LIql6FJBWg31A7I.jpg',
   'thumbnail_height': 78,
   'thumbnail_width': 140,
   'title': 'New Viper is fun :D',
   'total_awards_received': 1,
   'treatment_tags': [],
   'upvote_ratio': 0.98,
   'url': 'https://v.redd.it/gnpvu8gt6fc51',
   'url_overridden_by_dest': 'https://v.redd.it/gnpvu8gt6fc51',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [],
   'allow_live_comments': True,
   'author': 'jackson558wolf',
   'author_flair_css_class': None,
   'author_flair_richtext': [],
   'author_flair_text': None,
   'author_flair_type': 'text',
   'author_fullname': 't2_15h9vex',
   'author_patreon_flair': False,
   'author_premium': False,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595276955,
   'domain': 'self.VALORANT',
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/hut2gs/new_rank/',
   'gildings': {},
   'id': 'hut2gs',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': False,
   'is_robot_indexable': True,
   'is_self': True,
   'is_video': False,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media_metadata': {'k61wn76vn2c51': {'e': 'Image',
     'id': 'k61wn76vn2c51',
     'm': 'image/png',
     'p': [{'u': 'https://preview.redd.it/k61wn76vn2c51.png?width=108&crop=smart&auto=webp&s=6dc8143197abe5aee475e30a65533a32fa4e8c36',
       'x': 108,
       'y': 36},
      {'u': 'https://preview.redd.it/k61wn76vn2c51.png?width=216&crop=smart&auto=webp&s=398d4c52c8e99e232508eb8bc0348a12f9988f54',
       'x': 216,
       'y': 72},
      {'u': 'https://preview.redd.it/k61wn76vn2c51.png?width=320&crop=smart&auto=webp&s=e863d3e9e22f5a90041bbce349e34ced0feb4f50',
       'x': 320,
       'y': 107},
      {'u': 'https://preview.redd.it/k61wn76vn2c51.png?width=640&crop=smart&auto=webp&s=9c42460d8a94ce4a42c2e3d291fbb3d5bb54e13b',
       'x': 640,
       'y': 215},
      {'u': 'https://preview.redd.it/k61wn76vn2c51.png?width=960&crop=smart&auto=webp&s=0a636942205b0c25e089be48f11ee04e3ca089a2',
       'x': 960,
       'y': 323},
      {'u': 'https://preview.redd.it/k61wn76vn2c51.png?width=1080&crop=smart&auto=webp&s=8a0d39612a092c9afb4f649f59ee314341bf774d',
       'x': 1080,
       'y': 363}],
     's': {'u': 'https://preview.redd.it/k61wn76vn2c51.png?width=1113&format=png&auto=webp&s=e6abfdc2c948bc48ffc60c0ee04c1809a1846d28',
      'x': 1113,
      'y': 375},
     'status': 'valid'}},
   'media_only': False,
   'no_follow': False,
   'num_comments': 345,
   'num_crossposts': 0,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/hut2gs/new_rank/',
   'pinned': False,
   'pwls': 6,
   'retrieved_on': 1595350577,
   'score': 2930,
   'selftext': 'I think I just peaked in my competitive career, I placed this rank after my 5 competitive games. First Unused 1 NA! \n\nhttps://preview.redd.it/k61wn76vn2c51.png?width=1113&format=png&auto=webp&s=e6abfdc2c948bc48ffc60c0ee04c1809a1846d28',
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 524992,
   'subreddit_type': 'public',
   'thumbnail': 'https://b.thumbs.redditmedia.com/4pi5i_D_mo9QWVA-6w1kOm183J2H1ZeKXiw8LdrrpiM.jpg',
   'thumbnail_height': 47,
   'thumbnail_width': 140,
   'title': 'New Rank?',
   'total_awards_received': 0,
   'treatment_tags': [],
   'upvote_ratio': 0.99,
   'url': 'https://www.reddit.com/r/VALORANT/comments/hut2gs/new_rank/',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [],
   'allow_live_comments': True,
   'author': 'russmankiwi',
   'author_flair_css_class': None,
   'author_flair_richtext': [],
   'author_flair_text': None,
   'author_flair_type': 'text',
   'author_fullname': 't2_6nka2kcz',
   'author_patreon_flair': False,
   'author_premium': False,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595391996,
   'domain': 'self.VALORANT',
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/hvn49w/ascent_door_controls_give_wallhacks/',
   'gildings': {},
   'id': 'hvn49w',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': False,
   'is_robot_indexable': True,
   'is_self': True,
   'is_video': False,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media_only': False,
   'no_follow': False,
   'num_comments': 184,
   'num_crossposts': 0,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/hvn49w/ascent_door_controls_give_wallhacks/',
   'pinned': False,
   'post_hint': 'self',
   'preview': {'enabled': False,
    'images': [{'id': '2nHW4K2CttBIIzt6ruX6p08jPLQUdyrwEEuLSPr5TrU',
      'resolutions': [{'height': 81,
        'url': 'https://external-preview.redd.it/tVLCRw28nZOAha3nFDORfzgem8GAycElJ_RQi5TpKEI.jpg?width=108&crop=smart&auto=webp&s=e3c2e52dda7db430bab70c5be85e65257f699e99',
        'width': 108},
       {'height': 162,
        'url': 'https://external-preview.redd.it/tVLCRw28nZOAha3nFDORfzgem8GAycElJ_RQi5TpKEI.jpg?width=216&crop=smart&auto=webp&s=cf9c2a1923bcb578f20f479e63853230bc7f30e6',
        'width': 216},
       {'height': 240,
        'url': 'https://external-preview.redd.it/tVLCRw28nZOAha3nFDORfzgem8GAycElJ_RQi5TpKEI.jpg?width=320&crop=smart&auto=webp&s=24c3167a2690ba84d2ee4a9965eac09568c6804b',
        'width': 320}],
      'source': {'height': 360,
       'url': 'https://external-preview.redd.it/tVLCRw28nZOAha3nFDORfzgem8GAycElJ_RQi5TpKEI.jpg?auto=webp&s=cc652e6353757104d8039831bbb65c4baae773df',
       'width': 480},
      'variants': {}}]},
   'pwls': 6,
   'retrieved_on': 1595447545,
   'score': 2542,
   'selftext': 'First game with the latest patch lead me to find that when you have the ascent door controls highlighted it shows the silhouettes of everyone including enemies behind the wall. This particular example lead us to be able to make the call out that they were walking up to glass and were not going to rotate to B through mid. Pretty map breaking bug, have not tested whether this is the same over at B\n\nEvidence Link:  [https://www.youtube.com/watch?v=UEnDKDMpyQI&feature=youtu.be](https://www.youtube.com/watch?v=UEnDKDMpyQI&feature=youtu.be)',
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 528263,
   'subreddit_type': 'public',
   'thumbnail': 'self',
   'title': 'Ascent Door Controls give Wallhacks',
   'total_awards_received': 0,
   'treatment_tags': [],
   'upvote_ratio': 0.99,
   'url': 'https://www.reddit.com/r/VALORANT/comments/hvn49w/ascent_door_controls_give_wallhacks/',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [],
   'allow_live_comments': True,
   'author': 'TimmyTurner3432',
   'author_flair_css_class': None,
   'author_flair_richtext': [],
   'author_flair_text': None,
   'author_flair_type': 'text',
   'author_fullname': 't2_2lpnqeua',
   'author_patreon_flair': False,
   'author_premium': False,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595109120,
   'domain': 'self.VALORANT',
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/htoxgy/psa_do_not_let_anyone_use_your_gaming_device_to/',
   'gildings': {},
   'id': 'htoxgy',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': False,
   'is_robot_indexable': True,
   'is_self': True,
   'is_video': False,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media_only': False,
   'no_follow': False,
   'num_comments': 454,
   'num_crossposts': 0,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/htoxgy/psa_do_not_let_anyone_use_your_gaming_device_to/',
   'pinned': False,
   'pwls': 6,
   'retrieved_on': 1595212403,
   'score': 2439,
   'selftext': 'Awhile back I let my friend use my PC to show me Valorant. He used his account. He got me into the game so after our hangout I made my own account and started playing. About 2 weeks later he was banned for cheating by his own admission (using his device at home) but my device was also banned since he had a prior login on my device, even though I know for a fact he wasn’t cheating when using my device.\n\nLuckily I don’t really mind as I purchased $0 worth of stuff and I only really liked playing it to play with him, but I just wanted to warn everyone.\n\nThis is NOT a request for me to be unbanned.\n\nThis is NOT a bashing of RIOT. It makes total sense that they would ban any device tied to a cheater.\n\nThis is simply a warning to everyone to be careful who you let login on your device.',
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 521739,
   'subreddit_type': 'public',
   'thumbnail': 'self',
   'title': 'PSA: Do NOT let ANYONE use your gaming device to play Valorant on their account. If they cheat later on, you will be HWID banned too.',
   'total_awards_received': 0,
   'treatment_tags': [],
   'upvote_ratio': 0.98,
   'url': 'https://www.reddit.com/r/VALORANT/comments/htoxgy/psa_do_not_let_anyone_use_your_gaming_device_to/',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [{'award_sub_type': 'GLOBAL',
     'award_type': 'global',
     'coin_price': 50,
     'coin_reward': 0,
     'count': 1,
     'days_of_drip_extension': 0,
     'days_of_premium': 0,
     'description': "I'm in this with you.",
     'end_date': None,
     'giver_coin_reward': 0,
     'icon_format': 'PNG',
     'icon_height': 2048,
     'icon_url': 'https://i.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png',
     'icon_width': 2048,
     'id': 'award_02d9ab2c-162e-4c01-8438-317a016ed3d9',
     'is_enabled': True,
     'is_new': False,
     'name': 'Take My Energy',
     'penny_donate': 0,
     'penny_price': 0,
     'resized_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16&height=16&auto=webp&s=92e96be1dbd278dc987fbd9acc1bd5078566f254',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32&height=32&auto=webp&s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48&height=48&auto=webp&s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64&height=64&auto=webp&s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128&height=128&auto=webp&s=390bf9706b8e1a6215716ebcf6363373f125c339',
       'width': 128}],
     'resized_static_icons': [{'height': 16,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=16&height=16&auto=webp&s=92e96be1dbd278dc987fbd9acc1bd5078566f254',
       'width': 16},
      {'height': 32,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=32&height=32&auto=webp&s=83e14655f2b162b295f7d2c7058b9ad94cf8b73c',
       'width': 32},
      {'height': 48,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=48&height=48&auto=webp&s=83038a4d6181d3c8f5107dbca4ddb735ca6c2231',
       'width': 48},
      {'height': 64,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=64&height=64&auto=webp&s=3c4e39a7664d799ff50f32e9a3f96c3109d2e266',
       'width': 64},
      {'height': 128,
       'url': 'https://preview.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png?width=128&height=128&auto=webp&s=390bf9706b8e1a6215716ebcf6363373f125c339',
       'width': 128}],
     'start_date': None,
     'static_icon_height': 2048,
     'static_icon_url': 'https://i.redd.it/award_images/t5_22cerq/898sygoknoo41_TakeMyEnergy.png',
     'static_icon_width': 2048,
     'subreddit_coin_reward': 0,
     'subreddit_id': None}],
   'allow_live_comments': False,
   'author': 'rhysvplayer',
   'author_flair_css_class': None,
   'author_flair_richtext': [],
   'author_flair_text': None,
   'author_flair_type': 'text',
   'author_fullname': 't2_73hf9jfp',
   'author_patreon_flair': False,
   'author_premium': False,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595500397,
   'domain': 'v.redd.it',
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/hwddml/best_clips_from_my_path_to_get_stuck_at_immortal_3/',
   'gildings': {},
   'id': 'hwddml',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': True,
   'is_robot_indexable': True,
   'is_self': False,
   'is_video': True,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media': {'reddit_video': {'dash_url': 'https://v.redd.it/iphs0o9h2lc51/DASHPlaylist.mpd?a=1598128435%2CYjIwNGNmNTBiZjNiNWMwOWJmYTNmYmRlNTIxZmYxMjkzNzMxYzZiNDJlNjUyMjI5YzRmNDg3ZWI0OTc1YjkwMA%3D%3D&v=1&f=sd',
     'duration': 138,
     'fallback_url': 'https://v.redd.it/iphs0o9h2lc51/DASH_1080.mp4?source=fallback',
     'height': 1080,
     'hls_url': 'https://v.redd.it/iphs0o9h2lc51/HLSPlaylist.m3u8?a=1598128435%2CMzdiZmU0MTgwNTUwYjBiZDk0Y2Y4ZjczYTFkMTRmZmZhOWIwNmMwY2VkYTg2ZDdhMmVhMGZmMTI1NWFlYjJhMA%3D%3D&v=1&f=sd',
     'is_gif': False,
     'scrubber_media_url': 'https://v.redd.it/iphs0o9h2lc51/DASH_96.mp4',
     'transcoding_status': 'completed',
     'width': 1920}},
   'media_only': False,
   'no_follow': False,
   'num_comments': 638,
   'num_crossposts': 0,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/hwddml/best_clips_from_my_path_to_get_stuck_at_immortal_3/',
   'pinned': False,
   'post_hint': 'hosted:video',
   'preview': {'enabled': False,
    'images': [{'id': 'E9Jl9AZxrGJvgcKO-Sy8Hk_6Lj-wNq02KRa71H5vbXo',
      'resolutions': [{'height': 60,
        'url': 'https://external-preview.redd.it/lXXRl9mAIbK7A2_6kFKAVnHjK8mHhPLep0Nf9H18gg4.png?width=108&crop=smart&format=pjpg&auto=webp&s=ee45d54a43767c7e3cce6aa4cd4811a941e2c901',
        'width': 108},
       {'height': 121,
        'url': 'https://external-preview.redd.it/lXXRl9mAIbK7A2_6kFKAVnHjK8mHhPLep0Nf9H18gg4.png?width=216&crop=smart&format=pjpg&auto=webp&s=87ec8088f6d1bb517c3a1913d553644a4c0a503f',
        'width': 216},
       {'height': 180,
        'url': 'https://external-preview.redd.it/lXXRl9mAIbK7A2_6kFKAVnHjK8mHhPLep0Nf9H18gg4.png?width=320&crop=smart&format=pjpg&auto=webp&s=a9f247628caa48de2c3e23a9a4f88c55b612cd19',
        'width': 320},
       {'height': 360,
        'url': 'https://external-preview.redd.it/lXXRl9mAIbK7A2_6kFKAVnHjK8mHhPLep0Nf9H18gg4.png?width=640&crop=smart&format=pjpg&auto=webp&s=75637d14118670b43dffc0f13672b0dca637ebcc',
        'width': 640},
       {'height': 540,
        'url': 'https://external-preview.redd.it/lXXRl9mAIbK7A2_6kFKAVnHjK8mHhPLep0Nf9H18gg4.png?width=960&crop=smart&format=pjpg&auto=webp&s=a09076c2d09ea94cd5f36eaeeb2c88dbf3196488',
        'width': 960},
       {'height': 607,
        'url': 'https://external-preview.redd.it/lXXRl9mAIbK7A2_6kFKAVnHjK8mHhPLep0Nf9H18gg4.png?width=1080&crop=smart&format=pjpg&auto=webp&s=9985b1e33426c254c6beaaee3b67b330340bca21',
        'width': 1080}],
      'source': {'height': 1080,
       'url': 'https://external-preview.redd.it/lXXRl9mAIbK7A2_6kFKAVnHjK8mHhPLep0Nf9H18gg4.png?format=pjpg&auto=webp&s=db46e7e8f3d462b57bea8996ba6ed077b7663948',
       'width': 1920},
      'variants': {}}]},
   'pwls': 6,
   'retrieved_on': 1595536435,
   'score': 2391,
   'secure_media': {'reddit_video': {'dash_url': 'https://v.redd.it/iphs0o9h2lc51/DASHPlaylist.mpd?a=1598128435%2CYjIwNGNmNTBiZjNiNWMwOWJmYTNmYmRlNTIxZmYxMjkzNzMxYzZiNDJlNjUyMjI5YzRmNDg3ZWI0OTc1YjkwMA%3D%3D&v=1&f=sd',
     'duration': 138,
     'fallback_url': 'https://v.redd.it/iphs0o9h2lc51/DASH_1080.mp4?source=fallback',
     'height': 1080,
     'hls_url': 'https://v.redd.it/iphs0o9h2lc51/HLSPlaylist.m3u8?a=1598128435%2CMzdiZmU0MTgwNTUwYjBiZDk0Y2Y4ZjczYTFkMTRmZmZhOWIwNmMwY2VkYTg2ZDdhMmVhMGZmMTI1NWFlYjJhMA%3D%3D&v=1&f=sd',
     'is_gif': False,
     'scrubber_media_url': 'https://v.redd.it/iphs0o9h2lc51/DASH_96.mp4',
     'transcoding_status': 'completed',
     'width': 1920}},
   'selftext': '',
   'send_replies': True,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 530392,
   'subreddit_type': 'public',
   'thumbnail': 'https://b.thumbs.redditmedia.com/SJsl_MlE_eHk-3LrdDZm-4hy5rk_hEpySnEzTvPI5Hs.jpg',
   'thumbnail_height': 78,
   'thumbnail_width': 140,
   'title': 'best clips from my path to get stuck at immortal 3',
   'total_awards_received': 1,
   'treatment_tags': [],
   'upvote_ratio': 0.97,
   'url': 'https://v.redd.it/iphs0o9h2lc51',
   'url_overridden_by_dest': 'https://v.redd.it/iphs0o9h2lc51',
   'whitelist_status': 'all_ads',
   'wls': 6},
  {'all_awardings': [],
   'allow_live_comments': True,
   'author': 'C00kiz',
   'author_flair_css_class': None,
   'author_flair_richtext': [],
   'author_flair_text': None,
   'author_flair_type': 'text',
   'author_fullname': 't2_7mhrk',
   'author_patreon_flair': False,
   'author_premium': False,
   'awarders': [],
   'can_mod_post': False,
   'contest_mode': False,
   'created_utc': 1595403860,
   'domain': 'self.VALORANT',
   'full_link': 'https://www.reddit.com/r/VALORANT/comments/hvpj88/the_battlepass_is_designed_so_most_people_wont/',
   'gildings': {},
   'id': 'hvpj88',
   'is_crosspostable': True,
   'is_meta': False,
   'is_original_content': False,
   'is_reddit_media_domain': False,
   'is_robot_indexable': True,
   'is_self': True,
   'is_video': False,
   'link_flair_background_color': '',
   'link_flair_richtext': [],
   'link_flair_text_color': 'dark',
   'link_flair_type': 'text',
   'locked': False,
   'media_only': False,
   'no_follow': False,
   'num_comments': 1844,
   'num_crossposts': 0,
   'over_18': False,
   'parent_whitelist_status': 'all_ads',
   'permalink': '/r/VALORANT/comments/hvpj88/the_battlepass_is_designed_so_most_people_wont/',
   'pinned': False,
   'pwls': 6,
   'retrieved_on': 1595457285,
   'score': 2141,
   'selftext': "I realized today, seeing how little xp this week's set of weekly missions give, that most people will never reach level 50 without grinding the game. I assume the last set of weekly missions will give around the same amount of xp, maybe 1k more each. It doesn't really make a difference.\n\nThis is the first time I play a game I like with a battlepass system. I thought playing a couple games every day would be more than enough to complete the thing. Oh boy I was wrong.\n\nIf you don't play 2 to 3 games a day, **every single day** of the battlepass' length, you won't make it to level 50. Period.\n\nHad a long day at work and you want to rest a bit instead of playing? Nope.\n\nWant to spend a week-end with your family and friends? Nope.\n\nThis is very anti-consumer practice and I don't think it should be the norm. I consider myself lucky because the day the battlepass launched, I noticed there was absolutely no benefit of buying it early on so I didn't buy it yet. But a lot of people did and most of them will fall short of level 50 and will have to make a choice. A tough choice. Give up on the last rewards or spend a little extra VP on the battlepass.\n\nThis has been thoroughly calculated and designed by Riot Games for it to end like this. **They are not your friends**, they are trying to squeeze every bit of money they can by playing with your brain. Don't fall for it.\n\nMy hope is that for the next battlepass, either Riot Games realize their battlepass model is grindy, and do something about it (which I never expect from them) or that way more people speak with their wallet and don't buy the next battlepass. That will teach them.\n\nJust my thoughts, thanks for reading, sorry for broken english not native.",
   'send_replies': False,
   'spoiler': False,
   'stickied': False,
   'subreddit': 'VALORANT',
   'subreddit_id': 't5_2dkvmc',
   'subreddit_subscribers': 528560,
   'subreddit_type': 'public',
   'thumbnail': 'self',
   'title': "The Battlepass is designed so most people won't reach level 50 and will buy the remaining levels. Don't fall for this anti-consumer practice.",
   'total_awards_received': 0,
   'treatment_tags': [],
   'upvote_ratio': 0.89,
   'url': 'https://www.reddit.com/r/VALORANT/comments/hvpj88/the_battlepass_is_designed_so_most_people_wont/',
   'whitelist_status': 'all_ads',
   'wls': 6}]}

3. Identify the fields to be included

It is important that you check what information will be available from the API being used. For this project, using the Pushshift API, the following fields will be included in the crawl:

  • author
  • subreddit
  • date created
  • number of comments
  • score
  • submission title
  • submission description
In [3]:
def to_utc(date):
    #This function converts an object to UTC. This is to automate the conversion 
    #of dates instead of going to https://www.unixtimeconverter.io/ 
    return int(date.replace(tzinfo=dt.timezone.utc).timestamp())
    
def to_readable_date(timestamp):
    #This function converts the UTC format to a Year-Month-Day format 
    return dt.datetime.fromtimestamp(timestamp).strftime("%Y-%m-%d")

#Declare start and end of reddit posts to extract 
start_date = dt.datetime.strptime("2020-07-10", "%Y-%m-%d")
end_date = dt.datetime.strptime("2020-08-10", "%Y-%m-%d")

#Create a range of dates to iterate 
#Note: Periods here represents the number of days it will create from the start date
date_range = (pd.date_range(
                start_date, 
                periods=(end_date - start_date).days + 2)
              .tolist())

#prepare the parameters needed to call the API
sort_type="score"
sort="desc"
fields=["author","subreddit","created_utc","num_comments","score", "title", "selftext", "id"] #column names
subreddit = 'valorant'
url = "https://api.pushshift.io/reddit/submission/search/"
results = []
#loop through the dates 
for i, s_date in enumerate(date_range):
    #prevents us from getting an index out of range error
    if i != len(date_range)-1:
        #declare end date 
        e_date = date_range[i+1]
        #call the API
        r = requests.get(url = url, params={
            'after': to_utc(s_date),
            'before': to_utc(e_date),
            'sort_type': sort_type,
            'sort': sort,
            'subreddit': subreddit,
            'fields': fields,
            "size": 500
        })

        #add logs 
        print(f"Doing {s_date.strftime('%Y-%m-%d')} to {e_date.strftime('%Y-%m-%d')}")
        if r.status_code == 200:
            results.append(r.json()['data'])
            print("=====Done")
        else:
            print("=====Skipped")
        #so that we dont get blocked from abusing the API we call it after pausing for 1 second
        time.sleep(1)
Doing 2020-07-10 to 2020-07-11
=====Done
Doing 2020-07-11 to 2020-07-12
=====Done
Doing 2020-07-12 to 2020-07-13
=====Done
Doing 2020-07-13 to 2020-07-14
=====Done
Doing 2020-07-14 to 2020-07-15
=====Done
Doing 2020-07-15 to 2020-07-16
=====Done
Doing 2020-07-16 to 2020-07-17
=====Done
Doing 2020-07-17 to 2020-07-18
=====Done
Doing 2020-07-18 to 2020-07-19
=====Done
Doing 2020-07-19 to 2020-07-20
=====Done
Doing 2020-07-20 to 2020-07-21
=====Done
Doing 2020-07-21 to 2020-07-22
=====Skipped
Doing 2020-07-22 to 2020-07-23
=====Done
Doing 2020-07-23 to 2020-07-24
=====Done
Doing 2020-07-24 to 2020-07-25
=====Done
Doing 2020-07-25 to 2020-07-26
=====Done
Doing 2020-07-26 to 2020-07-27
=====Done
Doing 2020-07-27 to 2020-07-28
=====Done
Doing 2020-07-28 to 2020-07-29
=====Done
Doing 2020-07-29 to 2020-07-30
=====Done
Doing 2020-07-30 to 2020-07-31
=====Done
Doing 2020-07-31 to 2020-08-01
=====Done
Doing 2020-08-01 to 2020-08-02
=====Done
Doing 2020-08-02 to 2020-08-03
=====Done
Doing 2020-08-03 to 2020-08-04
=====Done
Doing 2020-08-04 to 2020-08-05
=====Done
Doing 2020-08-05 to 2020-08-06
=====Done
Doing 2020-08-06 to 2020-08-07
=====Done
Doing 2020-08-07 to 2020-08-08
=====Done
Doing 2020-08-08 to 2020-08-09
=====Done
Doing 2020-08-09 to 2020-08-10
=====Done
Doing 2020-08-10 to 2020-08-11
=====Done
In [4]:
results
Out[4]:
[[{'author': 'Foresince',
   'created_utc': 1594416749,
   'id': 'hoxof5',
   'num_comments': 1,
   'score': 2,
   'selftext': '[https://imgur.com/a/Shcz8Cm](https://imgur.com/a/Shcz8Cm)',
   'subreddit': 'VALORANT',
   'title': '10 games, 9 of them were Split. Are they planning on implementing map selection?'},
  {'author': 'Cowboyre',
   'created_utc': 1594424064,
   'id': 'hozpxh',
   'num_comments': 30,
   'score': 2,
   'selftext': 'If every individual skin was $5 n every bundle was $20 wouldn’t a lot more people buy it? Instead of like only a few people shelling out the cash to buy a $100 dragon bundle and those $10-$20 individual skins? Worked for fortnite',
   'subreddit': 'VALORANT',
   'title': 'Wouldn’t it make more sense to make skins cheaper so more people buy them?'},
  {'author': 'kushy4K',
   'created_utc': 1594423838,
   'id': 'hoznu5',
   'num_comments': 0,
   'score': 2,
   'selftext': '[https://clips.twitch.tv/VictoriousImpartialFalconDatSheffy](https://clips.twitch.tv/VictoriousImpartialFalconDatSheffy)',
   'subreddit': 'VALORANT',
   'title': 'wardell fast ace'},
  {'author': 'Razardor',
   'created_utc': 1594422096,
   'id': 'hoz71e',
   'num_comments': 0,
   'score': 2,
   'selftext': 'Fire Rate: 6.5 -> 4.5  \n\n\nWall Pen: Medium -> High\n\nhttps://preview.redd.it/83xfcnls14a51.png?width=1507&format=png&auto=webp&s=68f20e941c03a7daf36ba3761af1ed64d4fc56ca',
   'subreddit': 'VALORANT',
   'title': 'Guardian Info not updated (yet)'},
  {'author': 'thedoctorg20',
   'created_utc': 1594392125,
   'id': 'hoq4jd',
   'num_comments': 5,
   'score': 2,
   'selftext': "If the point of skins is to enable players to express themselves and spend them sweet sweet Valorant points, isn't Riot kind of shooting themselves in the foot by including purchased cosmetics in the rotation?",
   'subreddit': 'VALORANT',
   'title': 'Suggestion: Rotating Store offers should exclude previously purchased items'},
  {'author': 'BudVanDoodle10',
   'created_utc': 1594350021,
   'id': 'hoh8li',
   'num_comments': 9,
   'score': 2,
   'selftext': 'my friend says she did but they never mentioned it in the patch notes. did she?',
   'subreddit': 'VALORANT',
   'title': 'Did Reyna get nerfed?'},
  {'author': 'baducca',
   'created_utc': 1594351822,
   'id': 'hohnvh',
   'num_comments': 8,
   'score': 2,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Are you a better Jett? Flashy Jett Montage (not mine) but came across it on my recommended. This is insane.'},
  {'author': 'Cakash25',
   'created_utc': 1594404905,
   'id': 'hou0k9',
   'num_comments': 2,
   'score': 2,
   'selftext': 'I’m Facing Ping Issue After the patch, i used to get 50 ping before patch where as now me and my friends get 110 ping. We are from India',
   'subreddit': 'VALORANT',
   'title': 'Ping Issue After The Patch'},
  {'author': 'supjeremiah',
   'created_utc': 1594400729,
   'id': 'hosq14',
   'num_comments': 3,
   'score': 2,
   'selftext': 'After looking at some of the upcoming datamined skin bundles you can see that there are TWO more skin themes coming for the Vandal, cyberpunk and fallen. This is right after the Vandal getting the first ultra quality skin privelage too. Meanwhile, the Phantom has yet to receive any animation enhancing skins at all with Vandal having almost FIVE. WHATS GOING ON?!',
   'subreddit': 'VALORANT',
   'title': 'Anyone else annoyed at the blatant Vandal skin favoritism?'},
  {'author': 'Torque--',
   'created_utc': 1594407377,
   'id': 'houtnm',
   'num_comments': 7,
   'score': 2,
   'selftext': 'I know there have been a lot of posts asking for map select but obviously Riot has not announced any plans for this in the future. However, I am okay with the random map pool I just want some variety. There should be no reason that I have to play any map 4+ times in a row, it gets boring really quick. Let me play 4 games with all 4 maps so I can try out different agents on different maps please!',
   'subreddit': 'VALORANT',
   'title': 'Opinion: You Should Not Be Able to Get the Same Map Twice in a Row'},
  {'author': 'BigBlack69',
   'created_utc': 1594410539,
   'id': 'hovthk',
   'num_comments': 1,
   'score': 2,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'WOOOOO!!! 1V4 IMMORTAL ACE CLUTCH ON PISTOL ROUND **LOUD**'},
  {'author': 'Particular_Engine_64',
   'created_utc': 1594359994,
   'id': 'hojgq6',
   'num_comments': 7,
   'score': 2,
   'selftext': 'Two of my accounts got banned when I was playing valorant. I think the defender detected my "Pancafe" app as a hack client and decided to auto ban me. "Pancafe" is an app used for computer cafes cause I\'m mainly using the server to play.\n\n​\n\nAcc are "Amon" And "Woody"\n\nThank you :).',
   'subreddit': 'VALORANT',
   'title': 'Acc Got Banned for Unknown Reasons'},
  {'author': 'stormcaller_op',
   'created_utc': 1594420326,
   'id': 'hoypr1',
   'num_comments': 19,
   'score': 2,
   'selftext': 'I’m sitting on a bunch of VP waiting for a cool knife, I really like the design of the Elderflame but it just reuses the Reaver animations, including the inspect animation. For a $50 skin, I would really want to see some better animations, specifically for the heavy attack and inspect... simply inspecting the weapon is fine for guns I guess but I want the knives to do crazy shit. I wanna buy stuff, Riot, make me something I wanna buy!',
   'subreddit': 'VALORANT',
   'title': 'I would really like to see better inspect animations for skins, especially knives, in the future.'},
  {'author': 'CrazyHippie1234',
   'created_utc': 1594422236,
   'id': 'hoz8hg',
   'num_comments': 49,
   'score': 2,
   'selftext': '[I think it would be cool to have a League x Valorant collection](https://imgur.com/hfOyM8X)',
   'subreddit': 'VALORANT',
   'title': 'I was inspired by the Elderflame collection to make this Lux skin for the Vandal in paint'},
  {'author': 'Moclan5',
   'created_utc': 1594398479,
   'id': 'hos1jb',
   'num_comments': 6,
   'score': 2,
   'selftext': "Smurfs in Valorant are assholes. That's it, nothing to add.",
   'subreddit': 'VALORANT',
   'title': 'Smurfs are shit.'},
  {'author': 'lcgalaxy',
   'created_utc': 1594397554,
   'id': 'horrcg',
   'num_comments': 3,
   'score': 2,
   'selftext': 'So i know how unrated games affect your mmr and where you place in ranked. But after you play in ranked, does that elo override unrated mmr? Lets say I placed in Iron, can i be a "Gold+" in unrated? Or will the system lock me into Iron until my ranked elo increases.',
   'subreddit': 'VALORANT',
   'title': 'Does ranked affect unrated games?'},
  {'author': 'broop1',
   'created_utc': 1594421664,
   'id': 'hoz2u5',
   'num_comments': 6,
   'score': 2,
   'selftext': "A 12-12 match before the overtime changes were better than CS in my opinion and the idea that you couldn't draw games was really appealing and motivating especially if you are losing as it's sort of disheartening to come back only to be guarenteed at maximum a draw. I thought the Overtime changes put in recently were gonna be great and a better, fairer reflection of the performance in the game. However, playing a game recently it went overtime and it was a slog with both teams doing well. We got to 15-15 and the game immediately ended as each time both teams win a round in an overtime bracket it goes to a vote to draw and the more overtime rounds played the fewer and fewer votes are needed to end the match in a draw. So ultimately at 15-15 it needs one person to press draw to end the game. The entire lobby (apart from one guy apparently) were on board that we had got this far, it was a tense encounter with my team communication and teamwork (not premade) being really solid and on point. The way the game ended like that with no reward to either side felt awful and unenjoyable. \n\nIn my opinion the game should continue until it's concluded especially if the vast majority of the lobby feel the same and shouldn't be forced to end after multiple overtimes as they only add to the pressure and intensity leading to a more enjoyable experience.",
   'subreddit': 'VALORANT',
   'title': 'New Overtime system should allow you to continue until one team wins'},
  {'author': 'DuendeNacho',
   'created_utc': 1594424788,
   'id': 'hozwuf',
   'num_comments': 2,
   'score': 2,
   'selftext': "Excluding the Battlepass, the only place to get Radianite Points is by buying them with Valorant Points.\n\nThe price of Radianite Points is mind blowing.\n\nWith 1600 VP (Valorant Points) you can buy 20 RP (Radianite Points). With 20 RP you can upgrade your weapons animation, VFX and e.t.c only 1-2 times since the price to upgrade your weapon once is 10-15 RP.\nBasically 7-8$ per upgrade.\n\nFor me this seems insane and it looks like they need to lower the cost of Radianite Points in the shop, or add something like a once a week mission (Harder or more time consuming missions than the usual ones) to gain RP.\n\nI'd love to hear what all of you think about this.",
   'subreddit': 'VALORANT',
   'title': 'Radianite Point prices in the Shop'},
  {'author': 'ripitray',
   'created_utc': 1594415126,
   'id': 'hox6yw',
   'num_comments': 1,
   'score': 2,
   'selftext': '[https://imgur.com/a/9VM1yaT](https://imgur.com/a/9VM1yaT)',
   'subreddit': 'VALORANT',
   'title': 'goodbye money'},
  {'author': 'Aduxo',
   'created_utc': 1594416593,
   'id': 'hoxmpe',
   'num_comments': 3,
   'score': 2,
   'selftext': "For example - when you pick up an upgraded prime vandal from the ground, and you can't even aim because of the laser sounds, shouldn't you be able to recolour it to your own skin, if you are used to it?\n\nI haven't seen this idea anywhere, curious what you guys think? I just think it's gonna get a lot worse with elderflame skins and future collections as well.",
   'subreddit': 'VALORANT',
   'title': 'Just an idea - "recolour a gun to your skin" button?'},
  {'author': 'Thelonelyteacup',
   'created_utc': 1594419971,
   'id': 'hoym1t',
   'num_comments': 4,
   'score': 2,
   'selftext': "There has been a ton of discussion on this sub pertaining to the high prices of skins in the shop. Contrary to many opinions, I can roughly understand why gun skins are priced how they are. However, what I find difficult in this situation is the pressure placed on the buyer to get a bundle over an individual gun skin. Sure, bundles should always provide perks to incentivize their purchase, but in Valorant bundles, the price difference is so extreme so as to make me feel bad if I don't get the bundle.\n\n In the case of elderflame, it is shown in the shop as being around $61 cheaper than purchasing the skins individually, thus, if only getting one or two items, there's a sense that you 'might as well' get the bundle. At smaller price points, this is no biggie, but at these higher price tiers this means individuals may be pressured to spend $10, $20, $40 more than they're comfortable with if they like these skins.\n\n If the difference between individual and bundle pricing were less severe, this wouldn't be as much of an issue",
   'subreddit': 'VALORANT',
   'title': 'The biggest issue with skin prices is the difference between individual and bundle pricing'},
  {'author': 'Martn02',
   'created_utc': 1594405501,
   'id': 'hou7lu',
   'num_comments': 19,
   'score': 2,
   'selftext': "I experience heavy FPS drops whenever I see enemies.  My FPS drops from 140 to 20 for no reason.\n\nI've never had low FPSs at Valorant before. \n \nAm I the only one with this problem, or do some of you have the same problem?",
   'subreddit': 'VALORANT',
   'title': 'FPS Drops since new update?'},
  {'author': 'TChambers1011',
   'created_utc': 1594416755,
   'id': 'hoxohf',
   'num_comments': 1,
   'score': 2,
   'selftext': 'Just a thought. Why make the text nearly the same color as the sky and clouds behind it. IDK. call me crazy...',
   'subreddit': 'VALORANT',
   'title': 'Shooting Range Text Color'},
  {'author': 'fatneekass',
   'created_utc': 1594388370,
   'id': 'hop3tw',
   'num_comments': 7,
   'score': 2,
   'selftext': '​\n\nhttps://preview.redd.it/k30fts3m91a51.png?width=598&format=png&auto=webp&s=e406c78835907d6bb8f15512aab9cf9153e318cb',
   'subreddit': 'VALORANT',
   'title': 'New phoenix skin concept, what do you think?'},
  {'author': 'Protimario',
   'created_utc': 1594406330,
   'id': 'houhlr',
   'num_comments': 1,
   'score': 2,
   'selftext': ' [https://imgur.com/a/5goiLtc](https://imgur.com/a/5goiLtc) \n\nThey are under the dragons arm and barley visible',
   'subreddit': 'VALORANT',
   'title': "The new Elderflame Vandal skin and gun buddies don't work at all"},
  {'author': 'SonexonicFR',
   'created_utc': 1594371989,
   'id': 'holoko',
   'num_comments': 1,
   'score': 2,
   'selftext': "Alright, so I just wanted to know if it's normal that, for  exemple, the 9,99$ valorant points cost 11,99€ even though when you look up 9,99$ in € it is 8,85€. The same goes far all the other amounts of points.",
   'subreddit': 'VALORANT',
   'title': 'Quick question'},
  {'author': '[deleted]',
   'created_utc': 1594419370,
   'id': 'hoyftn',
   'num_comments': 0,
   'score': 2,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'Take the OP out of the game'},
  {'author': 'THEGrammarNatzi',
   'created_utc': 1594417621,
   'id': 'hoxxle',
   'num_comments': 2,
   'score': 2,
   'selftext': "Just... why? I've used it once intentionally and that was enough to know I'll never want to use it again. Why not the classic or sheriff? Hell, the shorty even. WHY the frenzy?",
   'subreddit': 'VALORANT',
   'title': 'Anyone else bummed the Elderflame pistol is... the Frenzy?'},
  {'author': 'Killtrox',
   'created_utc': 1594359724,
   'id': 'hojesa',
   'num_comments': 2,
   'score': 2,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Prism Tesla'},
  {'author': 'Fandalf',
   'created_utc': 1594357091,
   'id': 'hoiuw2',
   'num_comments': 1,
   'score': 2,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Queueing Ranked with no intention to communicate is griefing change my mind'},
  {'author': 'ozgenius97',
   'created_utc': 1594394907,
   'id': 'hoqyep',
   'num_comments': 20,
   'score': 2,
   'selftext': "I started to play the game when 1.0 is released. I had 120-180 fps range during fights including all maps. After patch 1.01 my fps range suddenly dropped to 75-150 during fights (I get 150 fps if i dont move my mouse but when i start move it quickly fps drops to 80-90 even if i dont fight, especially on bind map). I know my specs aren't great (i3 4160 and Radeon R9 280) but i get much stable and higher fps on cs go. Is there any possible way to fix this problem ?",
   'subreddit': 'VALORANT',
   'title': "Anyone has fps drop issues since patch 1.01 and it's getting worse ?"},
  {'author': 'THE_SKULK',
   'created_utc': 1594404487,
   'id': 'hotvri',
   'num_comments': 34,
   'score': 1,
   'selftext': 'Hey guys I run a free coaching service in Valorant to help people get better there is no strings attached, my discord has over 300 members and I have done plenty of coaching sessions and have uploaded every one of them to my youtube.   \n [https://www.youtube.com/channel/UCExeNJajhKSUhtXkr45X0ZQ/videos](https://www.youtube.com/channel/UCExeNJajhKSUhtXkr45X0ZQ/videos)   \n\n\nThis is the link to my original post  \n [https://www.reddit.com/r/VALORANT/comments/gl9m6d/free\\_valorant\\_coaching\\_immortal\\_rank/](https://www.reddit.com/r/VALORANT/comments/gl9m6d/free_valorant_coaching_immortal_rank/)   \n\n\nNow a days my schedule is usually full but a new one pops open every week so if you are quick you might just get one. If it is not for you, you can still watch the VODs of other peoples sessions and still learn a lot!',
   'subreddit': 'VALORANT',
   'title': 'Hours of FREE learning material'},
  {'author': 'playnew',
   'created_utc': 1594417796,
   'id': 'hoxzfd',
   'num_comments': 16,
   'score': 1,
   'selftext': 'Now you can use your Leer very close to you. Before, the Leer would get stuck inside the ground and blind no one.  \n\n\n[As you can see, you can put it on your feet now.](https://preview.redd.it/km5fzdhvo3a51.png?width=1920&format=png&auto=webp&s=7c5fd32831d106df443eadb661e9f854fcbd5153)\n\n​\n\nHowever, some spots are still not working properly, like this one.  \n\n\n[Grounds like this make the Leer stuck inside the ground.](https://preview.redd.it/gdutc842p3a51.png?width=1920&format=png&auto=webp&s=36cb1a40e6ef45b6c298e91b1b1a1013d99203a7)',
   'subreddit': 'VALORANT',
   'title': 'The update for Reyna that nobody is talking about'},
  {'author': 'L3monGuy',
   'created_utc': 1594411026,
   'id': 'hovyva',
   'num_comments': 41,
   'score': 1,
   'selftext': 'Or like in the cinematic trailer, make her hoodie always on her head and make her take it off while using her ult',
   'subreddit': 'VALORANT',
   'title': 'Make Jett wear her hoodie while using her ult'},
  {'author': 'TheHaydenator',
   'created_utc': 1594404158,
   'id': 'hots1m',
   'num_comments': 20,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "What is with the culture of reporting players that don't play so well?"},
  {'author': 'HaHa49',
   'created_utc': 1594418808,
   'id': 'hoya0k',
   'num_comments': 2,
   'score': 1,
   'selftext': "It doesn't take any skill. Anyone can do it and people are boosted in my rank by the gun. No matter how many smokes or flashes you have, the way the maps are designed to have multiple ways to see choke points and smokes and flashes are weak in this game. It is sad to see such a good game be ruined by a gun.  I am a Diamond 2 so I am not just some noob.  If your thinking of trying to change my mind its gonna hard bc I spend a lot of time trying to deal with the ops and best ways to counter them.  I will leave a poll to see what you guys think but it honestly is so sad seeing people buy an op at round 3 with no shields or ability.  Sorry for the Rant but it had to be said.\n\n[View Poll](https://www.reddit.com/poll/hoya0k)",
   'subreddit': 'VALORANT',
   'title': 'Operator Takes no Skill'},
  {'author': 'YankeeMas',
   'created_utc': 1594386530,
   'id': 'hoon6u',
   'num_comments': 29,
   'score': 1,
   'selftext': '​\n\nhttps://preview.redd.it/pepp6ds641a51.png?width=1211&format=png&auto=webp&s=57da7f2e6d27f67c19bfe738211ed60a4bea28f4',
   'subreddit': 'VALORANT',
   'title': "Peeker's advantage is huge in this game."},
  {'author': 'owendegal',
   'created_utc': 1594407943,
   'id': 'hov048',
   'num_comments': 2,
   'score': 1,
   'selftext': 'Why is everyone toxic now? Just in the past couple of days people who bait out teammates and go in last to sweep up remains of the low health enemy’s and giving no callouts are calling everyone trash and not using their abilities',
   'subreddit': 'VALORANT',
   'title': 'Toxicity'},
  {'author': 'CureMe7',
   'created_utc': 1594412930,
   'id': 'howjix',
   'num_comments': 10,
   'score': 1,
   'selftext': '[https://imgur.com/Wt7GYK9](https://imgur.com/Wt7GYK9)',
   'subreddit': 'VALORANT',
   'title': 'The new skin is a shrimp'},
  {'author': 'Kracayne',
   'created_utc': 1594380537,
   'id': 'hon9pc',
   'num_comments': 54,
   'score': 1,
   'selftext': " \n\nNeed help from veterans about DPI, sens, wrist and arm player.\n\nSo i have never playing games like Valorant at all, never touched csgo. Used to play overwatch but Junkrat and reaper main.\n\nThe thing is since i started playing games i only used my wrist for mouse movement and its kinda being hard for me in Valorant.  \nWhen i use my wrist i use 1600 dpi and 0.34 sens, i get average kills and i play comfortably but i miss the easiest shots sometimes since my sens is high.\n\nI decided to use my arm now and using 800 DPI with 0.48 sens. My aim is consistent but i don't get many kills and on top of that i feel awkward/uncomfortable using my arm that much. \n\nIm confused in which one should i focus on wrist or arm with the mentioned dpi and sens above ?",
   'subreddit': 'VALORANT',
   'title': 'Need help from veterans about DPI, sens, wrist and arm player.'},
  {'author': 'Nidalter',
   'created_utc': 1594421417,
   'id': 'hoz0gt',
   'num_comments': 1,
   'score': 1,
   'selftext': "So this chapter is going to end around the very start of august and  I just finished the battlepass today and I was wondering how many people had already finished it since most of the community (myself included) thought we wouldn't have enough time to do so.\n\nI played around 2 and a half hours a day (roughly 4 competitive matches per day) and made it, how about you?\n\n[View Poll](https://www.reddit.com/poll/hoz0gt)",
   'subreddit': 'VALORANT',
   'title': 'Battlepass'},
  {'author': 'TriickR',
   'created_utc': 1594400647,
   'id': 'hosp52',
   'num_comments': 51,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'A how to Reyna meme edit'},
  {'author': 'LilPeepsLastXan',
   'created_utc': 1594421846,
   'id': 'hoz4nb',
   'num_comments': 5,
   'score': 1,
   'selftext': "Has anyone else noticed this? I just bought the enderflame vandal and the shooting sound seems almost muffled and very bassy. It's very unpleasing to the ears. I really hope this gets changed.",
   'subreddit': 'VALORANT',
   'title': 'Enderflame Vandal Awful Sound?'},
  {'author': 'valerioc99',
   'created_utc': 1594383219,
   'id': 'honuoz',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Pizza icon changed so it does not look like something else'},
  {'author': 'SyX_Inu',
   'created_utc': 1594384712,
   'id': 'hoo7b7',
   'num_comments': 2,
   'score': 1,
   'selftext': 'Hey Guys, how does this work the round of my friend went 16 - 14! can someone tell me how this happend ?\n\nhttps://preview.redd.it/k3xt3kbmy0a51.jpg?width=900&format=pjpg&auto=webp&s=31a2e1023bafa4c88dc4a672334639c1b7774c70',
   'subreddit': 'VALORANT',
   'title': 'Valorant match went 16-14!'},
  {'author': 'masterako',
   'created_utc': 1594385223,
   'id': 'hoobpf',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My Chillest Ace. Didnt have gun at start cuz i gave all money to teammates. (Spotify playing on bg)'},
  {'author': 'valerioc99',
   'created_utc': 1594384333,
   'id': 'hoo415',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Pizza icon changed'},
  {'author': 'BatmanVJ',
   'created_utc': 1594382155,
   'id': 'honm87',
   'num_comments': 5,
   'score': 1,
   'selftext': 'https://imgur.com/gallery/YNCGAuh\n\nThe Phoenix is my brother. I am the Reyna/Viper. He plays fairly consistently, while my game performance can vary. He’s been getting very discouraged that he hasn’t been promoted out of bronze tier yet. Meanwhile, I’m getting promoted two whole ranks into another tier. Has anyone the slightest idea of how ranking works or have your experiences been similar?',
   'subreddit': 'VALORANT',
   'title': 'Does anyone have any idea how ranking and placements actually work? See image link.'},
  {'author': 'mxfuuu',
   'created_utc': 1594377727,
   'id': 'homq3h',
   'num_comments': 1,
   'score': 1,
   'selftext': '[https://imgur.com/a/NIijjDL](https://imgur.com/a/NIijjDL)',
   'subreddit': 'VALORANT',
   'title': 'Sudden Death has been replaced with Overtime & Overtime Match Point'},
  {'author': 'wannabevalorantexp',
   'created_utc': 1594385383,
   'id': 'hood2n',
   'num_comments': 0,
   'score': 1,
   'selftext': '​\n\n![video](8p6jtk8nz0a51 "Found this while trying out some tactics on Haven. It only works if you play either Jett or Raze and it probably isn\'t that useful in competitive/unrated matches (might be tho if you use Sova\'s recon bolt to find out if there\'s actually someone). It\'s fun tho.")',
   'subreddit': 'VALORANT',
   'title': 'Haven mid boost + wallbang to C cubby.'},
  {'author': 'LaserHD',
   'created_utc': 1594385283,
   'id': 'hooc8p',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Can’t wait to see the new Dragon Weapons'},
  {'author': '-brajn',
   'created_utc': 1594384151,
   'id': 'hoo2iy',
   'num_comments': 3,
   'score': 1,
   'selftext': "Been grinding this since the release date and I have some ideas and other ideas are from this subreddit and I just thought it would be nice to point them outhere. \n\n/ on your hud it should show which kind of skins of the gun you have instead of just saying vandal even though you own a skin ([https://imgur.com/NdmdmQC](https://imgur.com/NdmdmQC))\n\n/ on by menu it should display your skin that you own instead of default one ([https://imgur.com/yflxVVS](https://imgur.com/yflxVVS))\n\n/ display skin tiers on collection cause basically once you buy skins on the store it has no meaning and you have no idea what kind of tier they belong to and it basically makes no sense even to have those tiers if once you buy them it doesn't show up anymore ([https://imgur.com/DnnebCs](https://imgur.com/DnnebCs))\n\n/ make skin collections per agents happen and let people modify their loadouts per different agent (for example you have five vandal skins and you wan't to have them all in game so you have one for Viper, one for Reyna and etc)\n\n/ it's kinda unfair that after every game you get experience only for playing rounds and winning them so basically if you are winning hard you kinda should lose some rounds in order to get more experience points for battlepass this shouldn't be a thing or there should be one more criteria like performance (for example if you are match or team mvp you would get some sort of experience boost like maximum up to 1000) and other players would get experience not for KDA and etc because it would be unfair support player wise but for their role on the team (for example sage would get experience points for healing, ultimate, slows and so on) duelists would get their experience boosts from first bloods, kills, clutches and etc. this would kinda solve the battlepass grind problem and you would be more focused on your role in order to get the additional experience points.\n\n/ i have an additional idea for battlepass. as we all know grinding battlepass is kinda annoying and has a very dry feel but maybe new feature like as you buy the battlepass on every act it would say get kills with weapon let's say on the act II it would say: get kills with ghost (0 / 1000) (the amount can change with gun usage and etc for example bucky or odin would have much less kills needed to reach the goal than vandal or phantom) when you reach the goal you would gain additional skin for the task that you completed. in my opinion this would push people to play this game even more and they would be awarded for playing the game and paying money for battlepass.\n\nthanks for the long read and i would love to hear people opinions about the things that i just wrote out!",
   'subreddit': 'VALORANT',
   'title': 'new features for valorant'},
  {'author': 'SCRAM-ME',
   'created_utc': 1594390041,
   'id': 'hopjjt',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Veteran view of The Skin Pack Problem'},
  {'author': 'TheMrBugz',
   'created_utc': 1594387760,
   'id': 'hooyb1',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Friends Ace Starts Mild, Ends Spicy - Spike Rush'},
  {'author': 'PureArcade',
   'created_utc': 1594361616,
   'id': 'hojs67',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '*NEW VALORANT 1.03 Patch Notes (Guardian Changes, New Skins Teased)'},
  {'author': 'Mystx75',
   'created_utc': 1594386487,
   'id': 'hooms2',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': '5100 points to buy skin pack means you need to buy 5300 points wich cost 53,99€ euros: What are these guys smoking at Riot? I need some'},
  {'author': 'KiaELPadre',
   'created_utc': 1594382628,
   'id': 'honpyv',
   'num_comments': 1,
   'score': 1,
   'selftext': 'Hi guys, My game lags every time someone shoots me in the game, Is this same for you? And any idea to solve this?',
   'subreddit': 'VALORANT',
   'title': 'Valorant Lagging'},
  {'author': 'Notgoodenough-',
   'created_utc': 1594386518,
   'id': 'hoon35',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Found this video thought it would be a big help to new players. It basically just showcases all 11 agents so far. Hope it helps some of you guys out here.'},
  {'author': 'treetongaming',
   'created_utc': 1594388407,
   'id': 'hop45j',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Fix your shitty rank'},
  {'author': 'Old_Nothing',
   'created_utc': 1594388412,
   'id': 'hop47e',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Why do people switch to pistol/knife after OP shot?'},
  {'author': 'MarcoP4l4',
   'created_utc': 1594389129,
   'id': 'hopate',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Finessed! My first ace.'},
  {'author': 'AIIigator',
   'created_utc': 1594369102,
   'id': 'hol6aj',
   'num_comments': 9,
   'score': 1,
   'selftext': "It's frustrating trying to play this game and constantly running into people like this: https://i.imgur.com/nTaOPeV.png the video game community has to do a lot better about this issue but somehow i find it so much more prevalent in Valorant. seems like almost 3\\5 lobbies i'm in there seems to be a racist remark, usage of the n word, or racial aggression like that. Riot Games has to do better managing their community and we have to do better ourselves.",
   'subreddit': 'VALORANT',
   'title': 'A discussion about the Valorant community needs to be had. Constantly running into lobbies full of people like this.'},
  {'author': 'Prs109_NA1',
   'created_utc': 1594386512,
   'id': 'hoon0p',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](3zuipi49w0a51)',
   'subreddit': 'VALORANT',
   'title': 'Pro or lucky'},
  {'author': 'UnlimitedChill',
   'created_utc': 1594342423,
   'id': 'hofa39',
   'num_comments': 6,
   'score': 1,
   'selftext': "I am totally fine with surrender vote going to 4 out of 5 people. I'm fine if you want to surrender because of an afk. I have had 3 games today end at round 5 with no afks. Not 5-0 stomps. Literally sitting 2-3 for the opponents and my team ends it off of a clutch from the enemy. Even 1-4 isn't a crazy comeback.",
   'subreddit': 'VALORANT',
   'title': 'Maybe round 5 is too early?'},
  {'author': 'Moohqlovsu',
   'created_utc': 1594390268,
   'id': 'hoplw2',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '"Nasty 4k and close defuse" Old man playing Valorant no Kapp'},
  {'author': 'EarthlingKira',
   'created_utc': 1594388027,
   'id': 'hop0pz',
   'num_comments': 3,
   'score': 1,
   'selftext': 'This is from 7th July, so it was still Patch 1.02, I had a bad day (now I know I had 3 games against  cheaters in a row), and I somehow stopped spray controlling.\n\nIMO the spray should have hit the head somewhere while traveling up.\n\nSomething feels really weird when people crouch.\n\n​\n\n*Processing video c38gzejl81a51...*',
   'subreddit': 'VALORANT',
   'title': 'I borked my spray control. But for this I got one more video that something is wrong with crouching.'},
  {'author': 'TrutelIsGod',
   'created_utc': 1594383548,
   'id': 'honxdd',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'could i get banned for running AHK for a different game while having valorant open?'},
  {'author': 'Anaminuz',
   'created_utc': 1594387006,
   'id': 'hoorhp',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant Iron Hearts'},
  {'author': 'SirSpookyScary',
   'created_utc': 1594387574,
   'id': 'hoowmv',
   'num_comments': 0,
   'score': 1,
   'selftext': '​\n\nhttps://preview.redd.it/7o19x1x971a51.png?width=622&format=png&auto=webp&s=184ea21aa433213bb5a4be72644a7f75bf83b570',
   'subreddit': 'VALORANT',
   'title': 'Maybe, maybe, maybe'},
  {'author': 'garbleflank',
   'created_utc': 1594367423,
   'id': 'hokvjp',
   'num_comments': 9,
   'score': 1,
   'selftext': 'What’s your guys’ take? I’m finding it’s much slower in times of firefights. At this fire rate I feel like it should cost much less than 2500. But maybe I’m just bad? What’s your opinion?',
   'subreddit': 'VALORANT',
   'title': 'Guardian fire rate'},
  {'author': 'techr0n',
   'created_utc': 1594354927,
   'id': 'hoidpf',
   'num_comments': 5,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Raze Grenade for taking Hookah on Bind'},
  {'author': 'HumanBeingThatExists',
   'created_utc': 1594380286,
   'id': 'hon7tp',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'skins should have diffrent finishers'},
  {'author': 'immadoitmyway',
   'created_utc': 1594381359,
   'id': 'honfzb',
   'num_comments': 0,
   'score': 1,
   'selftext': "My enemies have yellow outlines and usually the Yellow barriers were on the other side because it's the enemis barriers. Anyways, after today's patch, the colors seemed to swap? now the allies have the enemy's colors barriers? is that intended or not?\n\nhttps://preview.redd.it/slvq82efo0a51.png?width=701&format=png&auto=webp&s=455a87395407ee3f04b1aed7341a6551342e624f",
   'subreddit': 'VALORANT',
   'title': 'Barrier Phase colors swapped after new patch'},
  {'author': 'TerminatorX800',
   'created_utc': 1594380640,
   'id': 'honah8',
   'num_comments': 7,
   'score': 1,
   'selftext': "I read they will be released today(July 10th 2020) but I still don't see them in the shop.\n\nHave they been postponed or did something else happen?",
   'subreddit': 'VALORANT',
   'title': 'When will the new Elderflame skins be released?'},
  {'author': 'therealkenz',
   'created_utc': 1594379592,
   'id': 'hon2zs',
   'num_comments': 1,
   'score': 1,
   'selftext': 'Will these skins come back as a bundle with the discount or have i missed out?',
   'subreddit': 'VALORANT',
   'title': 'Will the prime or sovereign bundle come back as featured bundles?'},
  {'author': 'valerioc99',
   'created_utc': 1594383097,
   'id': 'hontrq',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'No more penis-looking pizza'},
  {'author': 'Scoutisaspyable',
   'created_utc': 1594384495,
   'id': 'hoo5dx',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'No Ammo? Check! Buttcheecks? Clenched!'},
  {'author': 'i-Flames',
   'created_utc': 1594373850,
   'id': 'hom0o2',
   'num_comments': 2,
   'score': 1,
   'selftext': 'I figured winning (and by how many rounds) and personal KD(A) factor in, but how about the other stuff? Ability usage? Damage? Econ rating? Does anyone know?',
   'subreddit': 'VALORANT',
   'title': 'What aspects factor into rating increasing / decreasing at the end of each match?'},
  {'author': 'Schulibrk',
   'created_utc': 1594377373,
   'id': 'homnpu',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Some Brimstone afterplants on every map'},
  {'author': 'ChinLee03',
   'created_utc': 1594387768,
   'id': 'hooydt',
   'num_comments': 3,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'After the skin update this makes the game unplayable'},
  {'author': 'artmorte',
   'created_utc': 1594392029,
   'id': 'hoq3mu',
   'num_comments': 8,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "Is Sage's wall kinda bad value?"},
  {'author': 'Jund-Em',
   'created_utc': 1594350302,
   'id': 'hohb1h',
   'num_comments': 3,
   'score': 1,
   'selftext': 'I am pretty darn bad at this game, but i feel like when i play by myself I do way better. I usually rank up 2 or 3 times alone then crash down 2 or 3 ranks again when my friends get on and i join. The funny thing is, they do better than me! We are the same rank so its not like I am getting matched against better people for that reason. Maybe im just bad/crazy. Any thoughts?',
   'subreddit': 'VALORANT',
   'title': 'Does anybody feel like their opponents are way too good when partying?'},
  {'author': 'AfricanLagoon',
   'created_utc': 1594395536,
   'id': 'hor5ca',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'The Fury Hop. A Sova mechanic my buddies and I found a couple nights ago in a custom game.'},
  {'author': '_shinyzE',
   'created_utc': 1594391334,
   'id': 'hopwjw',
   'num_comments': 4,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Using the Operator as certain agents? (On Defense)'},
  {'author': '[deleted]',
   'created_utc': 1594395647,
   'id': 'hor6k4',
   'num_comments': 0,
   'score': 1,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'I’m buns at Valorant but I got my first 1v5 Ace Clutch last night and was pretty hyped'},
  {'author': 'SltySptoon',
   'created_utc': 1594397081,
   'id': 'horm2m',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant Charcters Portrayed By Spongebob'},
  {'author': 'DaniPyre',
   'created_utc': 1594396221,
   'id': 'horcor',
   'num_comments': 3,
   'score': 1,
   'selftext': 'I personall just got over the lvl 50 mark and was interested how it is looking for other people\n\n[View Poll](https://www.reddit.com/poll/horcor)',
   'subreddit': 'VALORANT',
   'title': 'How far along are you with your season pass?'},
  {'author': 'TAQO12548',
   'created_utc': 1594391150,
   'id': 'hopuol',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'the most toxic players EVER'},
  {'author': 'Ladiff-s',
   'created_utc': 1594393396,
   'id': 'hoqhtp',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Most Satisfactory Raze plays'},
  {'author': 'zippycaddy',
   'created_utc': 1594393374,
   'id': 'hoqhkb',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Once when i started valorant it started closing automatically and showing no error codes just crashes but after the update it started showing this error code "graphics driver crashed make sure your graphics driver are up to date " and they are',
   'subreddit': 'VALORANT',
   'title': 'Crash'},
  {'author': 'Futureshot2',
   'created_utc': 1594355379,
   'id': 'hoihep',
   'num_comments': 12,
   'score': 1,
   'selftext': 'A small rant about things I don’t agree with/should be in the game.\n\nFirst of all, moving accuracy is ridiculous.  You shouldn’t be able to swing around a corner at full speed and be able to headshot someone over 15 feet/4.6 meters away from you.  The amount of times I have killed or been killed by somebody running is ridiculous.  It feels like I am playing Overwatch, especially in unrated.\n\nSecond, Split and ascent feel way too defender sided.  Having two chokepoints to get onto site, or having to push a basic no man’s land(mid), which defenders can stop by utility dumping on areas the attackers need to push to be able to get to a point where they can take site.  If the attackers use their own utility it ends up leaving the attackers with little utility left to actually take site, or little to actually defend site with.\n\nThird, the competitive algorithm seems to benefit duelists more than support agents, which in turn causes less people to play them and more people to play duelists.  The algorithm could count enemies blocked by smoke as ‘points’, enemies tagged/revealed as ‘points’, or enemies slowed as ‘points’ to help a player’s score in the match go up and help increase their rank. \n\nFourth, it would be great to be able to unselect an agent.  Sometimes confusion in the agent selection screen cause there to be no sage, too many duelists, or no smoke agents.\n\nFifth, viper and breach are hilariously underpowered with pick rates insanely low.  Something simple as viper being able to pick up her wall or breach having an extra flash could boost viability and pick rates for those agents.\n\nSixth, and honestly the least, the battle pass has turned into a chore.  Daily missions do not give you enough bonus xp so it feels like you have to play a ton of matches to level up in the pass.  Sometimes it just isn’t enjoyable to grind some of the weekly missions either.  Stuff like ult 50 times is so redundant and requires too many matches.\n\nI am Gold 2 currently and these seem to be some problems plaguing gameplay.  I do not have a real main as I play anyone, but Jett is the most enjoyable for me.  I would love to hear y’alls opinions but am posting this before bed so I will get to you in the mornings.',
   'subreddit': 'VALORANT',
   'title': 'A valoRANT'},
  {'author': 'Fastarrow1000',
   'created_utc': 1594389061,
   'id': 'hopa6h',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'New montage what do you think?'},
  {'author': 'kashakido',
   'created_utc': 1594354323,
   'id': 'hoi8tq',
   'num_comments': 11,
   'score': 1,
   'selftext': 'I just had a game where I went 35/11/14 and won 13-9, sure 13-9 isn’t the greatest win difference, but with the rest of my team, the second highest frag was 11/17/7...and were all below the rest of the enemy team in the combat score.. I had to clutch multiple rounds with aces and quadra kills, I was having an insane game, my aim was on point (it’s usually terribly average) and my plays were going great. But at the end of the game, after all that hard work I only gain ONE green arrow up...so I just don’t get how the mmr gain works in this game. I know the amount of rounds you won compared to the other team matters, but they say so does individual performance, so why only ONE green arrow up is what I’m asking. Thanks! :)',
   'subreddit': 'VALORANT',
   'title': 'Don’t really understand how the mmr gain in competitive works'},
  {'author': 'mjm15cs',
   'created_utc': 1594341833,
   'id': 'hof4hy',
   'num_comments': 3,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'This has gotta be my best ace of ranked play so far...'},
  {'author': 'Lavjuu',
   'created_utc': 1594394434,
   'id': 'hoqt7o',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Anyoing problem in valoranta'},
  {'author': 'hydrogenX_',
   'created_utc': 1594393170,
   'id': 'hoqf66',
   'num_comments': 1,
   'score': 1,
   'selftext': 'Like video posts, i would like to see images posts instead of an image linked thorough link. what do you think?\n\n[View Poll](https://www.reddit.com/poll/hoqf66)',
   'subreddit': 'VALORANT',
   'title': 'would you like to see also images in posts?(not linked through post)'},
  {'author': 'PonThor',
   'created_utc': 1594389821,
   'id': 'hophez',
   'num_comments': 8,
   'score': 1,
   'selftext': 'This is a problem\n\n![video](afjff6tyd1a51)',
   'subreddit': 'VALORANT',
   'title': "I didn't really believe the hit registration issues until this happened my friend"},
  {'author': 'Powervul',
   'created_utc': 1594345005,
   'id': 'hofyca',
   'num_comments': 20,
   'score': 1,
   'selftext': '"Cage Triggered"',
   'subreddit': 'VALORANT',
   'title': 'A joke a Cyper on my team told me : "What do you say when the main character of National Treasure gets angry?"'},
  {'author': 'Moclan5',
   'created_utc': 1594398378,
   'id': 'hos0et',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Smurfs are shit.'},
  {'author': 'Vitguld',
   'created_utc': 1594398348,
   'id': 'hos029',
   'num_comments': 3,
   'score': 1,
   'selftext': 'https://imgur.com/Baz5Xo0',
   'subreddit': 'VALORANT',
   'title': 'We won 13:12 and the game continued for the 14th round.'}],
 [{'author': 'FormerFutureAuthor',
   'created_utc': 1594511112,
   'id': 'hpkepd',
   'num_comments': 0,
   'score': 2,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '[Essay] Consider the Operator: An ode to Valorant’s awkward, powerful, heron-esque sniper rifle'},
  {'author': 'hulbhen',
   'created_utc': 1594493203,
   'id': 'hpfbbv',
   'num_comments': 2,
   'score': 2,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Never Gonna Shift You Down (A Practical Raze Movement Montage From My Rated Games)'},
  {'author': 'chelcgrin',
   'created_utc': 1594444871,
   'id': 'hp4ky0',
   'num_comments': 1,
   'score': 2,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Late night queues be like'},
  {'author': 'MotionOCE',
   'created_utc': 1594433692,
   'id': 'hp236f',
   'num_comments': 0,
   'score': 2,
   'selftext': '​\n\n[ Rate of Fire is still 6.5 rounds\\/sec when it should be 4.75 rounds\\/sec :\\)](https://preview.redd.it/c00e89s205a51.png?width=1920&format=png&auto=webp&s=fd7c400a32062759cdc3303f8d79fb09bd991e3e)',
   'subreddit': 'VALORANT',
   'title': 'Guardian tooltip not updated'},
  {'author': 'ImADopeChicken17',
   'created_utc': 1594429694,
   'id': 'hp152g',
   'num_comments': 1,
   'score': 2,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Dear Riot Games.'},
  {'author': 'evsub',
   'created_utc': 1594495535,
   'id': 'hpfzx2',
   'num_comments': 26,
   'score': 2,
   'selftext': '# THIS POST WILL BE UPDATED AS MATCHES & EVENT PROGRESSES\n\nhttps://preview.redd.it/4jslaunb4aa51.png?width=1920&format=png&auto=webp&s=de4d2f75b68b16b7ea74edfd305ff0d25596bce3\n\n# Event Information:\n\n* **Date:** July 10-12th, 2020\n* **Show Begins:** 3:00 PM EST\n* Number of Teams: 16\n* [Bracket](https://www.thespike.gg/events/pulse-invitational/16)\n\n# [DAY 2] PLAYOFFS\n\n1. \\[BO3\\] [TSM vs Cloud9](https://www.thespike.gg/match/tsm-cloud9/323) @ 12:00 PM PDT| 3:00 PM EDT | 7:00 PM UTC   - [STATS](https://www.thespike.gg/match/tsm-cloud9/323)\n2. \\[BO3\\] [Code7 vs Terrific](https://www.thespike.gg/match/code7-together-we-are-terrific/324) @ 3:00 PM PDT| 6:00 PM EDT | 10:00 PM UTC  - [STATS](https://www.thespike.gg/match/code7-together-we-are-terrific/324)\n3. \\[BO3\\] [GenG vs CLT Phoenix](https://www.thespike.gg/match/gen-g-esports-charlotte-phoenix/325) @ 6:00 PM PDT| 9:00 PM EDT | 12:00 AM UTC  - [STATS](https://www.thespike.gg/match/gen-g-esports-charlotte-phoenix/325)\n4. \\[BO3\\] [Sentinels vs Immortals](https://www.thespike.gg/match/sentinels-immortals/326) @ 6:00 PM PDT| 9:00 PM EDT | 12:00 AM UTC  - [STATS](https://www.thespike.gg/match/sentinels-immortals/326)\n\n# OFFICAL DATA PROVIDER FOR THE EVENT: [THESPIKE.GG](https://www.thespike.gg/events/t1-x-nsg-showdown/24)\n\n# [STREAM FEED](https://www.twitch.tv/pulseesportsarena/)\n\n# PRIZE DISTRIBUTION\n\n* 1st Place --> 6,000 USD\n* 2nd Place --> 3,000 USD\n* 3rd Place --> 1,000 USD\n\n# EVENT RELATED NEWS\n\n* [https://www.thespike.gg/news/teams-revealed-for-the-pulse-invitational/267](https://www.thespike.gg/news/teams-revealed-for-the-pulse-invitational/267)\n\nON A SIDE NOTE, PLAYER PAGES ARE NOW UP!\n\nhttps://preview.redd.it/ubaf6rec4aa51.png?width=1920&format=png&auto=webp&s=f77436deb69b04283b8e839a54168360babc7cf6',
   'subreddit': 'VALORANT',
   'title': 'Pulse Invitational - $10,000 Tournament - Day 2: Playoffs - C9, TSM, Immortals, Sentinels, etc.'},
  {'author': 'RobThatBin',
   'created_utc': 1594503237,
   'id': 'hpi86q',
   'num_comments': 0,
   'score': 2,
   'selftext': '[https://www.youtube.com/watch?v=NUmZQtZCR5A](https://www.youtube.com/watch?v=NUmZQtZCR5A)',
   'subreddit': 'VALORANT',
   'title': "Might not be much to everyone but I've been practicing sniping and this has been my best shot in the past weeks (Youtube because video is 45 seconds long)"},
  {'author': 'CyberFyber_',
   'created_utc': 1594441118,
   'id': 'hp3sy7',
   'num_comments': 0,
   'score': 2,
   'selftext': ' My discord is a place where you can find players for valorant or any game and we are going to be hosting are first valorant tournament this coming friday :) so if you are going to bring your game face join [https://discord.gg/pYBRKem](https://discord.gg/pYBRKem)',
   'subreddit': 'VALORANT',
   'title': 'Looking to joiningg a discord where you can find players to play with and hosting a valorant tournament:)'},
  {'author': 'khaingo',
   'created_utc': 1594477047,
   'id': 'hpapfx',
   'num_comments': 0,
   'score': 2,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'A cool little Raze rush move'},
  {'author': 'los69edalyssa',
   'created_utc': 1594449225,
   'id': 'hp5eiq',
   'num_comments': 3,
   'score': 2,
   'selftext': '25 bucks for a skin, riot are you being half serious right now? I get that the game is F2P, but you devs reading this have to lower the fuckin price. Not everyone is fucking Jeff Bezos and can drop 100$ on the spot for a bundle of cosmetics. Lower the prices or your game will die.',
   'subreddit': 'VALORANT',
   'title': 'Skin prices'},
  {'author': 'ToxicSTRYDR_',
   'created_utc': 1594493178,
   'id': 'hpfb2p',
   'num_comments': 17,
   'score': 2,
   'selftext': "It's been happening since the latest patch",
   'subreddit': 'VALORANT',
   'title': 'Anyone having really bad ping spikes and stuttering?'},
  {'author': 'Omi__Gamboa_',
   'created_utc': 1594441975,
   'id': 'hp3znl',
   'num_comments': 6,
   'score': 2,
   'selftext': '[Jett from Valorant ](https://www.deviantart.com/0h0mi/art/Jett-846954783)',
   'subreddit': 'VALORANT',
   'title': 'Drew Jett from Valorant in my style'},
  {'author': 'Tr0maa',
   'created_utc': 1594479017,
   'id': 'hpb7tt',
   'num_comments': 19,
   'score': 2,
   'selftext': 'Hello everyone, is it just me that sometimes you feel that your vandal wont miss , and sometimes it feels like your bullets are made out of rubber?\n\n[https://streamable.com/66ys2q](https://streamable.com/66ys2q)',
   'subreddit': 'VALORANT',
   'title': 'How to END OVERTIME in 30 seconds - SICK ACE'},
  {'author': 'DasSh493',
   'created_utc': 1594498914,
   'id': 'hpgz30',
   'num_comments': 0,
   'score': 2,
   'selftext': 'do you also have so many frame drops since the last update? I even have 6 fps in the lobby a d not 144 like  before the update.',
   'subreddit': 'VALORANT',
   'title': 'frame drops, again...'},
  {'author': 'circathemind',
   'created_utc': 1594426690,
   'id': 'hp0ebv',
   'num_comments': 5,
   'score': 2,
   'selftext': '$100 for weapon skins? are you fucking kidding me?',
   'subreddit': 'VALORANT',
   'title': 'that price tag on weapon skins is disgusting.'},
  {'author': 'Collin424',
   'created_utc': 1594508588,
   'id': 'hpjpo2',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Unpopular Opinion: Sexism in Valorant is not a problem'},
  {'author': 'Culzo_',
   'created_utc': 1594482188,
   'id': 'hpc3hb',
   'num_comments': 3,
   'score': 1,
   'selftext': '​\n\n![video](jh75memj09a51)',
   'subreddit': 'VALORANT',
   'title': '2 billion IQ boombot trick btw'},
  {'author': 'R3znatrth0mps0n',
   'created_utc': 1594494601,
   'id': 'hpfpyb',
   'num_comments': 2,
   'score': 1,
   'selftext': "I am genuinely lost in how rating is scored in Valorant. There is an abundance of information that to help you determine where you land. (MVP titles, Overall KDA, Econ, over score rating and W/L variance (close or not close games), that little arrow system that doesn't seem to account for shit) Reading the patch notes gave information on how its supposed to work, but just seems either very one side or extremely diverse in a way where the information you get post games means jack shit.\n\nI have had two experiences where my overall score average would be higher across a set of 5 ranked games (same amount that determines your placement rank). On both occasions he average 3 wins I had would be 13-9 or 13-10 and my two loses would be 13-7.13-9. Both times id get 3 up arrows and one 2 arros. the loses are one arrow down and derank. Ill even get team MVP during a loss. If i calculate my score rating between 5 games to find my average, it doesn't seem to reflect when i get ranked or even deranked. I have literally ranked up after getting stomped in a game where I got carried and went from gold 1 to gold 2. \n\nOutside of just getting good and shooting people in the face, can anyone shine some light on how the fuck riot decides where you belong in its comp system? \n\nI don't care where I place, I just really enjoy playing the game. I could be silver for all I care. I just want to know how to interpret the information I am given because its not clear at all on how it effects you",
   'subreddit': 'VALORANT',
   'title': 'Can anyone shed light on how the criteria is for ranking and deranking works?'},
  {'author': 'DT_RAW',
   'created_utc': 1594500219,
   'id': 'hphcxe',
   'num_comments': 0,
   'score': 1,
   'selftext': 'More matches following this game\n\n\nhttps://www.twitch.tv/pulseesportsarena\n\nhttps://www.thespike.gg/events/pulse-invitational/16\n\nhttps://liquipedia.net/valorant/Pulse_Invitational',
   'subreddit': 'VALORANT',
   'title': 'TSM vs C9 game 3 of best of 3 starting now! Pulse Invitational!'},
  {'author': '[deleted]',
   'created_utc': 1594490298,
   'id': 'hpeh3p',
   'num_comments': 2,
   'score': 1,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'I lost 5-13 after queuing up with 3 people in platinum (they were smurfing) while I just dropped from gold to Silver. One guy on my team (Synergy) was purposely trying to lose and he had team MVP. How did this happen.'},
  {'author': 'Aphelioseed',
   'created_utc': 1594500619,
   'id': 'hphh2s',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Every cheater deserves permanent ban. but riot banning legit good players relying on salty players reports without even investigating it. its unfair :/ like this guy called chek'},
  {'author': 'michael5790',
   'created_utc': 1594500611,
   'id': 'hphgzn',
   'num_comments': 0,
   'score': 1,
   'selftext': '​\n\n![video](9186gbhbjaa51 "reporting does absolutely nothing, no vote kick system in comp so had to deal with 50 team damage and someone following me all game")',
   'subreddit': 'VALORANT',
   'title': 'team killing'},
  {'author': 'corpuleant3',
   'created_utc': 1594479844,
   'id': 'hpbfv7',
   'num_comments': 4,
   'score': 1,
   'selftext': '\n\n[View Poll](https://www.reddit.com/poll/hpbfv7)',
   'subreddit': 'VALORANT',
   'title': 'Have you bought the elder flame bundle'},
  {'author': 'overthetopf',
   'created_utc': 1594457757,
   'id': 'hp6w1e',
   'num_comments': 2,
   'score': 1,
   'selftext': "Title! Especially with the new animated dragon skins I'd love to take them for a spin at the shooting range. Thoughts? :)",
   'subreddit': 'VALORANT',
   'title': 'Request: I would love to be able to try out every skin at the shooting range.'},
  {'author': 'Frostbite5132',
   'created_utc': 1594490131,
   'id': 'hpefek',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Crazy 1v5 Ace Clutch!'},
  {'author': 'Mowski94',
   'created_utc': 1594484329,
   'id': 'hpcplc',
   'num_comments': 2,
   'score': 1,
   'selftext': 'My battle pass and all progress is gone wtf?',
   'subreddit': 'VALORANT',
   'title': 'I changed my IG id through Riots website and and it reset my account'},
  {'author': 'LivingDew',
   'created_utc': 1594492365,
   'id': 'hpf2p2',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '"Joy Ride" ~ Valorant Animation (ft. Nate Good)'},
  {'author': 'meamreggie',
   'created_utc': 1594497043,
   'id': 'hpgfge',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Bravery x Stupidity'},
  {'author': 'simplufici',
   'created_utc': 1594507383,
   'id': 'hpjdyw',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Weekly headshots quest bugged'},
  {'author': 'acceptgaming',
   'created_utc': 1594510910,
   'id': 'hpkcqr',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant - Fragmovie by AcceptGaming'},
  {'author': 'sebbe453',
   'created_utc': 1594511203,
   'id': 'hpkfjm',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant Pro Clips (HIGHLIGHTS AND FAILS)'},
  {'author': 'Daijm2345',
   'created_utc': 1594497412,
   'id': 'hpgj9a',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Rank system is crap'},
  {'author': 'PaCerin00',
   'created_utc': 1594493891,
   'id': 'hpfify',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Reyna's Soul Orbs Win You Games"},
  {'author': 'Blazedkai',
   'created_utc': 1594497815,
   'id': 'hpgnj1',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant |Bug | Hacks| ?!?!?!?!?'},
  {'author': 'zarian100',
   'created_utc': 1594429524,
   'id': 'hp13k7',
   'num_comments': 3,
   'score': 1,
   'selftext': 'Is this option working for anyone? I played in Windowed Fullscreen, when i alt tab out, i can still hear the valorant music even though it has an option to mute when game is out of focus',
   'subreddit': 'VALORANT',
   'title': "Muted when in background doesn't work"},
  {'author': 'vapourii',
   'created_utc': 1594492139,
   'id': 'hpf0b0',
   'num_comments': 6,
   'score': 1,
   'selftext': "I'm a BETA tester of this game and in BETA, i had 20,30+ kills, was constantly Match MVP, Team MVP and so on and it was so easy, it was probably the easiest and the best experience ever, characters and guns were so fun and easy to use, BETA was just so fun...but when the game got released its just impossible to do anything, HIT REG is absolute garbage, none of my shots register AT ALL!! i have billions and billions and billions of clips where my bullets just go through enemies, i even check it in slow-mo to make sure i'm not crazy and i'm glad i'm not... the release just RUINED the entire game, there are probably cheaters every single game, i went from 30+ kills almost every game to 4,6,8,10 kills a match.. its not funny anymore.  \nI love this game, i want to enjoy it and have fun on it but i just cant do that anymore because i either get fucked over by one of the bugs, shit HIT REG or some other bug or CHEATERS, planning to make a Valorant actual bullshit compilation in the future and if this post gets removed then you devs/mods can't accept criticism.  \nIm Out.",
   'subreddit': 'VALORANT',
   'title': 'Literally impossible to get kills.'},
  {'author': 'MaNameJeffYC',
   'created_utc': 1594492277,
   'id': 'hpf1qe',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'HUD Glitch/Bug where bullets or abilities are invisible.'},
  {'author': 'techtonic69',
   'created_utc': 1594506203,
   'id': 'hpj23h',
   'num_comments': 0,
   'score': 1,
   'selftext': " Since the update my game will occasionally have two issues occur. One being I will get fps drops when a lot of smokes and effects are present, from 150-100 range. Two being the worst, my game mid ranked match round dropped to 3 fps....For no reason, nothing I could see. It only fixed itself and jumped back to 150fps after I died and the round was over. I don't think its my computer, so I would chalk it up to some background optimization issues with the patch/graphics in game. Or that vgc is acting up/consuming too many resources. I have caught it before at the main menu at 20% cpu usage. Anyone else experiencing this? I have seen some fps issue posts but not any with the drop like I experienced. Hopefully this is something they are aware of!\n\nSPECS: GTX 1080, I7-7700k-4.5GHZ, 16GB RAM, ASUS PRIME MOTHERBOARD",
   'subreddit': 'VALORANT',
   'title': 'FPS Issues Since Patch!'},
  {'author': '2Cool4Stool',
   'created_utc': 1594493736,
   'id': 'hpfguh',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Rated VI Piece with Fries'},
  {'author': 'J_The_Wizard',
   'created_utc': 1594493858,
   'id': 'hpfi40',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Players are bypassing censorship and this also caused one of our teammates to leave'},
  {'author': 'H11ruken',
   'created_utc': 1594490168,
   'id': 'hpefrq',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Diam2 looking for a team'},
  {'author': 'shunpolotus',
   'created_utc': 1594467761,
   'id': 'hp8n47',
   'num_comments': 1,
   'score': 1,
   'selftext': 'Here it is : [https://imgur.com/ULZEpVW](https://imgur.com/ULZEpVW)',
   'subreddit': 'VALORANT',
   'title': 'I made a Jett pixel-art.'},
  {'author': 'Broilikevalorant',
   'created_utc': 1594485141,
   'id': 'hpcy9p',
   'num_comments': 9,
   'score': 1,
   'selftext': 'I think it’s a bit too much because I don’t know I’m not Shute if it’s like in competitive games a bit overdose, but I really like the animations and skins. My favorite is the Operator Skin. What’s your opinion?',
   'subreddit': 'VALORANT',
   'title': 'What are you thinking about the new skin bundle Elderflame?'},
  {'author': 'PampleXD',
   'created_utc': 1594488758,
   'id': 'hpe0r3',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'A (beginner friendly) Valorant economy guide for those interested or looking for more info... Any feedback appreciated!'},
  {'author': 'spartany',
   'created_utc': 1594491373,
   'id': 'hpesdh',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Tacti-Bouncer spotted [OC]'},
  {'author': 'Mr_Kg3',
   'created_utc': 1594488433,
   'id': 'hpdxab',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](r8o0f6c5j9a51)',
   'subreddit': 'VALORANT',
   'title': 'Operator Clutch'},
  {'author': '[deleted]',
   'created_utc': 1594502936,
   'id': 'hpi515',
   'num_comments': 0,
   'score': 1,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'Having fun with Reyna in gold elo :)'},
  {'author': '-G_Money-',
   'created_utc': 1594502914,
   'id': 'hpi4ta',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Northwest Valorant is Recruiting!'},
  {'author': 'CrypticFN69',
   'created_utc': 1594504536,
   'id': 'hpilaj',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Next Wardell'},
  {'author': 'salah411',
   'created_utc': 1594504732,
   'id': 'hpin73',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Maybe this mobile app could be helpful.'},
  {'author': 'GrantBOG',
   'created_utc': 1594501827,
   'id': 'hphtnu',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Triple Collat with OP and C4 Quickscope MIDAIR; (My friend doesn't have Reddit but wanted to share his clips with you guys!)"},
  {'author': 'TheRealWindz',
   'created_utc': 1594500907,
   'id': 'hphk4q',
   'num_comments': 0,
   'score': 1,
   'selftext': '​\n\n![video](gcb5mswxjaa51 "This Is Only A Sneak Peak Of What I Do Check Out My New Youtube Montage No Talking Just Me Going Crazy It Would Really Mean A lot If You Looked At It Leave Some Love :)")\n\n[https://youtu.be/Z-umWkI7PvU](https://youtu.be/Z-umWkI7PvU)',
   'subreddit': 'VALORANT',
   'title': '#1 Valorant Sniper'},
  {'author': 'Aphelioseed',
   'created_utc': 1594501772,
   'id': 'hpht2j',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Everycheater deserves permaban but banning good legit players relying on salty players reports without event investigating it. is unfair'},
  {'author': 'SnooNinja',
   'created_utc': 1594487716,
   'id': 'hpdpkb',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Riot Games could add Valorant skins to League of Legends in the future'},
  {'author': 'xlibro',
   'created_utc': 1594489849,
   'id': 'hpecf6',
   'num_comments': 3,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Stutter/Lag upon peeking. Not sure how to fix'},
  {'author': 'xJawzy',
   'created_utc': 1594480028,
   'id': 'hpbhqb',
   'num_comments': 2,
   'score': 1,
   'selftext': "I really can't use the new vandal skin because the muted sound really throws me off. It's honestly awful, and doesn't even fit the theme. wtf rito?",
   'subreddit': 'VALORANT',
   'title': 'New elderflame guns sound muted'},
  {'author': 'RedDragon2468',
   'created_utc': 1594493343,
   'id': 'hpfcsk',
   'num_comments': 3,
   'score': 1,
   'selftext': 'It was a disheartening couple of rounds before I did this, the score was like 5-2 and every round we would get run over.\n\n![video](c99s3t3kx9a51 "A recent ACE :) LMK if you want to watch my streams!")',
   'subreddit': 'VALORANT',
   'title': 'Can you guess my rank on this recent ACE I pulled off?'},
  {'author': 'KrakenUpGG',
   'created_utc': 1594504799,
   'id': 'hpinub',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Nice Ace. First time posting be gentle'},
  {'author': 'TwitchOkoue',
   'created_utc': 1594440775,
   'id': 'hp3qa2',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'my best work to date :)'},
  {'author': 'MambaAwakens',
   'created_utc': 1594443168,
   'id': 'hp48hh',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Triple Kill with Operator 2 rounds in a row'},
  {'author': 'VTRFoxxY',
   'created_utc': 1594443718,
   'id': 'hp4coy',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Insane wallbang that happenned on stream today! PS: For those who don\'t understand portuguese I was saying "Watch me wallbang this sova on B site" ended up killing raze instead but I guess that counts!'},
  {'author': 'Skullies22',
   'created_utc': 1594444488,
   'id': 'hp4ia1',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '( ͡° ͜ʖ ͡°)'},
  {'author': 'astroballs',
   'created_utc': 1594444490,
   'id': 'hp4ian',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Pacific Northwest. Anyone else?',
   'subreddit': 'VALORANT',
   'title': 'Servers down? Error Code: 43'},
  {'author': '[deleted]',
   'created_utc': 1594441445,
   'id': 'hp3vih',
   'num_comments': 2,
   'score': 1,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'Me after spending $105.99 on Elder Flame'},
  {'author': '4manintreport',
   'created_utc': 1594446164,
   'id': 'hp4u1j',
   'num_comments': 1,
   'score': 1,
   'selftext': "I just queued solo with a premade group of 4 who proceeded to try to surround me every round so I couldn't move, use abilities to kill the team and tell the other team that I was saying racist things in chat.\n\nI think this is a horrid abuse of the game and especially an abuse of the system by trying to use accusations of racism to stop me from telling the enemy team to report them.\n\nI honestly think these people should get lifetime bans from the game and I'm upset that my in game report probably wont result in that.\n\nDo I have any other recourse?",
   'subreddit': 'VALORANT',
   'title': 'Just solo queued with group of 4 who int fed and accused me of racism.'},
  {'author': 'Cxmryn',
   'created_utc': 1594447477,
   'id': 'hp52y4',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Don’t underestimate the judge 🤫'},
  {'author': 'Yeshua-Hamashiach',
   'created_utc': 1594475093,
   'id': 'hpa7lv',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "Riot's silence regarding RP is incredibly telling."},
  {'author': 'Skullies22',
   'created_utc': 1594475146,
   'id': 'hpa81m',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '( ͡° ͜ʖ ͡°)'},
  {'author': 'leMiggi',
   'created_utc': 1594429217,
   'id': 'hp10ug',
   'num_comments': 9,
   'score': 1,
   'selftext': 'Individually. :)',
   'subreddit': 'VALORANT',
   'title': 'How many kills would you call a good round by yourself?'},
  {'author': 'Honigbrottr',
   'created_utc': 1594474501,
   'id': 'hpa2j1',
   'num_comments': 6,
   'score': 1,
   'selftext': 'I really really dont like to play with the dragon skin. Dont understand it does not look super bad but i just cant play with it. I cant spray controle (bcs i look at the tip of the gun when left/right) and the animations are very distracting for me aswell. \n\nTL;DR We need a option to disable opp. Skins so when i pick up them i dont have an disadvantage.',
   'subreddit': 'VALORANT',
   'title': 'Option to disable opponent Skins'},
  {'author': 'Ethan_Huntley',
   'created_utc': 1594471733,
   'id': 'hp9fmp',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant Montage'},
  {'author': '4amphonecalls',
   'created_utc': 1594458226,
   'id': 'hp6ysf',
   'num_comments': 2,
   'score': 1,
   'selftext': 'Im trying to buy some valorant points but when I click on the store for it, it just loads endlessly.',
   'subreddit': 'VALORANT',
   'title': "Is anyone else's point page not loading?"},
  {'author': 'Zedes-Mobile',
   'created_utc': 1594469149,
   'id': 'hp8wpp',
   'num_comments': 8,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Is my account with the hash #6969 worth anything?'},
  {'author': 'FuryOnSc2',
   'created_utc': 1594446209,
   'id': 'hp4udr',
   'num_comments': 3,
   'score': 1,
   'selftext': 'I currently think the operator is too strong in higher elo. \n\nOne of the solvable issues currently is that a lack of utility leads to OPs being able to hold strong, aggressive angles with little counter play (depending on the agent you play). \n\n\nSo, the solution is to provide a bit more utility to players without being overbearing. I suggest players before the game be able to choose a smoke or a flash. Brimstone would likely want a flash to augment his smoke-heavy playstyle, for instance. \n\nThis means that utility can be somewhat constant across games - leading to more consistency in denying OP positions while also providing players meaningful choices that can add to the skill ceiling of the game.',
   'subreddit': 'VALORANT',
   'title': 'Suggestion to solve OP problem: 1 Free Flash or Smoke'},
  {'author': 'vestaking',
   'created_utc': 1594472748,
   'id': 'hp9nr4',
   'num_comments': 0,
   'score': 1,
   'selftext': '​\n\n![video](0d4vgftg78a51)',
   'subreddit': 'VALORANT',
   'title': 'Two sheriff clips from today ranked (d3)'},
  {'author': 'OverStyled',
   'created_utc': 1594455849,
   'id': 'hp6keg',
   'num_comments': 8,
   'score': 1,
   'selftext': 'I\'m tired of seeing so many posts with complaints about how the new skins are distracting and overpriced.We have serious issues that we post about but the posts get removed.It\'s wrong to post about text-voice abuse by certain nations that are impossible to play with,but it\'s ok to have 20 posts of the same thing all over the subreddit?\n\n​\n\nThis [https://i.imgur.com/jGIRJ56.png](https://i.imgur.com/jGIRJ56.png) is what we have to deal with in the Balkans.I also have a video of a game I played last night that I\'m gonna post if this post doesn\'t get removed again.Me and a friend matched with three turkish people that abused the voice chat and refused to communicate with us because we weren\'t Turkish and to quote the dude,It\'s a Turkish server,we don\'t have to speak English.The Sage even refused to heal me,saying "I don\'t help".\n\n​\n\nFor the love of god Riot,get them their own server,it can\'t work if they refuse to communicate.This game is at least 50% communication and they don\'t want to communicate.I don\'t mind about balance,skins or anything else.The game is unplayable for us,it\'s like we are playing a Turkish game,the chat is filled with Turkish,the voice chat is the same.Why do I have to mute more than 50% of my team EVERY SINGLE GAME?If you can\'t get them their own server at least give us the option to play with more ping on a different location,the situation is unbearable.',
   'subreddit': 'VALORANT',
   'title': 'We need more than one server in the EU,the situation is getting out of hand.'},
  {'author': 'skyk112',
   'created_utc': 1594440565,
   'id': 'hp3omb',
   'num_comments': 1,
   'score': 1,
   'selftext': 'After the most recent buff its by far the most overpowered unskilled gun in the entire game. For a light machine gun to have no recoil at all and be able to spray like it does, its absurd.',
   'subreddit': 'VALORANT',
   'title': 'Nerf the odin now'},
  {'author': 'Tijarii',
   'created_utc': 1594473097,
   'id': 'hp9qsg',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'The new Dragon skin pays of ! 5K almost gone wrong'},
  {'author': 'MTR_billcipher',
   'created_utc': 1594473809,
   'id': 'hp9wos',
   'num_comments': 0,
   'score': 1,
   'selftext': ' [https://www.youtube.com/watch?v=2\\_hQPSvWQLw](https://www.youtube.com/watch?v=2_hQPSvWQLw)',
   'subreddit': 'VALORANT',
   'title': 'My monthly gameplay(just a week)'},
  {'author': 'Its_DH',
   'created_utc': 1594475616,
   'id': 'hpac8k',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Any meme editors want to edit some of my clips together to make a funny meme montage'},
  {'author': 'light-them-up',
   'created_utc': 1594475203,
   'id': 'hpa8jo',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'quick ace'},
  {'author': 'Skullies22',
   'created_utc': 1594475342,
   'id': 'hpa9qq',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Interesting...'},
  {'author': 'myf_8',
   'created_utc': 1594477962,
   'id': 'hpay3x',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Make it so playing an agent while having his contract active grants you a fixed amount of bonus exp / or a certain amount depending on your performance.',
   'subreddit': 'VALORANT',
   'title': "[Suggestion] Bonus exp on agent's contract"},
  {'author': 'Y0shee',
   'created_utc': 1594425729,
   'id': 'hp05kl',
   'num_comments': 6,
   'score': 1,
   'selftext': 'It’s basically a burning reaver knife. Since sovereign knife burns too, I cannot see where this knife deserves this price.',
   'subreddit': 'VALORANT',
   'title': 'Elderflame knife is not worth 50 bucks'},
  {'author': 'SamuelGColt',
   'created_utc': 1594436963,
   'id': 'hp2v6v',
   'num_comments': 8,
   'score': 1,
   'selftext': ' [https://imgur.com/a/259jT2T](https://imgur.com/a/259jT2T)',
   'subreddit': 'VALORANT',
   'title': 'Decided to 1v3 my bronze friends. (im plat) I barely won, 13-12'},
  {'author': 'DatBiscuit26',
   'created_utc': 1594491693,
   'id': 'hpevq0',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My valorant montage sry for bad editing first montage'},
  {'author': 'AceTheBitch',
   'created_utc': 1594485350,
   'id': 'hpd0hw',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'HOW IS THIS POSSIBLE IRON + PLAT ???'},
  {'author': 'EzBl4ck',
   'created_utc': 1594485300,
   'id': 'hpczy4',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Frag Icon can be changed?'},
  {'author': 'ignus_diavolo',
   'created_utc': 1594491226,
   'id': 'hpeqvx',
   'num_comments': 0,
   'score': 1,
   'selftext': "I'm okay with most characters keybindings and got used to most of them after rebinding my keys on my mouse bouttons.\n\nNow the thing is I cannot stand having the heal on Q when playing Reyna. But I'm used to having everyone else's ability being on Q. I would much rather have the heal be on my mouse button but that would mean changing the bind for everybody else but I'm used to them already. \n\n This isn't a major issue but it could become more annoying the more characters come out. We could just have a menu in the keybinds where you can swap the spells across the keybinds for each character while still having 3 default keybind that you set up first.",
   'subreddit': 'VALORANT',
   'title': 'character specific key binding'},
  {'author': 'SeazonCSGO',
   'created_utc': 1594488699,
   'id': 'hpe04v',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '12-12 What happens next will blow your mind (1.02 OT)'},
  {'author': 'willfeed',
   'created_utc': 1594497593,
   'id': 'hpgl4q',
   'num_comments': 0,
   'score': 1,
   'selftext': '[.3 seconds for the win](https://www.youtube.com/watch?v=65QFAvFjs2c)\n\nFairly new to tactical FPS and was pretty proud of this one.',
   'subreddit': 'VALORANT',
   'title': '.3 second kill to win'},
  {'author': '5t3g',
   'created_utc': 1594499066,
   'id': 'hph0o4',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Insta-lock agents in valorant! (bug)'},
  {'author': 'StormRanger77',
   'created_utc': 1594499186,
   'id': 'hph1ye',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'THE BEST FLICK EVER | Medal.tv'},
  {'author': 'onlynicenick',
   'created_utc': 1594485724,
   'id': 'hpd4h5',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "As much as Valorant doesn't wanna be CSGO I think one thing NEEDS to happen."},
  {'author': 'FanAirLight',
   'created_utc': 1594484038,
   'id': 'hpcmj4',
   'num_comments': 2,
   'score': 1,
   'selftext': '​\n\n![video](52lwlkbw59a51)',
   'subreddit': 'VALORANT',
   'title': 'you guys experiencing lag spikes?'},
  {'author': 'longsRose',
   'created_utc': 1594442491,
   'id': 'hp43gt',
   'num_comments': 2,
   'score': 1,
   'selftext': '​\n\n![video](tshzopsiq5a51)',
   'subreddit': 'VALORANT',
   'title': "Great use of the pinging system don't ya think?"},
  {'author': '[deleted]',
   'created_utc': 1594493468,
   'id': 'hpfe4t',
   'num_comments': 0,
   'score': 1,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'I’m iron but I was proud of my ability to right-click here.'},
  {'author': 'Vedg0d',
   'created_utc': 1594493416,
   'id': 'hpfdl6',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Damn we lost... hahah jk... unless 👀shockdart??'},
  {'author': 'rj18Arjun',
   'created_utc': 1594469788,
   'id': 'hp91by',
   'num_comments': 14,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'How many of you guys lose your cool when you hear the words "HERE COMES THE PARTY"?'},
  {'author': 'oimoun',
   'created_utc': 1594487498,
   'id': 'hpdn9s',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Cypher Camera for B site on Bind'}],
 [{'author': 'StealthSpheesSheip',
   'created_utc': 1594525269,
   'id': 'hpnsui',
   'num_comments': 2,
   'score': 2,
   'selftext': "Is Riot planning to do something about these assholes that will just tk themselves and block legit players in to tk them? Just had a game where all these guys did was grenade and molly kill to get xp. Happened to me a few times now. I guess it's hard to pick them out when it's a f2p game tho",
   'subreddit': 'VALORANT',
   'title': 'Players purposely losing for xp points'},
  {'author': 'TrendTaco',
   'created_utc': 1594594127,
   'id': 'hq3sls',
   'num_comments': 1,
   'score': 2,
   'selftext': 'anyone one else been hitting blatant headshots and it’s counting as a body shot. IMO it sucks but lemme know what you think.',
   'subreddit': 'VALORANT',
   'title': 'Hit reg issues'},
  {'author': 'tomphz',
   'created_utc': 1594562301,
   'id': 'hpussg',
   'num_comments': 16,
   'score': 2,
   'selftext': 'I have 4,000 hours in CSGO but this game is 10x more exhausting to play \n\nThe slow pace of the game plus attacking side can feel downright stifling at times \n\nNot to mention the OP meta needs to be reworked somehow. In CSGO a team wouldn’t dare run more than 2 AWPs at once, but in Valorant a defensive team with 3-4 OPs means they are in a great position. \n\nIn CSGO de_train is the most CT sided map and an AWPer’s paradise because of the long distances and narrow lanes. De_train is also the most disliked map amongst puggers because of the synergy that’s needed for T side. Every map in Valorant basically feels like de_train, especially Ascent. \n\nI think I need a break from this game until the meta changes. Having 3+ OPs on defense should be risky and not a strong setup. However, the slow pace of the game and the sight lines makes OPs very strong.\n\nTo compensate, I think the OP needs a much longer delay to shoot between each shot. As of now you can’t trade kill an OPer. Players move too slowly to close the distance. There needs to be time for an attacking team to trade the OPer and increasing the time between shots will help.',
   'subreddit': 'VALORANT',
   'title': 'This game is exhausting to play.'},
  {'author': 'Harblair',
   'created_utc': 1594564217,
   'id': 'hpv9l2',
   'num_comments': 5,
   'score': 2,
   'selftext': 'INTRO:\n\nRIOT, it’s no secret that the community is upset with how RP works currently.  It feels unfair.  You can’t advertise a $100 bundle as these animated insanely cool dragons for people to find out they have to pay more money in some way to unlock those styles.  Someone already calculated that it would be $250+ to unlock the dragon bundle completely without the battle pass of course.\n\nSolution 1:  \n\nMake skins more valuable by including all tiers/cosmetic variations in the current price.  This will justify the price for a lot of players including myself.\n\nSolution 2:  \n\nHave a system that rewards RP for every win/loss.  2 RP per win and 1 RP per loss.  Spike rush obviously not included.  This means that someone would have to win 5 games to unlock 1 basic tier (roughly 3 hours of gameplay).\n\nConclusion:\n\nI feel as if the community would agree that Solution 2 is best for both parties.  Players can either choose to grind roughly 25 hours in straight wins to upgrade one of their Elderflame skins all the way or they can choose to purchase RP in the store.  I’m curious, let me know what you think about the current RP system.',
   'subreddit': 'VALORANT',
   'title': 'How RIOT can correct the RP situation'},
  {'author': 'godyoonmin',
   'created_utc': 1594594125,
   'id': 'hq3sl9',
   'num_comments': 1,
   'score': 2,
   'selftext': " \n\nHi!\n\nA few days ago i posted that i got the error code 0 and couldnt play\n\nWell i looked over what riot had told me to do with my computer to fix a thing.\n\nI noticed one and thought imma redo this but undo all the stuff they told me to do.\n\nAnyways\n\nRiot told me the following :\n\nIf you would like, you can also follow the instructions given into this [video](https://www.youtube.com/watch?v=vX4scKXpGGI).\n\n1. Also please do ensure that you do not have any unwanted programs running, follow these steps on this guide to perform a clean boot:\n\n[https://support-leagueoflegends.riotgames.com/hc/en-us/articles/201761974#clean-boot-guide-0-9](https://support-leagueoflegends.riotgames.com/hc/en-us/articles/201761974#clean-boot-guide-0-9)\n\nIt's important that you have the latest [**WINDOWS UPDATES**](https://support.microsoft.com/en-us/help/12373/windows-update-faq). VALORANT is optimized tao work best when on the latest version of Windows and updating can resolve a number of issues.\n\nAlong with that, you should also try temporarily disabling any antivirus program you might have.\n\nSo i did the opposite than what they told me to do and now i can enter again.\n\nIdk thats just my experience and i bet if you did this and cant get into the game this will fix it for you.",
   'subreddit': 'VALORANT',
   'title': 'i think i fixed error code 0'},
  {'author': 'viMranx',
   'created_utc': 1594513146,
   'id': 'hpkxsv',
   'num_comments': 3,
   'score': 2,
   'selftext': 'just like the red dot of the operator but scalable and color picker ;)',
   'subreddit': 'VALORANT',
   'title': 'feature request: circular crosshair'},
  {'author': 'ritchiedrama',
   'created_utc': 1594564747,
   'id': 'hpvedn',
   'num_comments': 2,
   'score': 2,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Immortal Rank - Sage fill w/ 2 Overtimes full VOD'},
  {'author': 'roooooyal',
   'created_utc': 1594579001,
   'id': 'hpzf8m',
   'num_comments': 6,
   'score': 2,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Voice and Chat ban for saying harmless words like "ez" or just trashtalking back'},
  {'author': 'MrEuginger',
   'created_utc': 1594574340,
   'id': 'hpy289',
   'num_comments': 141,
   'score': 2,
   'selftext': 'It’s not even her abilities that annoy me, so much as her voice lines. She sound really annoying after awhile, and she talks more than any other character. They tried to make her this games Mirage (Apex legends) but she’s not charming or funny. It feels really forced and out of place when most of the other characters have pretty good dialogue and interactions.',
   'subreddit': 'VALORANT',
   'title': 'Raze is the most annoying character in the game'},
  {'author': 'Ayu_1305',
   'created_utc': 1594576637,
   'id': 'hpyq0c',
   'num_comments': 2,
   'score': 2,
   'selftext': '[Highlighted file](https://imgur.com/gallery/yOx18vm)',
   'subreddit': 'VALORANT',
   'title': "A system error occurred when I switched ON my laptop and it created a tmp file and asked me to share it with devs. But my game started with no issues(haven't started a match yet). How am I supposed to share it to the devs?"},
  {'author': 'Icy737',
   'created_utc': 1594572449,
   'id': 'hpxir3',
   'num_comments': 3,
   'score': 2,
   'selftext': "I'm considering buying VP and get some skins but since the shop rotates I don't know the price of the skins I want. Is there a list of all the skins + their prices anywhere?",
   'subreddit': 'VALORANT',
   'title': 'Skin list + prices?'},
  {'author': 'Tebbieboi',
   'created_utc': 1594542166,
   'id': 'hpqzrl',
   'num_comments': 1,
   'score': 2,
   'selftext': 'thank you for coming to my ted talk',
   'subreddit': 'VALORANT',
   'title': 'nerf raze pls'},
  {'author': 'Gr4mt',
   'created_utc': 1594573271,
   'id': 'hpxrap',
   'num_comments': 2,
   'score': 2,
   'selftext': 'They should add a deselect agent feature simple as that',
   'subreddit': 'VALORANT',
   'title': 'Deselect'},
  {'author': 'techniquedevil',
   'created_utc': 1594575533,
   'id': 'hpyek9',
   'num_comments': 2,
   'score': 2,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Shorty is OP.'},
  {'author': 'thm51b8f2d68cs',
   'created_utc': 1594522223,
   'id': 'hpn4qd',
   'num_comments': 9,
   'score': 2,
   'selftext': "This is not ok.  I know I didn't do this because I have been to my settings multiple times and my sense was fine.  Make sure to check ur settings every now and then so this will not happen to you as well.",
   'subreddit': 'VALORANT',
   'title': 'Valorant secretly increased my sensitivity by .1'},
  {'author': 'TheVirginDallas',
   'created_utc': 1594522928,
   'id': 'hpnald',
   'num_comments': 21,
   'score': 2,
   'selftext': "I don't see why this games skins have to be this expensive. There have been multiple examples of lower priced products sell better for the company than price gouging and banking on a few.\n\nI know I'm not owed a reason but one would be better to understand why they are so high. If the money was going to price pools for tournaments or something.\n\nAs of right now, I've wanted to buy every bundle but I can't justify spending 75 to 100 plus dollars and then having to spend more to upgrade them. How is that right? You buy a 100$ worth of and you don't even get the full product? Most of it is behind a paywall? If this was EA we would all have our pitchforks out.\n\nThey have said that they put stuff in the game knowing it's broken and seeing how the community reacts. How do we know there are not doing the same thing with these bundles? If we boycott the game maybe we can bring the prices down?\n\nI just don't see how anyone can justify it. I don't believe because it's a free game and it's cosmetics justify this kind of pricing. I would prefer paying full price if I got the skins for free and then you only had to pay for the radiant and be able to unlock it by grinding the game.\n\nPlease tell me I am not the only one that feels the same way?",
   'subreddit': 'VALORANT',
   'title': "I love this game, but I don't care if I get down voted into oblivion. The skins prices are nuts and the radiant system is a garbage money grab."},
  {'author': 'Trash_Daddi',
   'created_utc': 1594513273,
   'id': 'hpkz2r',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Anyone remember CS strat roulette?'},
  {'author': 'MageKayden',
   'created_utc': 1594513290,
   'id': 'hpkz8h',
   'num_comments': 0,
   'score': 1,
   'selftext': "I ain't here to defend myself. \n\nHOWEVER,\n\nRiot calm down with the bans man all I did was call someone dogshit like I get it's toxic but, really? A 3 day ban for calling someone dogshit?",
   'subreddit': 'VALORANT',
   'title': 'Chat Bans'},
  {'author': 'Time2Payyy',
   'created_utc': 1594512379,
   'id': 'hpkqkw',
   'num_comments': 0,
   'score': 1,
   'selftext': 'I was just in a game that was going good something like 9 - 5 , but then suddenly 2 of my teammates go afk and we lose 10 - 13 . When I completed that game I had gone negative in rank which to me seems unfair. Plz valorant fix this.',
   'subreddit': 'VALORANT',
   'title': 'Valorant really need to fix their afk system , especially in ranked.'},
  {'author': 'ajbrush69',
   'created_utc': 1594512122,
   'id': 'hpko21',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Daily Valorant live-streams! Tune in tonight at 8:00pm EST!!! Trying to build a twitch community in 🇨🇦 stay safe and healthy!'},
  {'author': '[deleted]',
   'created_utc': 1594512798,
   'id': 'hpkuhb',
   'num_comments': 0,
   'score': 1,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': '59 Kill Unrated, But I took the L so does it really count? (P.s. where does this stand in single game kill records?)'},
  {'author': 'Jakerc21',
   'created_utc': 1594513009,
   'id': 'hpkwhy',
   'num_comments': 0,
   'score': 1,
   'selftext': 'https://share.icloud.com/photos/0Uxz7dzTibfm8vPhbZZ7_ShJw',
   'subreddit': 'VALORANT',
   'title': '59 Kill Unrated, but I took the L so does it really count?(P.S. where does this stand in single game kill records?)'},
  {'author': 'ThePhyzix',
   'created_utc': 1594513182,
   'id': 'hpky5t',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I lose elo for this game!?!? The rank/elo system in this game...is absolute... D O G S H I T'},
  {'author': 'Olympic223',
   'created_utc': 1594514703,
   'id': 'hplc5t',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "First post, don't really understand reddit"},
  {'author': 'TheNooh',
   'created_utc': 1594515891,
   'id': 'hpln19',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My first reddit post and here is my ace clutch in round 11-12'},
  {'author': 'TheRealNervii',
   'created_utc': 1594515794,
   'id': 'hplm7k',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Just wondering if there’s gonna be a system like Overwatch from CS where high ranked players (prob immortal 2+) would watch report replays\n\nSry if this has been said before 😬',
   'subreddit': 'VALORANT',
   'title': 'Overwatch-type reporting?'},
  {'author': 'Kizzu137',
   'created_utc': 1594518380,
   'id': 'hpm7yx',
   'num_comments': 0,
   'score': 1,
   'selftext': ' [https://clips.twitch.tv/ChillyNaiveOysterCharlieBitMe](https://clips.twitch.tv/ChillyNaiveOysterCharlieBitMe)',
   'subreddit': 'VALORANT',
   'title': 'Breach ult is fun sometimes'},
  {'author': 'thm51b8f2d68cs',
   'created_utc': 1594535069,
   'id': 'hpprd9',
   'num_comments': 4,
   'score': 1,
   'selftext': 'Can somebody explain this to me?  404 combat score.',
   'subreddit': 'VALORANT',
   'title': '30/11 Phoenix in Silver'},
  {'author': 'TheOfficialUrbanDict',
   'created_utc': 1594525117,
   'id': 'hpnrpr',
   'num_comments': 11,
   'score': 1,
   'selftext': 'Smokes in this game are really important, basically the only way to counter a good awper. I think this is the reason some pro teams aren’t running sage anymore, they need the most amount of smokes. You can’t have everything. Either you run teams with smokes and intel, or use sage and have a healer.',
   'subreddit': 'VALORANT',
   'title': 'The OP isn’t “op”, we just don’t know how to counter it.'},
  {'author': 'ItsSirCrocodile',
   'created_utc': 1594515331,
   'id': 'hplhwu',
   'num_comments': 5,
   'score': 1,
   'selftext': '​\n\n![video](p52gfbk6rba51)',
   'subreddit': 'VALORANT',
   'title': 'i love raze mains'},
  {'author': 'Demonetizzer',
   'created_utc': 1594520648,
   'id': 'hpmqo6',
   'num_comments': 23,
   'score': 1,
   'selftext': "So the story starts, when i was playing Valorant, and decided to play Ranked, i was matched and the enemy team had a Reyna ( RuhiiBabe) , i just sent a message just for fun in all, hi babe, she replied hi baby, i was the top fragger of my team and she was of her's we kept cheering each other just for fun b/w rounds, and my team mates thought we were couple, and when sova frm my team kills her, then she asked me get sova killed by her, i did the same, i made him stuck and she killed her, then match ended and my team won by 13-6, she sent me friend request, and kept asking me to help her rank as i made her loose, then we played together on and on, then i asked her. She said yes. Turns Out She's a streamer, she streams apex legends, when i asked her where she streams, she said i have to find myself, pls fellow gamers help me find her, i just know her Valorant Name - RuhiiBabe, i havent seen her, but i m in love somehow.\nFun turned into love. She Streams at GMT 12:00, this is the only clue i have.",
   'subreddit': 'VALORANT',
   'title': 'Hello, this is my Story about how i fell in love with a Gamergirl while playing Valorant.'},
  {'author': 'ThiccyThickShady',
   'created_utc': 1594531522,
   'id': 'hpp3gd',
   'num_comments': 12,
   'score': 1,
   'selftext': 'title says it all but sometimes i just feel like im doing way worse then i know what i can do. i usually top frag on my team every game and i went 3-18 KD in one of the games in the tournament but when i played a comp game later i was top frag again. anyone know if theres anything i can do to stop this from happening or anything? greatly apprec.',
   'subreddit': 'VALORANT',
   'title': 'Help! i was in a valorant tournament today and didnt play anywhere as good as usual. this also randomly happens when i play comp. any tips?'},
  {'author': 'AngryBirdPumpkin',
   'created_utc': 1594518199,
   'id': 'hpm6gr',
   'num_comments': 2,
   'score': 1,
   'selftext': 'What is the worst map?\n\n[View Poll](https://www.reddit.com/poll/hpm6gr)',
   'subreddit': 'VALORANT',
   'title': 'What is the worst map on Valorant?'},
  {'author': 'RedDragon2468',
   'created_utc': 1594538605,
   'id': 'hpqdo1',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](og1x06yaoda51 "I was top fragging with an op and we decided to \\"Throw\\"")',
   'subreddit': 'VALORANT',
   'title': 'Is this BM in Unranked?'},
  {'author': 'ems4u4',
   'created_utc': 1594558344,
   'id': 'hptx6f',
   'num_comments': 0,
   'score': 1,
   'selftext': '[https://i.imgur.com/GtSKb4t.jpeg](https://i.imgur.com/GtSKb4t.jpeg) \n\n​\n\nI totally dont get why people want to smurf in iron matches just to destroy the experience of others',
   'subreddit': 'VALORANT',
   'title': 'Smurfing can be so much fun, even when playing on higher ranked lobbies'},
  {'author': 'Ford456fgfd',
   'created_utc': 1594558545,
   'id': 'hptyni',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '"You got this" 1v5 clutch w Elderflame vandal 4 xtra style points ;)'},
  {'author': 'Wolf-Gavin7two6',
   'created_utc': 1594542733,
   'id': 'hpr3dn',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "The Draw System Only Needing 3 Votes In Competitive Doesn't Make Sense imo"},
  {'author': 'NoVADecoyy',
   'created_utc': 1594530047,
   'id': 'hpot7o',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Road to Diamond on Valorant'},
  {'author': 'byeek',
   'created_utc': 1594551335,
   'id': 'hpslhw',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Why is the competitive matchmaking so bad?'},
  {'author': 'ggmariee',
   'created_utc': 1594529360,
   'id': 'hpoo59',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I normally never post but I wanted to share this with someone lol'},
  {'author': 'crhyptickarma',
   'created_utc': 1594526625,
   'id': 'hpo39i',
   'num_comments': 2,
   'score': 1,
   'selftext': "This isn't as much of a problem on riots side as much as it is mine, was looking to find some tips and ideas from others. It's crazy to me how much my skill in a game can differ. I'll play one game top fragging, going 25-35 kills in a game with 10-15 deaths and then the next game I'll be at the bottom usually 5-10 kills with 15-20 deaths. I just really don't understand it because it's not just because of the enemies I'm playing, it's like all my skill goes away. My aim is slightly off, I can't flick, I position badly, it all just goes away. Could this be because of too long of breaks in between games (I usually take 5min to get into another game), or because I'm just overthinking? A lot of the time I find myself just tripping into a road of retrogression and then I have to take my time to relearn a skill in that day to actually have fun playing the game. Anyways, thanks for looking at this post since I've been struggling with this a lot recently!",
   'subreddit': 'VALORANT',
   'title': 'Problem with progression.'},
  {'author': 'SquilliamWilliam',
   'created_utc': 1594512033,
   'id': 'hpkn3q',
   'num_comments': 2,
   'score': 1,
   'selftext': 'Am I the only one only getting one map for hours and then it rotates over to a whole new map that I then get for more hours, I have a feeling Riot has made it so certain maps are the only ones in rotation at times and then hours later swap to a new map for the next few hours, it’s really unenjoyable to play the same map for hours on end so and I hope whatever this is ends soon.',
   'subreddit': 'VALORANT',
   'title': 'Only one map being in at a time for certain times?'},
  {'author': 'GinzaJason',
   'created_utc': 1594529292,
   'id': 'hponop',
   'num_comments': 1,
   'score': 1,
   'selftext': ' [https://www.youtube.com/watch?v=f14FPwgvK5c](https://www.youtube.com/watch?v=f14FPwgvK5c)',
   'subreddit': 'VALORANT',
   'title': 'Check out my review of the newest skin'},
  {'author': 'DustyDusty1',
   'created_utc': 1594551590,
   'id': 'hpsn2z',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'New Gameplay'},
  {'author': 'dankhank-o-tron',
   'created_utc': 1594522777,
   'id': 'hpn9cl',
   'num_comments': 6,
   'score': 1,
   'selftext': 'I have one 8 fucking games in a row all top fragging and I’m still Iron 3. I want to jump off of a 13 story building.',
   'subreddit': 'VALORANT',
   'title': '8 Game Win Streak, Still Iron 3'},
  {'author': 'lutfur017',
   'created_utc': 1594554205,
   'id': 'hpt49g',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Elderflame Knife Inspection with all the Valorant Agent'},
  {'author': 'honking_cucumber',
   'created_utc': 1594554334,
   'id': 'hpt53a',
   'num_comments': 0,
   'score': 1,
   'selftext': 'How to fix the hud not showing glitch?',
   'subreddit': 'VALORANT',
   'title': 'Help me'},
  {'author': 'anthonywilliam28',
   'created_utc': 1594529628,
   'id': 'hpoq5s',
   'num_comments': 1,
   'score': 1,
   'selftext': 'So I was in NA previously and when I first swapped my account region to Indonesia I had no problem buying the battle pass with my CHASE credit card. Recently I tried buying more V points with the same credit card but it keeps saying that “the transaction has been declined” I checked that I had enough funds and it should have worked. Is this a bug or did someone have a similar issue?\n\nI sent a ticket to the Valorant help but they have not replied to me after a day.\n\nWould be grateful for any help. Thanks!',
   'subreddit': 'VALORANT',
   'title': 'Unable to make transactions'},
  {'author': '3-day-respawn',
   'created_utc': 1594534407,
   'id': 'hppn1p',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '3.6 second bomb plant?!'},
  {'author': 'Martytf',
   'created_utc': 1594534535,
   'id': 'hppnvg',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Big Brain 1v3 Clutch In Tournament - Martytf'},
  {'author': 'Unkn0wn314',
   'created_utc': 1594530899,
   'id': 'hpoz6j',
   'num_comments': 2,
   'score': 1,
   'selftext': " \n\nHi guys,\n\nI've run into a weird issue playing Valorant. I recently switched to a new headset (Old: Sennheiser Game One - New: Corsair Virtuoso SE). I have no issues with it except in Valorant. In Valorant, on wired mode on the headset, my sound is loud per usual, like my old headset. However, on wireless mode with the new headset, the sound is lower. I ran a decibel meter while playing to test and it was true; Valorant volume was lower on wireless mode. I thought it was a headset issue, but I tested in Discord, Spotify, and even CSGO and Valorant was the only app which lowered the sound on wireless mode.\n\nI checked the Windows 10 volume mixer and Valorant was always at 100%.\n\nI was thinking that perhaps something in Valorant could be interfering with something, perhaps iCUE or the USB dongle I am using for the headset on wireless mode. \n\nIf you have any suggestions or a fix, please let me know!",
   'subreddit': 'VALORANT',
   'title': 'PLEASE HELP! Low sound only on Wireless Headset'},
  {'author': 'TioHanzo1',
   'created_utc': 1594517634,
   'id': 'hpm1r0',
   'num_comments': 8,
   'score': 1,
   'selftext': 'Im here to discuss about the ranked system, im not a pro, just to be clear, im a silver player, and it seems that i\'ve been queued with some weird MMR matches lately, what happens is, i\'ve been queued one game with some bronze/unranked and iron players, i stomped the game and got "rating increased slightly", and on the next match i got queued on a silver/gold match, i carried again and got "rating increased slightly" and it seems weird to me that i find my games in a matter of 2-3 seconds, and yet i get queued on matches that even getting 37 kills, almost 500 average combat score, and that makes no sense, cause if i carry the match, it will barely change my score, but if i lose, i\'ll lose a lot, and on the next match, which was very balanced, i carried again with 30+ kills, and didn\'t have a significant change to my rate, it seems that valorant queues and ranked system are not being very fair',
   'subreddit': 'VALORANT',
   'title': 'Ranked conditions'},
  {'author': 'habadinka',
   'created_utc': 1594529755,
   'id': 'hpor4c',
   'num_comments': 1,
   'score': 1,
   'selftext': "In league of legends, if you're a very small amount of Riot Points (equivalent of VP in valorant) away from getting a skin, you can [send a drawing](https://nexus.leagueoflegends.com/en-us/2019/05/ask-riot-draw-for-rp/) to riot support and they will give you the RP you need to get the skin. Does riot do this for Valorant? I need 15 more VP for the elderflame vandal skin for reference. Thanks",
   'subreddit': 'VALORANT',
   'title': 'Can I Draw for Valorant Points?'},
  {'author': 'Djolej78',
   'created_utc': 1594515734,
   'id': 'hpllmr',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "I've never seen such a bad Matchmaking and Ranked System before."},
  {'author': 'schnykeees',
   'created_utc': 1594520225,
   'id': 'hpmn3p',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '[Tutorial] INSTAPOP Brim Molly for Ascent'},
  {'author': '[deleted]',
   'created_utc': 1594540399,
   'id': 'hpqoc6',
   'num_comments': 0,
   'score': 1,
   'subreddit': 'VALORANT',
   'title': 'never played other maps'},
  {'author': 'thanatos14371',
   'created_utc': 1594518169,
   'id': 'hpm686',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'not sure if this happens to anyone else ( sorry fo bad crop)'},
  {'author': 'LowDawgz',
   'created_utc': 1594518415,
   'id': 'hpm891',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Raze Movement Highlights'},
  {'author': 'M1K3Ld',
   'created_utc': 1594515605,
   'id': 'hplkeg',
   'num_comments': 4,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Will they ever add a replay mode?'},
  {'author': 'kaiserlo',
   'created_utc': 1594545774,
   'id': 'hprmcj',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "I'm the better Jett - Valorant"},
  {'author': 'blzane',
   'created_utc': 1594522552,
   'id': 'hpn7jm',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Can't revive bug!?!"},
  {'author': 'havinhkhang2004',
   'created_utc': 1594544387,
   'id': 'hprdlu',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'this is a rant about servers'},
  {'author': 'blackholeofvalorant',
   'created_utc': 1594544620,
   'id': 'hprf49',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Best 1 vs 5 aces! 😳💥💥💥'},
  {'author': 'PleaseUpVoteMyMeme',
   'created_utc': 1594546799,
   'id': 'hprskf',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Why the hell people LEAVE SO MUCH'},
  {'author': 'anishoswal',
   'created_utc': 1594518465,
   'id': 'hpm8ol',
   'num_comments': 2,
   'score': 1,
   'selftext': "We ended on a 1-11 first half and then that quickly escalated to a 12-12 in the second half to finally a draw. The enemy team voted for a draw so we couldn't play for the win. :(\n\nScoreboard: [https://ibb.co/Jd5jBqs](https://ibb.co/Jd5jBqs)",
   'subreddit': 'VALORANT',
   'title': "Cheers to the most intense competitive comeback game I've ever seen or played! And not to forget, the best teammates."},
  {'author': 'sebcee',
   'created_utc': 1594557442,
   'id': 'hptqn2',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'i am the sheriff'},
  {'author': 'iqmfz',
   'created_utc': 1594535714,
   'id': 'hppvke',
   'num_comments': 1,
   'score': 1,
   'selftext': 'Why is valorant like this? When i solq competitve, i got matched up with 2 silver 2s, 1 bronze 2 and an IRON 2. My rank when i played is gold 2. Someone please explain to me why the the competitive queue works like this.',
   'subreddit': 'VALORANT',
   'title': 'valorant competitive system'},
  {'author': 'daddeln',
   'created_utc': 1594555453,
   'id': 'hptcmd',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Players without access to voice coms should never make 50+% of a team.'},
  {'author': 'revoverlord',
   'created_utc': 1594558115,
   'id': 'hptvht',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Missing string table entry is back'},
  {'author': 'HollowDrive',
   'created_utc': 1594533158,
   'id': 'hppek6',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Me and my friends playing Valorant'},
  {'author': 'KinanMaarrawi',
   'created_utc': 1594530436,
   'id': 'hpovyf',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My first match! Did I get carried or did I do good?'},
  {'author': 'ASAP_m00d',
   'created_utc': 1594553662,
   'id': 'hpt0j7',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'D-DOS in Rank'},
  {'author': 'tzh_taco',
   'created_utc': 1594543767,
   'id': 'hpr9tx',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Anyone getting this glitch where the buying ability section says 'FREE BUCKY'"},
  {'author': 'Roefu',
   'created_utc': 1594544806,
   'id': 'hprg9o',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Never give up'},
  {'author': 'oskeycrook',
   'created_utc': 1594541317,
   'id': 'hpqu9m',
   'num_comments': 2,
   'score': 1,
   'selftext': 'One more game and i start ranked who should i play (btw i started the cypther contract if thats who i should play)',
   'subreddit': 'VALORANT',
   'title': 'Competitive'},
  {'author': 'wildertony31',
   'created_utc': 1594543698,
   'id': 'hpr9f2',
   'num_comments': 2,
   'score': 1,
   'selftext': 'Basically the title, I just see the curved walls quite a lot, but just don’t understand how you make them curved.',
   'subreddit': 'VALORANT',
   'title': 'How does the curved Phoenix wall work ?'},
  {'author': 'adadd89',
   'created_utc': 1594560136,
   'id': 'hpub2v',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Dumb Valorant funi moments'},
  {'author': 'Miquil',
   'created_utc': 1594533483,
   'id': 'hppgsc',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Threw together a meme montage with my clips. Let me know how I did :)'},
  {'author': 'TechnicianMundane',
   'created_utc': 1594525754,
   'id': 'hpnwl0',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Valorant Ranked'},
  {'author': 'SlimmyJims',
   'created_utc': 1594525553,
   'id': 'hpnv28',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My first time posting on reddit hope you enjoy!'},
  {'author': 'hilmijaidie',
   'created_utc': 1594527826,
   'id': 'hpock4',
   'num_comments': 0,
   'score': 1,
   'selftext': '[the flick ](https://imgur.com/gallery/w9yreUB)',
   'subreddit': 'VALORANT',
   'title': 'a nasty 180-ish flick to the head'},
  {'author': 'Frankdubs27',
   'created_utc': 1594530332,
   'id': 'hpov8o',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'A good place to talk and team-up with people that actually are committed to winning?'},
  {'author': 'Zen7677',
   'created_utc': 1594520948,
   'id': 'hpmtaq',
   'num_comments': 0,
   'score': 1,
   'selftext': '​\n\nhttps://reddit.com/link/hpmtaq/video/evwim40c7ca51/player',
   'subreddit': 'VALORANT',
   'title': 'I probably wont get a better Ace in this game. Light buy, to win...'},
  {'author': 'schnykeees',
   'created_utc': 1594520408,
   'id': 'hpmom6',
   'num_comments': 0,
   'score': 1,
   'selftext': '[https://streamable.com/tohc8p](https://streamable.com/tohc8p)\n\nFound a nice line up for Brim players that instantly pops your molly when it lands. Use this line up if you have control of A Main and time is running out!',
   'subreddit': 'VALORANT',
   'title': '[Tutorial] INSTAPOP Brim Molly for Ascent'},
  {'author': 'Slushpies',
   'created_utc': 1594533665,
   'id': 'hppi1r',
   'num_comments': 0,
   'score': 1,
   'selftext': ' https://imgur.com/undefined',
   'subreddit': 'VALORANT',
   'title': "they don't know"},
  {'author': 'pchelp19',
   'created_utc': 1594548338,
   'id': 'hps24t',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Battle pass time'},
  {'author': 'saucemanhyl',
   'created_utc': 1594522588,
   'id': 'hpn7tu',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Jett Airlines'},
  {'author': 'bayern95',
   'created_utc': 1594525105,
   'id': 'hpnrmk',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My first ACE clutch w/ Reyna'},
  {'author': 'Decision-Repulsive',
   'created_utc': 1594519274,
   'id': 'hpmfcn',
   'num_comments': 10,
   'score': 1,
   'selftext': "I am not the greatest FPS player but I managed to peak D1. I haven't been enjoying the game ever since i hit diamond because every once in a while, I will have a bad game and literally the whole team shits on me for bottom fragging.   \n\n\nI suffer from social anxiety so it's already hard to make callouts but I still try. The only solution is to mute but then I lose the comms and possibly the game. I am scared to play ranked now because I feel like I will let my teammates down and I will just get yelled at for doing bad.  \n\n\nWhat do you do when you have a bad game and the whole team starts shitting on you? :(",
   'subreddit': 'VALORANT',
   'title': 'How do you deal with getting yelled at?'},
  {'author': 'YungBao69',
   'created_utc': 1594523560,
   'id': 'hpnfk7',
   'num_comments': 2,
   'score': 1,
   'selftext': 'Do you guys jiggle peak/jiggle shoot in this game. If so, how often and when?',
   'subreddit': 'VALORANT',
   'title': 'Jiggle peaking?'},
  {'author': 'Brenzzii',
   'created_utc': 1594524961,
   'id': 'hpnqhy',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'check out the new vid!'},
  {'author': 'MrWiilson',
   'created_utc': 1594526315,
   'id': 'hpo0xc',
   'num_comments': 0,
   'score': 1,
   'selftext': 'https://imgur.com/gallery/UjgYMV5',
   'subreddit': 'VALORANT',
   'title': 'Tis also a dancing game'},
  {'author': 'R1YUK',
   'created_utc': 1594527612,
   'id': 'hpoavo',
   'num_comments': 0,
   'score': 1,
   'selftext': '[https://ibb.co/p2XbP3k](https://ibb.co/p2XbP3k)',
   'subreddit': 'VALORANT',
   'title': 'I thought we won and then this happened (no dedicated Indian server, 150ping, 20% pckt loss, solo queue, and now this) :('},
  {'author': '[deleted]',
   'created_utc': 1594524934,
   'id': 'hpnqa3',
   'num_comments': 0,
   'score': 1,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'Can’t install valorant?'},
  {'author': 'SeazonCSGO',
   'created_utc': 1594523067,
   'id': 'hpnbqb',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '2 intense retakes in decisive rounds'},
  {'author': 'djkanishk',
   'created_utc': 1594529174,
   'id': 'hpomtu',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant Montage by DJ Kanishk Gaming'},
  {'author': 'matopatopato',
   'created_utc': 1594513227,
   'id': 'hpkym7',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'MAP SELECTION!!!'},
  {'author': 'BaileyBeast',
   'created_utc': 1594513800,
   'id': 'hpl43z',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I don’t understand how rating works I guess?'},
  {'author': 'adamT1224',
   'created_utc': 1594535104,
   'id': 'hpprln',
   'num_comments': 0,
   'score': 1,
   'selftext': 'A truly incredible play shroud would be impressed with this one.\n\n![video](6l4ul76pdda51)',
   'subreddit': 'VALORANT',
   'title': '"Let me 360 no scope her"'},
  {'author': 'Jeerus',
   'created_utc': 1594515194,
   'id': 'hplgm0',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'A Slightly Nice Reyna Play (Except for the death at the end)'}],
 [{'author': 'Ali_S1948',
   'created_utc': 1594659275,
   'id': 'hqizq6',
   'num_comments': 0,
   'score': 2,
   'selftext': ' [https://www.youtube.com/watch?v=OpNAzFEMCi4&t=47s](https://www.youtube.com/watch?v=OpNAzFEMCi4&t=47s)',
   'subreddit': 'VALORANT',
   'title': 'My First Edit'},
  {'author': 'Heimvik',
   'created_utc': 1594680975,
   'id': 'hqpstm',
   'num_comments': 5,
   'score': 2,
   'selftext': "Title.\n\nI've had four games end in greatly increasing my ranking, two losses that slightly decreased it, two MVP's, and still no rank up to Diamond 2. I've had times where I've lost 13-3 with a KDA of 7/16/4, had my ranking greatly decreased, then won a game 13-6 while having a KDA of 13/15/7 and ranked up so I'm genuinely baffled as to how I haven't ranked up from these 4 fairly decent games.\n\n[https://prnt.sc/th7b5s](https://prnt.sc/th7b5s)",
   'subreddit': 'VALORANT',
   'title': "I'm officially lost as to how this game's ranking system works."},
  {'author': 'Iuly95',
   'created_utc': 1594649640,
   'id': 'hqfz8w',
   'num_comments': 10,
   'score': 2,
   'selftext': " I was playing a game with my friends when a windows error made me restart my laptop in order to be able to re-enter. By doing so, i was able to come back in game close before the 1st half and we also won that match. What frustrated me is that even if i came back, i still got a game ban for 40 minutes if i remember. It feels so stupid for me that i wonder if this can change in further updates. Why ban a player who leaves a match because of system issues if he comes back in order to complete that match. And i'm not talking about the last rounds of the match. I came back right before it was the half of it. And believe me. I was absent for like 10 mins and still got banned for 40 for leaving the game. Logic beats this system....",
   'subreddit': 'VALORANT',
   'title': 'GAME BAN for coming back after Leaving'},
  {'author': 'KayPiiii',
   'created_utc': 1594647876,
   'id': 'hqfiae',
   'num_comments': 0,
   'score': 2,
   'selftext': '[https://clips.twitch.tv/ConcernedTawdryWatermelonUnSane](https://clips.twitch.tv/ConcernedTawdryWatermelonUnSane)',
   'subreddit': 'VALORANT',
   'title': 'Omen clutch Ace with 15hp (how does this work???)'},
  {'author': 'justnotliving',
   'created_utc': 1594629915,
   'id': 'hqbrfa',
   'num_comments': 10,
   'score': 2,
   'selftext': 'nothing important, just my grammar pet peeves getting in the way.\n\n[View Poll](https://www.reddit.com/poll/hqbrfa)',
   'subreddit': 'VALORANT',
   'title': 'Peek or Peak'},
  {'author': 'Bobdog224',
   'created_utc': 1594654049,
   'id': 'hqh9xh',
   'num_comments': 1,
   'score': 2,
   'selftext': 'Add a way to turn off the effects such as the dragon animation and loud effects it makes when pulling it out with the Elderflame collection. It makes the skins distracting and the loud effects really drown out enemy footsteps. It would be nice to be able to choose if those effects were on after buying them. It also would be nice to be able to use the max upgraded skin variant without having to use all the effects from previous upgrades so I can have a default sounding vandel with the max upgrade skin colors of the gun. Just a thought on something that could be added.',
   'subreddit': 'VALORANT',
   'title': '[Idea] Ability to turn off Skin effects but keep upgrades for design'},
  {'author': 'Harambe_Valorant',
   'created_utc': 1594627456,
   'id': 'hqbbk8',
   'num_comments': 1,
   'score': 2,
   'selftext': 'Trying to build a compilation channel, lmk what I should improve on!!\n\n​\n\n[https://youtu.be/S4TSP-WjjP8](https://youtu.be/S4TSP-WjjP8)',
   'subreddit': 'VALORANT',
   'title': 'Check out my Channel'},
  {'author': 'tejsax',
   'created_utc': 1594634677,
   'id': 'hqcmf1',
   'num_comments': 13,
   'score': 2,
   'selftext': '\n\n[View Poll](https://www.reddit.com/poll/hqcmf1)',
   'subreddit': 'VALORANT',
   'title': 'Which gun do you prefer most?'},
  {'author': 'SpoonVal',
   'created_utc': 1594669204,
   'id': 'hqm6md',
   'num_comments': 2,
   'score': 2,
   'selftext': 'If you are on NA Servers please DM me on Discord Smrt#3114 and then can you please make me an NA account?',
   'subreddit': 'VALORANT',
   'title': 'I Need an NA Account'},
  {'author': 'neilb1997',
   'created_utc': 1594662017,
   'id': 'hqjvwr',
   'num_comments': 40,
   'score': 2,
   'selftext': '​\n\nhttps://preview.redd.it/vs1hs9o8vna51.jpg?width=1024&format=pjpg&auto=webp&s=25c94dffa29af0d02c50de7db1a8aa1c6ca17b4d',
   'subreddit': 'VALORANT',
   'title': 'Told my gf about Valorant. She took one look and decided to draw this...'},
  {'author': 'Zakuza9',
   'created_utc': 1594679269,
   'id': 'hqpb1n',
   'num_comments': 3,
   'score': 2,
   'selftext': 'The windows alert sound plays when im playing valorant and the game lags.\n\nIs there a way I can fix this issue? Is anyone else experiencing this problem?',
   'subreddit': 'VALORANT',
   'title': 'Windows alert sound when playing Valorant'},
  {'author': 'villinnie',
   'created_utc': 1594627344,
   'id': 'hqbata',
   'num_comments': 0,
   'score': 2,
   'selftext': 'https://clips.twitch.tv/RudeAcceptableGarlicBCouch\n\n\nNew Elderflame skin looking fire. Heres an ace with the Vandel',
   'subreddit': 'VALORANT',
   'title': 'New Elderflame skin looking fire. Heres an ace with the Vandel'},
  {'author': 'adityakandya',
   'created_utc': 1594620222,
   'id': 'hq9z0h',
   'num_comments': 7,
   'score': 2,
   'selftext': "Since the most controversial thing about the operator is how effective it can hold a line of sight due to lack of utility, they can introduce a lazer sight on the gun by default. \n\nThe lazer will be showed only when the operator is scoped. The lazer will act like a cypher trapwire i.e. it will be revealed if you're close to the lazer within certain distance. \n\nThe lazer can act as a early warning system for people going to face the op and the trapwire mechanic will make sure that the lazer doesn't completely render op useless.\n\nThey can also add the scoping sound and some movement inaccuracies for nerfing aggressive peeking.",
   'subreddit': 'VALORANT',
   'title': 'An interesting Operator nerf'},
  {'author': 'unironicBRUH',
   'created_utc': 1594631962,
   'id': 'hqc4ei',
   'num_comments': 6,
   'score': 2,
   'selftext': "don't know if it unpopular though \n\nI know some of them is actually funny but kinda overdone. These type of post is about half of this sub.\n\nI think there should be a sub for it",
   'subreddit': 'VALORANT',
   'title': "Unpopular Opinion: We don't want to your meme edit in this sub"},
  {'author': 'UnderPressureTV',
   'created_utc': 1594618070,
   'id': 'hq9j9z',
   'num_comments': 18,
   'score': 2,
   'selftext': 'I’ve been playing valorant since the beta and probably like the most of you. I have never encountered a cheater ONCE in the beta at all. Ever since this game has been released I have encountered numerous ESPR’s and aimbotters throughout my games. I’ve hovered around the Diamond 1 to Diamond 3 range for the past month now and I’ve never seen these much hackers in a game until now. You may be thinking, “oh he’s just worse then the other players and is accusing them of hacking.” No, I’ve reported these people and have received updates saying that they have been banned numerous times...for numerous hackers. That’s nice that they received a ban but what about my rank? Do I get some elo back? Hello? I do not understand how you install a rootkit into everyone’s computer who plays this game and you are still unable to stop hackers. Yes, at the end of the day its just a game but I’m a competitive person...always have been, always will be. Things like this need to be addressed and it is starting to get out of hand to the point where I want to stop playing the game, I don’t care if I lose...I just want to know I was outmatched not cheated. If you could put as much time into the anti-cheat as you did with the elderflame skins...I think we’d be in a much better boat right now.',
   'subreddit': 'VALORANT',
   'title': 'Cheaters In Valorant'},
  {'author': 'Higgins422',
   'created_utc': 1594599808,
   'id': 'hq59xk',
   'num_comments': 0,
   'score': 2,
   'selftext': '[removed]\n\n[View Poll](https://www.reddit.com/poll/hq59xk)',
   'subreddit': 'VALORANT',
   'title': 'Allow us to enable/disable certain Animations/Effects/Levels'},
  {'author': 'Chroip',
   'created_utc': 1594664911,
   'id': 'hqkszi',
   'num_comments': 1,
   'score': 2,
   'selftext': "​\n\n[Inside the Church \\(Using Cypher's Camera in the gap of the Church\\)](https://preview.redd.it/qkla1y5k3oa51.png?width=2560&format=png&auto=webp&s=49b47aa24cf7a1e290a60efb386992954cf29e46)\n\nAlso, I don't think the stained glass / religious(?) symbols are used anywhere else in the game. The crates and the foldable chairs also seem new. Call me out on any of these claims, as I find this church intriguing.",
   'subreddit': 'VALORANT',
   'title': 'Inside the Church on the VALORANT Practice Map. If you can, I would like information on the religious(?) symbols on the stained glass.'},
  {'author': 'wiwpai',
   'created_utc': 1594668186,
   'id': 'hqlv7z',
   'num_comments': 4,
   'score': 2,
   'selftext': '​\n\n[It is pretty consistent, I have no idea how it happens](https://preview.redd.it/5vrh1whadoa51.png?width=1911&format=png&auto=webp&s=508ce2830bb140507aa48e1a6d76c5fe86116e9f)',
   'subreddit': 'VALORANT',
   'title': 'If you stand in a specific corner in the practice mode this happens'},
  {'author': 'jethrox0131',
   'created_utc': 1594658697,
   'id': 'hqiso9',
   'num_comments': 1,
   'score': 1,
   'selftext': '[https://www.twitch.tv/videos/678483338](https://www.twitch.tv/videos/678483338)',
   'subreddit': 'VALORANT',
   'title': 'Cypher Big Brain Defuse Clip'},
  {'author': 'InHuman_ErrectionS',
   'created_utc': 1594667542,
   'id': 'hqlnz8',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Seems legit'},
  {'author': 'FeRsHImOnTilt',
   'created_utc': 1594662671,
   'id': 'hqk31w',
   'num_comments': 2,
   'score': 1,
   'selftext': 'This game was straight after my previous post.  \n [https://www.reddit.com/r/VALORANT/comments/hqhi40/game\\_winning\\_omen\\_ace\\_outplay/](https://www.reddit.com/r/VALORANT/comments/hqhi40/game_winning_omen_ace_outplay/) \n\n*Processing video b02ahil7xna51...*',
   'subreddit': 'VALORANT',
   'title': 'Another game winning Omen ace'},
  {'author': 'Bettygeuse',
   'created_utc': 1594667978,
   'id': 'hqlsuu',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My viper fan art'},
  {'author': 'SatchelJump',
   'created_utc': 1594671915,
   'id': 'hqn10q',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Satchel Jumping off Boom Bots'},
  {'author': 'NBoraa',
   'created_utc': 1594657333,
   'id': 'hqibp6',
   'num_comments': 5,
   'score': 1,
   'selftext': '[https://imgur.com/a/iqifGYw](https://imgur.com/a/iqifGYw)',
   'subreddit': 'VALORANT',
   'title': 'An example of top-notch matchmaking. Thanks, Riot.'},
  {'author': 'Xyp1n',
   'created_utc': 1594670239,
   'id': 'hqmhyq',
   'num_comments': 0,
   'score': 1,
   'selftext': 'So im playing on a 7 year old laptop and im not getting great frames anymore. Im just wondering has Nvidia profile inspector been patched and no longer bannable because i could use higher fps in game',
   'subreddit': 'VALORANT',
   'title': 'Help please'},
  {'author': 'TheoH32',
   'created_utc': 1594674454,
   'id': 'hqntw3',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Now I know it can be really annoying to play comp and with randoms that have no mic and whatnot so personally I thought I would make this post and recommend this discord server that makes it pretty easy to find a group to play with. I also saw the server for all the gamer girls to play with together so this is kinda like that but with no exclusions of any sort. So if yall wanna grow the server and play with people of all ranks go ahead and join the server.\n\n[https://discord.gg/9VJM7Ch](https://discord.gg/9VJM7Ch)',
   'subreddit': 'VALORANT',
   'title': 'Looking for people to play with?'},
  {'author': 'karmaq8',
   'created_utc': 1594655505,
   'id': 'hqhq05',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'flick'},
  {'author': 'raulxd99',
   'created_utc': 1594654611,
   'id': 'hqhfzn',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Decent 4-piece I did last night!'},
  {'author': 'MemeMaster5',
   'created_utc': 1594652862,
   'id': 'hqgwrb',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'GET DOWN MR.PRESIDENT!'},
  {'author': 'xLowkea',
   'created_utc': 1594652943,
   'id': 'hqgxo3',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '[HUMOR] Random in our Squad was getting the heat from both sides...'},
  {'author': 'Korn_D',
   'created_utc': 1594651219,
   'id': 'hqgfjj',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'My experience and warning to all of you, in term of health and performance.'},
  {'author': 'mitcheecostelo',
   'created_utc': 1594652402,
   'id': 'hqgru4',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My girlfriend decided to drink while playing with my friends and me. Then we learned she had the biggest dick out of all of us...'},
  {'author': 'mitcheecostelo',
   'created_utc': 1594652777,
   'id': 'hqgvu2',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'My girlfriend decided to drink while playing with my friends and me...'},
  {'author': 'RW_Spectralz',
   'created_utc': 1594648511,
   'id': 'hqfo7p',
   'num_comments': 1,
   'score': 1,
   'selftext': 'Hey! If anyone is looking for a place to find players around your rank in Valorant then come check out our server! We also host tournaments every 2 weeks. So if you’re interested checkout this link and join the community. Even if you’re not interested I hope you have a great day and stay safe. https://discord.gg/gpKJZvq',
   'subreddit': 'VALORANT',
   'title': 'Discord Server For Valorant Players Looking For People to Play With'},
  {'author': 'truereflex',
   'created_utc': 1594651872,
   'id': 'hqgmb7',
   'num_comments': 1,
   'score': 1,
   'selftext': 'I went with the main things people buy during pistol round.\n\n[View Poll](https://www.reddit.com/poll/hqgmb7)',
   'subreddit': 'VALORANT',
   'title': 'Which Do You Prefer? Pistol Round'},
  {'author': 'rndlljndrngaming',
   'created_utc': 1594641313,
   'id': 'hqdx9s',
   'num_comments': 9,
   'score': 1,
   'selftext': "I don't know what is happening, but I think I'm hard stuck on Bronze, because even on a Win streak, I don't rank up. Yeah, I know, I'm just bronze. But, I know it doesn't take 5 or 6 wins before ranking up from bronze 1 to bronze 2.",
   'subreddit': 'VALORANT',
   'title': "Can't rank up!"},
  {'author': 'sean_salaam',
   'created_utc': 1594653991,
   'id': 'hqh99k',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'potato vs boomer'},
  {'author': 'N0Sk1llWill',
   'created_utc': 1594652516,
   'id': 'hqgt38',
   'num_comments': 1,
   'score': 1,
   'selftext': "Hello everyone! I hope you are all doing well during this difficult time.\n\nI am looking for some advice on how to make valorant fun. I am trying to climb, currently stuck going back and forth between bronze 2 and 3. I have just been getting really frustrated with the game, whether it's norms or ranked. I am trying to keep the mentality of what can I do to improve, but I find it difficult to keep that mentality. I find myself getting frustrated at not only myself but my teammates too.\n\nI have seen videos of what to do to improve. I have been trying to use the practice range before I go play norms. To practice my aim and reflexes. But when I feel comfortable, and I see that I do well when I play one or two normal games, all of that goes out the window when I play competitive. What else should I be doing to improve and help me climb the ranked later? I am trying to stick with 2 agents but I can't decide on which two. I really like viper, I find that I can do some pretty crazy plays but I know she isn't in the best spot as far as agents go. I don't know who else to play tho. Any suggestions would be most appreciated.",
   'subreddit': 'VALORANT',
   'title': 'How to make valorant fun'},
  {'author': 'MemeMaster5',
   'created_utc': 1594654317,
   'id': 'hqhcsb',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Get down Mr.President!'},
  {'author': 'eyeet7',
   'created_utc': 1594656847,
   'id': 'hqi5ry',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My Duty Is Not Over!'},
  {'author': 'Paxiie',
   'created_utc': 1594656658,
   'id': 'hqi3la',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'A SEXY VALORANT MONTAGE | ROAD TO PLATINUM | PAXIIE EDIT #1'},
  {'author': 'toytuable',
   'created_utc': 1594656981,
   'id': 'hqi7d1',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "Anyone still getting this bug? It's a weapon switch bug"},
  {'author': 'yoshihaha',
   'created_utc': 1594657510,
   'id': 'hqiduo',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My second VALORANT highlights dia/immo'},
  {'author': 'connorrog',
   'created_utc': 1594651016,
   'id': 'hqgdcm',
   'num_comments': 2,
   'score': 1,
   'selftext': 'You should be able to have separate key binds and setting for each agent.e.g. Like overwatch\n\nYou should be able to select different camos for each agent so you can use the contract skins on the agent you got them from or if a gun skin matched their skin and looked nice together\n\n(add agent skins to the store)',
   'subreddit': 'VALORANT',
   'title': 'Some features that could be in the game and would be nice'},
  {'author': 'Drevyr',
   'created_utc': 1594656741,
   'id': 'hqi4jy',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Add spawn bot option to custom games'},
  {'author': 'Paxiie',
   'created_utc': 1594656987,
   'id': 'hqi7fn',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'a sexy valorant montage | road to platinum | paxiie edit #1'},
  {'author': 'MinariiiN',
   'created_utc': 1594639278,
   'id': 'hqdi8z',
   'num_comments': 8,
   'score': 1,
   'selftext': "I'm trying to improve my aim. So I've been watching videos on how to improve my aim and i saw in this video about DPI and i was wondering if i wanted to change my mouse DPI what would be the ideal DPI?",
   'subreddit': 'VALORANT',
   'title': 'Ideal DPI for mouse?'},
  {'author': 'poopybutthole98',
   'created_utc': 1594658522,
   'id': 'hqiqjw',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Boom bot is hell bent on ruining my life'},
  {'author': 'SquatBeefmac',
   'created_utc': 1594658720,
   'id': 'hqisy3',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Grenades!! Teammate dies an embarrassing death and records my epic 1 on 4 comeback!'},
  {'author': 'Zzarkz',
   'created_utc': 1594658694,
   'id': 'hqismn',
   'num_comments': 0,
   'score': 1,
   'selftext': "As the title says, I want to play in a different region (The US) but I dont know how. \n\nI've been uploading Valorant content since beta but I can't stream or get to play with viewers since I'm in LAN server.",
   'subreddit': 'VALORANT',
   'title': 'Is There a Way to Play in a Different Region?'},
  {'author': 'akaPatriicKTTV',
   'created_utc': 1594658725,
   'id': 'hqit05',
   'num_comments': 0,
   'score': 1,
   'selftext': 'k \n\n*Processing video buvp6abklna51...*',
   'subreddit': 'VALORANT',
   'title': 'Target Spotted'},
  {'author': 'bronzechatop',
   'created_utc': 1594662737,
   'id': 'hqk3s7',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "My everyday's SoloQ experience"},
  {'author': 'bronzechatop',
   'created_utc': 1594663057,
   'id': 'hqk7e6',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "My everyday's soloq experience :)"},
  {'author': 'Bobbyb4by',
   'created_utc': 1594663474,
   'id': 'hqkc9v',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "You know it's true"},
  {'author': 'Diyalo',
   'created_utc': 1594663461,
   'id': 'hqkc4h',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Never Have I Felt More Pain'},
  {'author': '__under_score__',
   'created_utc': 1594663731,
   'id': 'hqkfek',
   'num_comments': 4,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Why should I lose elo here? Dude ragequit 2 rounds in...'},
  {'author': 'bronzechatop',
   'created_utc': 1594663375,
   'id': 'hqkb51',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Just look at the chat,happens in 9/10 games!\n\nhttps://prnt.sc/th2q8h',
   'subreddit': 'VALORANT',
   'title': "My everyday's soloq experience :)"},
  {'author': 'Eleven918',
   'created_utc': 1594651251,
   'id': 'hqgfuu',
   'num_comments': 13,
   'score': 1,
   'selftext': 'Got an ace, and all I heard was crickets chirping :(\n\nWas an even game too, not like we were getting stomped.',
   'subreddit': 'VALORANT',
   'title': 'If your teammate scores an ACE or even a 4K for that matter. Please make a big deal out of it or at least acknowledge it.'},
  {'author': 'shades_fnatic',
   'created_utc': 1594663152,
   'id': 'hqk8hm',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Just wait till the end🤯😳🤯'},
  {'author': '[deleted]',
   'created_utc': 1594664842,
   'id': 'hqks75',
   'num_comments': 0,
   'score': 1,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'Casual Sage fanart I made'},
  {'author': 'Magix_x',
   'created_utc': 1594662834,
   'id': 'hqk4wq',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Matchmaking works fine......unless you play with your low ranked friend'},
  {'author': 'pipe01',
   'created_utc': 1594665415,
   'id': 'hqkytx',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Oh hello there'},
  {'author': 'BluSteve',
   'created_utc': 1594651507,
   'id': 'hqgig7',
   'num_comments': 8,
   'score': 1,
   'selftext': 'Sure, incentivizing individual performance could theoretically lead to overly aggressive plays in a desperate attempt to get kills. But that rarely happens, because people learn very quickly that holding an angle and having good positioning gets them far more kills than mechanical aim. Frankly speaking, most things that benefit a player\'s individual performance also benefits the team.\n\nYes, I know that valorant already has individual performance "accounted for" in ranks below immortal, but the weightage is simply not enough. If you are match mvp with 32:17 kd and lose the match 10:13, there is no way that you should be able to drop rank.\n\nThe only consequence of this unfair system is frustrating solo queue, which I suppose has its roots in league. I think you can only start to truly appreciate the game when you 5-stack (or if by chance you are with 4 others who communicate and coordinate in solo queue, which let\'s be fair, is very very rare), which is simply unfeasible for a lot of people.',
   'subreddit': 'VALORANT',
   'title': 'It astounds me how you can be match mvp and still drop rank'},
  {'author': 'N_I_G_H_T_0_W_L',
   'created_utc': 1594666363,
   'id': 'hqla4w',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Anyone else having this Problem? (EUWest)'},
  {'author': 'AwfulAtEverything',
   'created_utc': 1594666113,
   'id': 'hql76p',
   'num_comments': 0,
   'score': 1,
   'selftext': '​\n\n![video](wxs6dqod7oa51)',
   'subreddit': 'VALORANT',
   'title': "A month ago I posted a similar clip, where a friendly redditor suggested to fix my use of scoping in-game. This isn't much, but I think I've improved quite a bit since then :)"},
  {'author': 'Viper5416',
   'created_utc': 1594666133,
   'id': 'hql7e9',
   'num_comments': 0,
   'score': 1,
   'selftext': '[link to the pic](https://i.imgur.com/jSNpUPU.jpg )\nAlso the animation kinda looks its also inspired from op4 but instead of eating the mag the dragon place the mag under it\nhttps://youtu.be/jxvArJ2kYO0',
   'subreddit': 'VALORANT',
   'title': 'The new vandal skin resemble Spore launcher from HL opposing force lol'},
  {'author': 'Enjojs',
   'created_utc': 1594673008,
   'id': 'hqnd9x',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "Ban's becouse i can't pick chemp"},
  {'author': 'TokiiseN',
   'created_utc': 1594673127,
   'id': 'hqnemu',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Screams settings is the shit. Holy'},
  {'author': 'vks2910',
   'created_utc': 1594674866,
   'id': 'hqnyig',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'When Raze ults but Cypher says no:'},
  {'author': 'Maxxchxn',
   'created_utc': 1594676544,
   'id': 'hqohjl',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'YOO CHECK OUT THESE CLIPS'},
  {'author': 'matmikus',
   'created_utc': 1594676655,
   'id': 'hqoir8',
   'num_comments': 0,
   'score': 1,
   'selftext': 'https://streamable.com/6aptrv',
   'subreddit': 'VALORANT',
   'title': 'This is the most heartbreaking, yet funniest loss you will see today'},
  {'author': 'Apparitions_',
   'created_utc': 1594671700,
   'id': 'hqmyk3',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Simple slow orbs to attack A Split'},
  {'author': 'uuxd_gamer',
   'created_utc': 1594669565,
   'id': 'hqmako',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'i have 12 thousand deaths'},
  {'author': 'cybershark77',
   'created_utc': 1594668418,
   'id': 'hqlxsr',
   'num_comments': 5,
   'score': 1,
   'selftext': 'Hi! I dont know why my valorant is like this. It says service unavailable but I can queue for a match. Most of my friends are the same and our region is SEA. Thanks for helping\n\nhttps://preview.redd.it/wfpvpcueeoa51.png?width=1920&format=png&auto=webp&s=c860424b582ec3352f5769b83356a404b88d71df',
   'subreddit': 'VALORANT',
   'title': 'Service Unavaible SEA?'},
  {'author': 'noahnkr',
   'created_utc': 1594668642,
   'id': 'hqm0d6',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Marshall Ace + Noscope'},
  {'author': 'xRestinPiecesx',
   'created_utc': 1594672047,
   'id': 'hqn2la',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Highlight #VALORANT | Captured by #Outplayed'},
  {'author': 'Duckannatus',
   'created_utc': 1594673616,
   'id': 'hqnk8j',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Old Highlights I had on my computer. Tips appreciated!'},
  {'author': 'ccrcc',
   'created_utc': 1594665867,
   'id': 'hql4ee',
   'num_comments': 4,
   'score': 1,
   'selftext': 'All of my unlocked agents are locked in prematch lobby. When i go to contracts it says they are level 5, 6 or 7, so my progress is not lost. What gives?',
   'subreddit': 'VALORANT',
   'title': 'Unlocked Agents locked in lobby'},
  {'author': 'adiftbv',
   'created_utc': 1594670410,
   'id': 'hqmjv5',
   'num_comments': 1,
   'score': 1,
   'selftext': "So valorant works on a round system...so let's say it's 0-0 and we get an afk and so we lose the game 13-4 or smth like that bcz of that...That means i and my team lost a bunch of mmr for something out of our [control.In](https://control.In) this case i sugest this:\n\nEach round with an afk you lose a lot less mmr,let's say a normal round substracts 20 mmr,while a afk round only [5.It](https://5.It)'s important that any lost round before that is still a -20,so no one can just disconect at 12-0\n\nI think this stops abuse,while making afk games less frustrating,am i missing something obvious here?",
   'subreddit': 'VALORANT',
   'title': 'Solution to the afk'},
  {'author': 'kevkatastrophe',
   'created_utc': 1594675508,
   'id': 'hqo5rd',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Check out this play my friend did!!'},
  {'author': 'LeonidasHD143',
   'created_utc': 1594673372,
   'id': 'hqnhfi',
   'num_comments': 4,
   'score': 1,
   'selftext': "How come every time my game closes (it doesn't even matter if its a crash or not) the game requires me to reboot my pc to enable the anticheat? I find that insanely annoying.",
   'subreddit': 'VALORANT',
   'title': 'Issue with VALORANT'},
  {'author': 'FeRsHImOnTilt',
   'created_utc': 1594676692,
   'id': 'hqoj6t',
   'num_comments': 0,
   'score': 1,
   'selftext': 'All clips are from a game in Plat ranked OCE, except for the last frags.\n\nI also posted this on youtube: [youtube.com/watch?v=tSyPK8Q6IMs](https://youtube.com/watch?v=tSyPK8Q6IMs) thanks for watching :D\n\n![video](xlvahu1x0pa51)',
   'subreddit': 'VALORANT',
   'title': 'How an OMEN OTP plays (aggressively).'},
  {'author': 'ConstantValorant',
   'created_utc': 1594672787,
   'id': 'hqnars',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Korean->English'},
  {'author': 'demon1ke',
   'created_utc': 1594673362,
   'id': 'hqnhaz',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'FUNNY CLIP AND PLANT THE SPIKE'},
  {'author': 'LordOfAllLobsters',
   'created_utc': 1594605543,
   'id': 'hq6ots',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'GOATED Gamer'},
  {'author': 'Arcane156',
   'created_utc': 1594612943,
   'id': 'hq8fb6',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant Highlights (Plat/Diamond Elo)'},
  {'author': 'Dantadow',
   'created_utc': 1594603875,
   'id': 'hq6aao',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'What does this 88 88 88 mean?'},
  {'author': 'HyperReal5',
   'created_utc': 1594603515,
   'id': 'hq6715',
   'num_comments': 1,
   'score': 1,
   'selftext': '[**https://clips.twitch.tv/InterestingPleasantStinkbugKreygasm**](https://clips.twitch.tv/InterestingPleasantStinkbugKreygasm)',
   'subreddit': 'VALORANT',
   'title': 'Why is this happening'},
  {'author': 'ddiissccoo',
   'created_utc': 1594612729,
   'id': 'hq8dl2',
   'num_comments': 0,
   'score': 1,
   'selftext': ' [https://streamable.com/1jxxja](https://streamable.com/1jxxja)',
   'subreddit': 'VALORANT',
   'title': 'Open skyboxes are a godsend for fun frags'},
  {'author': 'HyperReal5',
   'created_utc': 1594603446,
   'id': 'hq66ej',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Yaay Hackers! Thanks vanguard!'},
  {'author': 'mirad0',
   'created_utc': 1594600981,
   'id': 'hq5kc5',
   'num_comments': 6,
   'score': 1,
   'selftext': 'I played about 10 days ago when I was silver 2, played once I got back from vacation and saw I was now silver 1 after winning a game. Is de-ranking a thing if your not playing???',
   'subreddit': 'VALORANT',
   'title': 'De-ranked after not playing for 10 days?!'},
  {'author': 'itzp1n0y',
   'created_utc': 1594606747,
   'id': 'hq6z5t',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'They need to fix the hit registration :('},
  {'author': 'BraydenSlayer',
   'created_utc': 1594606827,
   'id': 'hq6zvc',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Honestly, same...'},
  {'author': 'anirudhpahwa',
   'created_utc': 1594615254,
   'id': 'hq8xxx',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'fix failed to select agent'},
  {'author': 'a_yce',
   'created_utc': 1594598855,
   'id': 'hq51gi',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Does anyone know of any other Irish players who reached Valorant rank in the beta? (or can I say I'm the only one lol)"},
  {'author': 'mattymatt97',
   'created_utc': 1594608989,
   'id': 'hq7if0',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Omen Smoke Bug'},
  {'author': 'NimbusOG',
   'created_utc': 1594598403,
   'id': 'hq4x7r',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Finished my placements and this is what I got'},
  {'author': 'Firemaw77',
   'created_utc': 1594609082,
   'id': 'hq7j98',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Since Valorant Came Out Ive Started To Try And Learn How To Edit Videos Tell Me What You Guys Think!'},
  {'author': 'JezieNA',
   'created_utc': 1594605315,
   'id': 'hq6muz',
   'num_comments': 0,
   'score': 1,
   'selftext': "https://streamable.com/7j9zw3\n\nI still have no idea what that was after rewatching it a million times... I'm not even sure what it looks like.",
   'subreddit': 'VALORANT',
   'title': 'What the hell is this animation?'},
  {'author': 'auzio10',
   'created_utc': 1594604313,
   'id': 'hq6eaa',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My Valorant Montage'}],
 [{'author': 'Jnavarsete',
   'created_utc': 1594727987,
   'id': 'hr06km',
   'num_comments': 367,
   'score': 6833,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '3 GOD Arrows for Haven Attack'},
  {'author': 'Pokestein-',
   'created_utc': 1594753572,
   'id': 'hr7otk',
   'num_comments': 394,
   'score': 342,
   'selftext': "I was watching brax's stream earlier today when something interesting happened. Basically, brax was spamming through a smoke and got killed by someone flanking. Then, jason who was already dead and spectating, asked him why didn't he shoot the guy behind the smoke. I thought that was interesting, because I belive a big reason of why the smokes are the way they are on Valorant is to avoid issues like this, so I went ahead to jason's stream to clip it and compare.\n\n[Here](https://imgur.com/a/wqhEmYu) you can see a frame to frame comparison (or as close as I could get) of both POV's. Notice how jason can clearly see Sage on the edge of the smoke while brax has no clue. If you look at the clips, brax did see Sage on the edge of the smoke at some point, but never as clear and as much as jason did.\n\nI personally always play with everything set to the low. But if you don't, just dropping the detail quality to low will remove the 'glow' effect of the smoke.\n\nTLDR; https://imgur.com/a/wqhEmYu\n\nEDIT: \n\nhttps://clips.twitch.tv/FilthyFancyRaccoonGivePLZ\n\nhttps://clips.twitch.tv/GiftedScaryChoughSoBayed",
   'subreddit': 'VALORANT',
   'title': 'Why you should drop your detail quality to low.'},
  {'author': 'gabrielC55',
   'created_utc': 1594758543,
   'id': 'hr9ah2',
   'num_comments': 284,
   'score': 259,
   'selftext': "Viper, as a controller, should be seen as an alternative to Brimstone or Omen, and she actually has all the tools she needs to fill the role. She has two decent mollies, the biggest smoke in the game, and her wall, which in my opinion, is the best LoS-blocking ability in the entire game. So why isn't she as popular as the other controllers? \n\n# 1. Ease of Use\n\nThis is hands down her biggest problem. As mentioned before, Viper has all the utility she needs to execute, and also defend a site. The issue is that she can't do it properly. Viper has to equip her smoke, throw it, wait for it to land, and finally activate it. Meanwhile, Brimstone and Omen can both pinpoint exactly where they want their smokes to go, and can do so without exposing themselves or using complicated lineups. This alone already makes Viper a far less attractive option. To make things even worse, she has to be within cuddling distance of her smoke to pick it up, and as a result, she is forced to commit to smoking a single location, and requires a long time to prepare her smoke to use it on another location. This is, once again, a problem other controllers simply don't have to deal with.\n\nHer wall also had this problem, but after the buffs it is now very easy to use effectively and no longer requires lineups. There is little reason to not buff her poison orb in a similar way.\n\n# 2. Presence\n\nCypher's Cyber Cages make noise if the enemy pushes through them. That means it's suicide to walk into it instead of waiting it out, since it is very easy for Cypher to shoot through his smokes to punish anyone trying to walk into site. \n\nBrimstone and Omen can smoke a single location multiple times, forcing the enemy to push through them if they want to take control of a choke point. If this is not necessary, they can use their smokes in different locations.\n\nAnd guess what, Viper has none of those benefits. If she uses *all* her fuel, the poison orb lasts 15s (same time of Brim and Omen smokes), and so does the wall. If both are activated at the same time, her fuel barely lasts 10s. Which just isn't worth it. After her fuel is fully depleted, she has to wait 20 whole seconds for it to fully recharge. Therefore, she has to wait 20s to use use ONE of her abilities for another 15s.\n\nAs a result, it's simply impossible for Viper's utility to be as present as the other controllers' utility. She can only smoke one spot at a time, and it isn't any harder to push through her smoke wheh compared to Brim or Omen smokes since the Decay debuff does nothing. \n\n# 3. Possible Solutions\n\nI believe Viper doesn't need more raw map control power, since she already has plenty. What she needs is more ways to use her utility effectively. Her entire kit is strong, but she needs to have an easier time taking advantage of it. So how should she be changed? Here are some suggestions:\n\n* Remove the faster depletion of her fuel if both of her abilities are active (or even better, make her fuel recharge faster)\n* Allow Viper to pick up her smoke from a distance, just like Cypher can pick up his camera and traps\n* Change the Fragile debuff so it lasts 2-4 seconds after leaving the AoE (So Viper has a better opportunity to punish anyone pushing through it)\n\nThese are relatively small changes that, when combined, are pretty substantial. If they STILL aren't enough, here are some crazier, maybe unbalanced ones:\n\n* Let Viper re-use her wall after 35s (just like any other signature ability). If she deploys a new wall, the previous one just disappears.\n* Make the Decay debuff much more aggressive, dealing damage slightly faster, but more importantly, making it so it takes a very long time to fully recover from the debuff. The main focus of this is to make her ult actually scary to walk inside of.\n\nIf you're still here, thanks for reading! If you're wondering why i didn't talk about her ult as much, it's because i honestly don't know how to buff it without making it extremely overpowered. It surely is in an awkward spot right now, but i don't think it's as bad as people say it is.",
   'subreddit': 'VALORANT',
   'title': "It's been 3 weeks since the Viper buffs, here's why they weren't enough."},
  {'author': 'PhoenixUNI',
   'created_utc': 1594753733,
   'id': 'hr7qqe',
   'num_comments': 425,
   'score': 243,
   'selftext': '- You have until Aug 2 to finish out the battlepass.\n- You need a total of 1.372m XP to complete the battlepass.\n- If you are (like me) sitting at rank 36, you\'ll need to average 4.5 games of comp or unranked per day, plus completing every daily & weekly, to complete the battlepass.\n- After making it to rank 45, you\'ll still have 250k XP left to go, which is 18.2% of the total XP of the battlepass.\n\nEDIT: title "are" -> "is"',
   'subreddit': 'VALORANT',
   'title': 'A reminder for those grinding out the battlepass: 18.2% of the total XP necessary are required to go from 45 to 50.'},
  {'author': 'Chronofreeze',
   'created_utc': 1594761282,
   'id': 'hra5v9',
   'num_comments': 84,
   'score': 187,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '"I must weave my web better."'},
  {'author': 'hherglotz',
   'created_utc': 1594771038,
   'id': 'hrczwv',
   'num_comments': 306,
   'score': 151,
   'selftext': "We all have been in this situation: you're in a game where you are getting rekt. And there is always THAT guy in the other team that won't stop making fun of it. 'Ez', 'are you even trying'... \n\nSo, here's the deal: unless you are the worst player on the planet, there is always someone who is worse than you. And unless you are the best player on the planet, there is always someone who is better than you.\n\nIt is very likely that you are somewhere between those extremes.\n\nMaking fun and teasing somebody who is losing against you is not a proof that this guy is a bad player. It only proofs that you have a bad character.\n\nDon't be THAT guy.\n\nEnjoy the game, folks.",
   'subreddit': 'VALORANT',
   'title': "Don't be THAT guy in the other team"},
  {'author': 'lollerlaban',
   'created_utc': 1594721859,
   'id': 'hqyyy5',
   'num_comments': 40,
   'score': 128,
   'selftext': 'Am i the only one smacking it in vain hoping that some day it will actually work?',
   'subreddit': 'VALORANT',
   'title': 'MVP skip button'},
  {'author': 'FortunatePotato',
   'created_utc': 1594748938,
   'id': 'hr672u',
   'num_comments': 70,
   'score': 89,
   'selftext': 'By all the meme montages that show pistol round kills  and op-porn 1 tapping someone in the hand.',
   'subreddit': 'VALORANT',
   'title': 'Am I the only one not impressed'},
  {'author': 'Skib1di',
   'created_utc': 1594720269,
   'id': 'hqyohb',
   'num_comments': 40,
   'score': 81,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I just want that Dragon skin ...'},
  {'author': 'TLSXxTROOPERxX',
   'created_utc': 1594740041,
   'id': 'hr3fct',
   'num_comments': 78,
   'score': 66,
   'selftext': 'Now, by all means I’m not that good of a player. I’m around gold level and really play too have fun but I do like winning. That being said most matches I get into nobody is really talkative and is very serious on the match which is ok. \n\nHowever, instead of dead air between someone yelling that the Raze outplayed them I usually spark up conversation between a player or two. “Hey man that skin is dope or what’s new for you guys?” Usually this ends up in more conversations and gives a better vibe to the team. Instead of calling each other out for bottom fragging it leads to tips and advice as well as cheering each other on. \n\nSo my point is loosen up a little bit, it’s not like you are gonna run into this people often. Be chill, and have fun guys. That’s the reason we all play this game.',
   'subreddit': 'VALORANT',
   'title': 'I Love getting into matches and just talking to folks.'},
  {'author': 'Butterbombe7',
   'created_utc': 1594729375,
   'id': 'hr0ifc',
   'num_comments': 25,
   'score': 63,
   'selftext': '​\n\nhttps://reddit.com/link/hr0ifc/video/oeorcimffta51/player',
   'subreddit': 'VALORANT',
   'title': 'Bouncy Spike'},
  {'author': 'vit4lc',
   'created_utc': 1594761930,
   'id': 'hradb4',
   'num_comments': 100,
   'score': 61,
   'selftext': 'Part 1: https://clips.twitch.tv/PeppyObesePlumPRChase\n\nFinal Kill: https://clips.twitch.tv/HomelyRoughNoodleTF2John',
   'subreddit': 'VALORANT',
   'title': 's1mple god 1v5'},
  {'author': 'Leperrin',
   'created_utc': 1594726034,
   'id': 'hqzrfv',
   'num_comments': 220,
   'score': 59,
   'selftext': 'Like many people, seeing you need to put 17ish hours a week into this game to get to tier 50 is absurd. Do you think Riot could pull a 180 and do a huge xp event before the conclusion of the first battle pass or are we dealing with what you see is what you get?',
   'subreddit': 'VALORANT',
   'title': 'Double xp event by the end of Act 1?'},
  {'author': 'geupperjr',
   'created_utc': 1594726069,
   'id': 'hqzror',
   'num_comments': 15,
   'score': 58,
   'selftext': "I've been encountered with not remembering why Ive Y person in my friend list. It would be cool to be able to add notes in your friendlist so you can remember why you added that person, just like in LoL",
   'subreddit': 'VALORANT',
   'title': 'Adding notes for players in friend list'},
  {'author': 'ukiyuh',
   'created_utc': 1594748516,
   'id': 'hr624e',
   'num_comments': 137,
   'score': 57,
   'selftext': 'I\'m of the opinion that in a skill-based game the first bullet should always be 100% accurate, let the recoil and RNG begin after the first bullet, with the second or third bullets and so forth.\n\nIf you test this theory and aim DEAD CENTER of the target bullseye in practice from 50m away, bind a keyboard button to Fire (to prevent accidental mouse movements), and shoot 1 bullet at a time, waiting for recoil to fully reset... Your single shot will land in a random spot.\n\nShoot 50 times and you\'ll have almost 50 different bullet holes (or however many can exist before they disappear, you get the picture).\n\nWhen you finish, bring the bullseye close to you at 5m again and you can see just how wide the RNG is for the first bullet. \n\nIn fact, you can test this on the actual target dummy at 50m\n\nJust aim at his head perfectly on center and then do the same test. Not all of your bullets will even hit his head.\n\nThis RNG will translate into the game over time and people with bad luck will have streaks of occasions where their 100% accurate shots are missing completely, leading to unfair advantages due to RNG\n\nWe can argue that the RNG is  fair because everyone has to contend with it, but that\'s not how skill based games such as this should work in my view.\n\nI understand many will argue and say "get good" but you\'re missing the point entirely. It isn\'t about how good you are, it\'s about the fact that there is a 100% RNG element to your first bullet and you will regularly be in situations where you should have landed a headshot but it went right past their ear even though you aimed 100% accurately.\n\nI think that they should patch the game and remove RNG from the FIRST bullet only, so that it rewards accuracy and does not reward Accuracy + Luck, while punishing that same Accuracy - Luck.',
   'subreddit': 'VALORANT',
   'title': 'First Bullet Inaccuracy (test @ 50m in practice) spread is too high'},
  {'author': 'Ndock',
   'created_utc': 1594726015,
   'id': 'hqzrb0',
   'num_comments': 65,
   'score': 50,
   'selftext': "[https://imgur.com/a/PKKolpo](https://imgur.com/a/PKKolpo)  \n\n\nThird picture might need a little zoom, but you'll get the idea.  \n\n\nHow long are we going to have this awful registration. Are head hit boxes teleporting to crouched position upon clicking crouch? Are they in weird spots? I don't know, but it needs to be fixed in a game that is about clicking the head.",
   'subreddit': 'VALORANT',
   'title': 'Awful crouch head registration. How long?'},
  {'author': 'iAlexys',
   'created_utc': 1594762953,
   'id': 'hraouj',
   'num_comments': 37,
   'score': 45,
   'selftext': "Someone is having the same problem there, I can't log in at all.",
   'subreddit': 'VALORANT',
   'title': "I'm not able to log in"},
  {'author': 'samuel_brierley',
   'created_utc': 1594735547,
   'id': 'hr24ix',
   'num_comments': 22,
   'score': 41,
   'selftext': '[https://imgur.com/a/ByQs4Mi](https://imgur.com/a/ByQs4Mi)',
   'subreddit': 'VALORANT',
   'title': 'These weirdly drawn animals on Ascent show you where you can wallbang enemy players on the other side without any obstacles in the way.'},
  {'author': 'albion1221',
   'created_utc': 1594766138,
   'id': 'hrbmvj',
   'num_comments': 21,
   'score': 30,
   'selftext': 'Instead of using radiant points to unlock different color skins on certain collections, I wish riot used milestones to get different color skins for example get 50 kills with this skin in order to get the red variant color or get 20 final kills to unlock the kill animation for the gun. Just a thought I had.\n\nWould love to hear what you guys think!',
   'subreddit': 'VALORANT',
   'title': 'Weapon skin variants idea'},
  {'author': 'kikiclark',
   'created_utc': 1594738309,
   'id': 'hr2wqu',
   'num_comments': 16,
   'score': 29,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "A friend of mine spends 90% of his playtime using a bucky. So I made a short compilation if you'd like to check it out."},
  {'author': 'LoLyus',
   'created_utc': 1594725010,
   'id': 'hqzk1e',
   'num_comments': 53,
   'score': 28,
   'selftext': "Not sure if it's just Ascent but there's players going around dropping games that they're going to lose.  Happened to me twice in one night now and I'm seeing posts left and right asking about if its happening we need this map disabled till there's a fix.  This is a game breaking bug and this map needs to be disabled in competitive immediately.  People claiming it also happens on bind.\n\n​",
   'subreddit': 'VALORANT',
   'title': "There's an Ascent drop hack going around."},
  {'author': 'HumanBeingThatExists',
   'created_utc': 1594728395,
   'id': 'hr0a5g',
   'num_comments': 13,
   'score': 28,
   'selftext': "that's all i'm gonna say",
   'subreddit': 'VALORANT',
   'title': 'knife skin variants would be kinda nice'},
  {'author': 'Pranav905',
   'created_utc': 1594744732,
   'id': 'hr4urd',
   'num_comments': 21,
   'score': 27,
   'selftext': "At the end of each match, my friends and I aren't able to skip the scoreboard and press the button. Is this a common problem for anyone else?",
   'subreddit': 'VALORANT',
   'title': "Can't press the Skip button at the end of the match"},
  {'author': 'theyoussef123',
   'created_utc': 1594757356,
   'id': 'hr8wlh',
   'num_comments': 12,
   'score': 26,
   'selftext': 'https://imgur.com/6lIfF05 here it is!',
   'subreddit': 'VALORANT',
   'title': 'I made some pixel art of me and my friends posing :)'},
  {'author': 'xnorthlanex',
   'created_utc': 1594762671,
   'id': 'hralrg',
   'num_comments': 38,
   'score': 22,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I can’t login to the Servers'},
  {'author': 'Pasteam23',
   'created_utc': 1594734024,
   'id': 'hr1plq',
   'num_comments': 37,
   'score': 21,
   'selftext': 'Basically I played a ranked game where 2 people where AFK from the first round.\nWe won 13-11 playing always 3 vs 5 and I had 22/15/11.\nHow is it possible that my rating has only "increased" and not "greatly increased"?\n\nI think that the rating system should give a lot more consideration when players of a team are AFK, and from what I\'ve experienced so far the game just doesn\'t care.',
   'subreddit': 'VALORANT',
   'title': 'Ranked rating when players are AFK'},
  {'author': 'duhveedtv',
   'created_utc': 1594766341,
   'id': 'hrbp4j',
   'num_comments': 70,
   'score': 19,
   'selftext': '​\n\n[These are changes that would make the map feel less like hide and seek and more like an FPS map, let me know what you guys think. ](https://preview.redd.it/nufu4m5hhwa51.png?width=1016&format=png&auto=webp&s=5c13f6b864b99e2d9b4a582a474f84564b803fc1)',
   'subreddit': 'VALORANT',
   'title': 'Edits that I PERSONALLY think would make split better'},
  {'author': 'F1Fuzion',
   'created_utc': 1594757493,
   'id': 'hr8y9m',
   'num_comments': 9,
   'score': 18,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'When hope seems lost.. This round had me on my toes'},
  {'author': '68MaD219',
   'created_utc': 1594749893,
   'id': 'hr6ik8',
   'num_comments': 16,
   'score': 18,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'The fact that i have to spend 30RP (20€+) just to be able to buy the recolor i actually want, is beyond me.'},
  {'author': 'artmorte',
   'created_utc': 1594742326,
   'id': 'hr44f4',
   'num_comments': 32,
   'score': 17,
   'selftext': 'I have more bad games with Sage than any other agent. At least part of the reason is that I face more situations where the enemy has superior numbers, because I try to stay back at first and if our entry guys die, things get a lot harder for me. \n\nI was just wondering does anyone else feel like they struggle with Sage more than with others?',
   'subreddit': 'VALORANT',
   'title': 'Does anyone else struggle playing Sage?'},
  {'author': 'TyrantTokes',
   'created_utc': 1594762795,
   'id': 'hran47',
   'num_comments': 23,
   'score': 16,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Servers down ? (NA)'},
  {'author': 'prototypepepega',
   'created_utc': 1594724065,
   'id': 'hqzdet',
   'num_comments': 0,
   'score': 15,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Accept button please.'},
  {'author': 'LiteralLemon',
   'created_utc': 1594725909,
   'id': 'hqzqhv',
   'num_comments': 11,
   'score': 14,
   'selftext': 'I was in a game today and after refusing to surrender my team got mad at me and then I got sent to the main menu. The match never showed up in my recent match history. Anyone experience this?',
   'subreddit': 'VALORANT',
   'title': 'Exploit where someone can crash the game?'},
  {'author': '1bbu',
   'created_utc': 1594744351,
   'id': 'hr4qle',
   'num_comments': 8,
   'score': 14,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'So, I got 4 kills with Ghost in 2 seconds.'},
  {'author': 'madcuzrlybad',
   'created_utc': 1594764305,
   'id': 'hrb3do',
   'num_comments': 11,
   'score': 13,
   'selftext': 'Currently hard-stuck gold 3. Was playing an unrated match and my entire client crashed during agent selection. Upon restarting I got the error message about having problems connecting to the login servers which there have been several posts about in the last 30 minutes or so. I finally get the client going again and it asks me to re-agree to the terms of service after I logged in. This looked suspicious at first but I accepted the terms and then it asked me to create a new Riot ID. I did this and now the client is forcing me to go through the initial training... I have put over $100 into my account in skins and hundreds of hours, and even finished the battle pass. What is going on here lol?...',
   'subreddit': 'VALORANT',
   'title': 'Servers Went Down and My Account Got Deleted?'},
  {'author': 'wsavage6316',
   'created_utc': 1594767995,
   'id': 'hrc64u',
   'num_comments': 96,
   'score': 13,
   'selftext': "Title says it all. Besides the boosted players and braindead low golds, there really isnt much of a skill difference between gold, plat, and low diamond. If you're hard stuck gold or plat, just 5 stack. Good comms and strategy make all the difference.",
   'subreddit': 'VALORANT',
   'title': "I've climbed from gold 2 to diamond 1, and to be perfectly honest, I think the skill level is basically the same."},
  {'author': 'skimpyMcDew',
   'created_utc': 1594739111,
   'id': 'hr35c0',
   'num_comments': 50,
   'score': 12,
   'selftext': "Call me stupid for not knowing but I never played CS:GO, but will the Meta of this game shift with patches like other games? I'm a little sick OPs if I'm being honest, using them and playing against them, I don't like it. Smoke all angles and sit with OPs is the strongest play in the game imo. This is also my first RIPT game so I'm not sure if they are fans of shifting metas either.",
   'subreddit': 'VALORANT',
   'title': 'Will the meta shift?'},
  {'author': 'Riva1er',
   'created_utc': 1594718791,
   'id': 'hqyf11',
   'num_comments': 43,
   'score': 12,
   'selftext': 'Which one do you like better?\n\n[View Poll](https://www.reddit.com/poll/hqyf11)',
   'subreddit': 'VALORANT',
   'title': 'Which Vandal?'},
  {'author': '__Nami__',
   'created_utc': 1594763067,
   'id': 'hraq4f',
   'num_comments': 28,
   'score': 12,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'i cant launch valorant because they say i need to update my account but when i go on the website to do so they say that theres a problem with the servers'},
  {'author': 'RastafoxJ',
   'created_utc': 1594762689,
   'id': 'hralyk',
   'num_comments': 15,
   'score': 11,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Can’t sign in to play. I’m told I need to update my account?'},
  {'author': 'RodriTama',
   'created_utc': 1594744696,
   'id': 'hr4ucj',
   'num_comments': 33,
   'score': 11,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Why Aim Isn't King in VALORANT Competitive and Ranked."},
  {'author': 'EzResellz',
   'created_utc': 1594735073,
   'id': 'hr1zpk',
   'num_comments': 0,
   'score': 10,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "The kinds of convo's we have while playing Valorant..."},
  {'author': 'TeamAndross',
   'created_utc': 1594748935,
   'id': 'hr671k',
   'num_comments': 12,
   'score': 10,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Maybe fix the hit registration and de-sync that you ran a whole advertising campaign about?'},
  {'author': 'DOLeao',
   'created_utc': 1594770232,
   'id': 'hrcsdw',
   'num_comments': 21,
   'score': 10,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My Luckiest Valorant play ever.'},
  {'author': 'slylilpenguin',
   'created_utc': 1594736219,
   'id': 'hr2bbu',
   'num_comments': 63,
   'score': 9,
   'selftext': 'As a challenge, describe the events that would cause one player to deal the most damage possible in one round, including team damage. What does it add up to? You can assume any event can happen, no matter how unlikely (with the exception of cheating). Bomb damage does not count as damage dealt by a player.',
   'subreddit': 'VALORANT',
   'title': "Challenge: What's the highest possible damage one player could deal in one round?"},
  {'author': 'BlizGG',
   'created_utc': 1594734230,
   'id': 'hr1rkt',
   'num_comments': 7,
   'score': 9,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I got my first 6k in a 1v5 situation!'},
  {'author': 'Sh1mo1337',
   'created_utc': 1594746252,
   'id': 'hr5bf7',
   'num_comments': 7,
   'score': 9,
   'selftext': 'Its been a long time since valorant has said about introducing ME server but its already a month there is still no ME server. Today my friend and i noticed that we keep Disconnecting when we tried playing Valorant. I dont know if its because we are in UAE and it wont let us play but my friend can play with no problem because he is in europe.\n\nSorry for bad English',
   'subreddit': 'VALORANT',
   'title': 'Any updates regarding ME server?'},
  {'author': 'trahaccount420',
   'created_utc': 1594732632,
   'id': 'hr1bv4',
   'num_comments': 11,
   'score': 8,
   'selftext': 'Whenever I go into the agent select screen It randomly, most of the time, will not show any agent pictures and I have no way to select any. This results in a ban. Is this a known issue with a known fix?',
   'subreddit': 'VALORANT',
   'title': 'In agent select no agents show and I get a ban'},
  {'author': 'KingMxtthew',
   'created_utc': 1594760655,
   'id': 'hr9yql',
   'num_comments': 19,
   'score': 8,
   'selftext': "As the title says, and I'm sure lots of people have made this post but seriously. After spending 100$ on the skins alone, why the hell do I have to spend more just to get the dope animations. Riot you are actually boldly robbing your loyal fan base. This needs to change. I don't mind the expensive skins but the expensive upgrades. Just let us buy the skins and that be it.",
   'subreddit': 'VALORANT',
   'title': 'RADIANITE points should not be a thing'},
  {'author': 'emcey',
   'created_utc': 1594733491,
   'id': 'hr1kbk',
   'num_comments': 23,
   'score': 8,
   'selftext': 'https://imgur.com/a/5zA79er',
   'subreddit': 'VALORANT',
   'title': 'Anyone know why this wasn’t a headshot?'},
  {'author': 'RosiekXD',
   'created_utc': 1594742741,
   'id': 'hr4931',
   'num_comments': 6,
   'score': 8,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Its beautiful'},
  {'author': 'QuietlyWalkingAway',
   'created_utc': 1594756081,
   'id': 'hr8hou',
   'num_comments': 5,
   'score': 7,
   'selftext': "I really don't want to bore anyone with a wall of text, so I'll just preface this by saying that I'm not a controller main and cut to the chase.\n\nI'm pretty happy with how Viper's wall change made her a lot more viable, but it seems like the main issue with Viper is the fact that she is simply unable to redeploy the wall for retakes. My proposed idea to help counteract this could be to divide Viper's wall in half.\n\nThis would allow her to be able to use one wall in pre-round for whichever site she's on, and then have a secondary wall for retakes. I think this could turn her into a very potent attacker and defender because she would now be able to cut off two sizeable lines of sight, allowing her team to be able to get site control by splitting up the enemy team's vision with her walls.\n\nUsing Bind A as an example, she could still theoretically have her wall control both sites on defense if she quickly set both up, but if she only set up A, after a potential sage wall plant by Truck, she could use her second wall to cut off Lamps and deny attacker's which hold there any sight.\n\n​\n\nLogistics may be confusing with two walls, considering currently the wall is\n\nE - Place - Activate - Deactivate\n\nBut a possible solution could simply be to use F as the activator for the walls.\n\n​\n\nI'd love some feedback and discussion because this is actually a change that I would really love to see Viper get. Viper's current wall seems to be TOO long almost, and often I think that some of its length is wasted.",
   'subreddit': 'VALORANT',
   'title': 'Give Viper 2 Shorter Walls'},
  {'author': 'smexy-man',
   'created_utc': 1594763672,
   'id': 'hrawpo',
   'num_comments': 10,
   'score': 7,
   'selftext': 'Me and my friends got logged out of valorant and now it doesn’t let us log back in it says the service is down so I was wondering if the servers are down (Na)',
   'subreddit': 'VALORANT',
   'title': 'Servers Down?'},
  {'author': 'leroyprompakdee',
   'created_utc': 1594728249,
   'id': 'hr08wx',
   'num_comments': 10,
   'score': 7,
   'selftext': 'Does anyone know what is happening? Got kicked from 2 comps and we were winning. No notifications or anything.',
   'subreddit': 'VALORANT',
   'title': 'Kicked from competitive game twice in a row'},
  {'author': 'luddoro',
   'created_utc': 1594734708,
   'id': 'hr1w6t',
   'num_comments': 8,
   'score': 7,
   'selftext': "This might be a bit of a long shot. But has anyone else been experiencing massive amounts of input lag since 1.03?If i push A to move left then release the key my character will keep moving at full speed for a good 1-2 seconds. This only happens in Valorant, haven't noticed it anywhere else.  \n\n\nI've also found it gets way worse if you either:   \n1. Have the League of Legends client open  \n2. Have a video player (like youtube) open.  \n3. Open and close the in game Escape Menu.  \n\n\nThis has not happened to me at all prior to the patch and it's really frustrating. I've tried googling but can't seem to find a fix. Does anyone have any clue what the issue could be / any potential fix?",
   'subreddit': 'VALORANT',
   'title': 'Massive input lag since last patch'},
  {'author': 'Maxerature',
   'created_utc': 1594761313,
   'id': 'hra66v',
   'num_comments': 0,
   'score': 7,
   'selftext': '\nTL;DR - Allow us to place bots from the Practice Range in custom games and respawn them in the cheats menu.\n\nCustom Games really need the ability for players to place immobile bots.  Being able to test lineups, practice prefiring and aiming on actual maps, and generally learning more about the game without having lots of friends or alternate accounts.\n\n\nI know that full bot AI is likely low priority due to other issues and qualities, but being able to place the bots from the practice range in custom games, choose their difficulty, and respawn them via menu options should be a quick stopgap measure.\n\nCurrently, the best way to do anything similar to this is to go into a game with a friend playing sage, kill them over and over and have them resurrect where the enemies may be, but this still creates issues with respawning and doesn\'t create anything close to a "real-game" situation.',
   'subreddit': 'VALORANT',
   'title': 'Bots in Custom Games like in Practice'},
  {'author': 'theoboyamma',
   'created_utc': 1594761640,
   'id': 'hra9xd',
   'num_comments': 31,
   'score': 7,
   'selftext': 'hello,\n\neversince i started playing games on pc, i used my right hand to navigate the mouse til this day, even though i am left handed. i only played shooters on a controller and the games that i played on pc didnt require that much accuracy with the mouse. after getting into valorant and trying to improve my aim i wondered if i should rather use my left hand than my right one since my left hand is basically better at pretty much anything that requires any sort of accuracy, be it sports or writing.\n\ni wasnt really able to get any proper information on if its actually better to use my dominant hand when it comes to shooters but i know that there are some players like aceu, that are left handed but also play with their right hand.\n\nwould appreciate if ppl who have had the same issue shared their experience.',
   'subreddit': 'VALORANT',
   'title': 'left handed player using his right hand to aim'},
  {'author': 'weyuofc',
   'created_utc': 1594753667,
   'id': 'hr7pya',
   'num_comments': 17,
   'score': 7,
   'selftext': 'KovaaK 2.0 or Aim Lab which one is better to practice aim or maybe something else, and how to set it properly. I’m hard stuck plat can’t make any progress in shooting.\nI had global elite in csgo with 2.5k hours and I can’t feel it in this game, can’t understand the movement it’s so weird for me. Any others advises?',
   'subreddit': 'VALORANT',
   'title': 'Aim practice'},
  {'author': 'LittleHue',
   'created_utc': 1594748470,
   'id': 'hr61l8',
   'num_comments': 3,
   'score': 7,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'English Guy Tells you how to play the English Guy... but badly.'},
  {'author': 'botsunny',
   'created_utc': 1594718773,
   'id': 'hqyexg',
   'num_comments': 4,
   'score': 6,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'If there was a Valorant live action movie/TV series, who would you cast as each agent?'},
  {'author': 'Whobbeful',
   'created_utc': 1594720525,
   'id': 'hqyq32',
   'num_comments': 4,
   'score': 6,
   'selftext': "Many times I want to play more, but I usually only play 3-5 games a day because it gets pretty tiring to play same maps. I also see a lot of comments here saying that people get tired of playing (for example) Ascent 5 times in a row.\n\nI think allowing us to only select **one** map has more of a negative impact on the game, rather than positive. So how they should implement this? Easy, allow us to pick 2 out of 4 maps that we want to play. This way people can't just grind one map. I'm even fine if we can choose 3 out of 4 maps, so we can un-check that specific map if we get it multiple times in a row.",
   'subreddit': 'VALORANT',
   'title': 'Allow us to choose maps that we want to play in Ranked.'},
  {'author': 'drakendorian',
   'created_utc': 1594763261,
   'id': 'hras9p',
   'num_comments': 43,
   'score': 6,
   'selftext': 'So ive been counter strafing for a while on valorant and it does not feel as important as it is on Counter Strike feels like i can get the same result just by clicking shift when i start shooting, is it really worth? The only reason to counter strafe for me is to jiggle peek',
   'subreddit': 'VALORANT',
   'title': 'Is counter strafing worth on valorant?'},
  {'author': 'dank6meme9master',
   'created_utc': 1594771066,
   'id': 'hrd06k',
   'num_comments': 2,
   'score': 6,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Probably infinitely unimpressive than the other clips here but this is my first collateral ever!'},
  {'author': 'landenle',
   'created_utc': 1594760521,
   'id': 'hr9x7k',
   'num_comments': 43,
   'score': 6,
   'selftext': 'recently ive found in games that if i speak i get harassed for my voice, im not screaming, im not crying, im not being toxic, i just have a high pitched voice, i consistently top frag and make call outs but still get harassed, what can i do to stop this and also why, im not doing anything lol',
   'subreddit': 'VALORANT',
   'title': 'why hate on kids that arnt being annoying?'},
  {'author': 'DrAlanGrantinathong',
   'created_utc': 1594722396,
   'id': 'hqz2hb',
   'num_comments': 12,
   'score': 6,
   'selftext': 'I have had two ranked games just weirdly end for no reason, the last one when we were on match point. There was no forfeit, not cheater red screen, and the game does not show in my match history. Anyone else having this issue? Na server',
   'subreddit': 'VALORANT',
   'title': 'Anyone having games just stop?'},
  {'author': 'TheInternetSearcher',
   'created_utc': 1594737744,
   'id': 'hr2qyt',
   'num_comments': 0,
   'score': 6,
   'selftext': 'Image: [https://ibb.co/JsZtcp1](https://ibb.co/JsZtcp1)',
   'subreddit': 'VALORANT',
   'title': 'Selfie!'},
  {'author': 'siddude11',
   'created_utc': 1594760909,
   'id': 'hra1nq',
   'num_comments': 2,
   'score': 5,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I just found this gameplay, jesus'},
  {'author': 'Veamis',
   'created_utc': 1594722647,
   'id': 'hqz495',
   'num_comments': 6,
   'score': 5,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "I don't know if this was good or not haha (btw I cut out my voice, cause I don't like hearing myself that much)"},
  {'author': 'ft_abin',
   'created_utc': 1594719833,
   'id': 'hqylq4',
   'num_comments': 13,
   'score': 5,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Petition for Middle East servers'},
  {'author': 'SNeave98',
   'created_utc': 1594747602,
   'id': 'hr5r0w',
   'num_comments': 11,
   'score': 5,
   'selftext': "Sorry if this shouldn't be posted here, I couldn't find a megathread for QnA. \n\n​\n\nI'm having trouble countering Omen's teleport, especially when he fakes it for info then swings out and picks you off. I often see it used on tight, funneled areas: garage on Haven, B long on Bind etc. \n\n​\n\nThanks for any help in what I should do in these situations, I haven't actually unlocked Omen yet so not too familiar with his abilities.",
   'subreddit': 'VALORANT',
   'title': "Can someone explain how to counter Omen's teleport?"},
  {'author': 'IAmNoSherlock',
   'created_utc': 1594745371,
   'id': 'hr51on',
   'num_comments': 28,
   'score': 5,
   'selftext': 'I don\'t understand this rank system. I am Diamond I. I got demoted all the way from D3. I won 8 games in the last 10 games, 4 of them was "two ticks" or "increased rating"  did not get ranked up. Then today I won 13-3 on a match which did rank me up. But what do you know? Immediately after that game the enemy team had a god of a player ( either cheating or smurfing in which case I don\'t care at this point because the end result is what is frustrating) I got immediately turned down by the game and ended up not doing well. I got immediately demoted for just one game after wining about 11 matches out of 13. How is this a good system? Why would you rank me up, if you are gonna take away the second I have a bad game? Someone please either correct me. Am I missing something?',
   'subreddit': 'VALORANT',
   'title': 'Rank system is so frustrating'},
  {'author': 's_wxldflower',
   'created_utc': 1594729340,
   'id': 'hr0i4k',
   'num_comments': 4,
   'score': 5,
   'selftext': 'i dont see anything added with assists and im curious to know if its just me not understanding it. i had 12 kills 11 assists in a game but idk i didnt see it add anything to my game score tbh',
   'subreddit': 'VALORANT',
   'title': 'are assists worth anything?'},
  {'author': 'gearawaybruh',
   'created_utc': 1594728559,
   'id': 'hr0bi4',
   'num_comments': 14,
   'score': 5,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'The state of Aussie Match making. Left was first game, right was second game. I have already played 40ish ranked matches. Insta queue pop both times....'},
  {'author': 'PleaseUpVoteMyMeme',
   'created_utc': 1594755359,
   'id': 'hr89cz',
   'num_comments': 2,
   'score': 5,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Why the hell everytime i play valorant i have to play with braindead morons that think they are playing cod'},
  {'author': 'BreakingPulsars',
   'created_utc': 1594767451,
   'id': 'hrc0k3',
   'num_comments': 6,
   'score': 5,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Make sure yall play patient. (On the other hand, check your corners!)'},
  {'author': 'Marlon_mdb',
   'created_utc': 1594727927,
   'id': 'hr063d',
   'num_comments': 16,
   'score': 5,
   'selftext': 'So if you watch the most pro clips the enemies are always yellow or purple instead of red. Do you guys think that this really make a difference in gameplay ?',
   'subreddit': 'VALORANT',
   'title': 'Enemy Highlight Color'},
  {'author': 'FlacidPanda',
   'created_utc': 1594748207,
   'id': 'hr5yen',
   'num_comments': 18,
   'score': 5,
   'selftext': "Hi all, \nValorant was becoming nearly unplayable after switching from my laptop to my desktop. I was facing random bursts of lag and stuttering. However, as soon as I switched to fixed framerate at 256 the problems have been completely fixed. I've had multiple people complain about similar issues in game and suggested this fix to them with great results, thought I should share it if it was not common knowledge.",
   'subreddit': 'VALORANT',
   'title': 'PSA for those with stuttering/lag on high end computers'},
  {'author': 'WICKwill',
   'created_utc': 1594742404,
   'id': 'hr458j',
   'num_comments': 4,
   'score': 4,
   'selftext': "Neither me or him have been good at FPS games before so we're really happy :)  \n\n\n [https://gyazo.com/9909a7b4e20c67f2e0f5d4b3aef9ed36](https://gyazo.com/9909a7b4e20c67f2e0f5d4b3aef9ed36)",
   'subreddit': 'VALORANT',
   'title': 'After 20+ ranked games in Gold 3 my friend and I finally reached Plat 1'},
  {'author': 'LeMarrine',
   'created_utc': 1594753125,
   'id': 'hr7jiz',
   'num_comments': 4,
   'score': 4,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "A gold player & his friend's adventures of ranked"},
  {'author': 'mohman317',
   'created_utc': 1594757785,
   'id': 'hr91kz',
   'num_comments': 4,
   'score': 4,
   'selftext': 'Lately whenever I enter a match I’ll be in the loading screen for a bit longer than usual and  after a bit get a connection timeout icon in the corner( I’m not sure if that’s what it’s called but it’s the icon with an unplugged plug) my screen will go black for a while then I’ll be stuck in the loading screen again. I’ll be spectating in the middle of the match then as I’m back in the game it’ll happen again.',
   'subreddit': 'VALORANT',
   'title': 'Game not working'},
  {'author': 'Geoka94',
   'created_utc': 1594762546,
   'id': 'hrakbr',
   'num_comments': 0,
   'score': 4,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "S1mple first 1v5 in Valorant ''SEND IT TO HIKO GUYS''"},
  {'author': 'ForeverLurker86',
   'created_utc': 1594762635,
   'id': 'hralbj',
   'num_comments': 6,
   'score': 4,
   'selftext': 'I logged in and was immediately sent to the tutorial. I thought it was odd but whatever 5mins later it’s done and I’m on the home screen. Then I realize that my agents, battle-pass progress even my screen name are gone. My friends list is a couple of guys I played league with almost 8 years ago. I saw that league accounts are now riot accounts and maybe that has to do with this but I can’t find anything on other people with this issue. I opened a ticket but riots famously bad support has me worried. Any ideas or am I screwed?',
   'subreddit': 'VALORANT',
   'title': 'I had a strange issue when I logged in today'},
  {'author': 'valcamper100t',
   'created_utc': 1594741286,
   'id': 'hr3t2z',
   'num_comments': 16,
   'score': 4,
   'selftext': 'Is there any out there?   \n\n\nor should i maybe make one ?   \n\n\nI am looking to improve . within this rank category, looking for like minded people. No afkers, people who know basic coms... age doesnt matter to me.',
   'subreddit': 'VALORANT',
   'title': 'Looking for a discord of mid tier players like silver - gold - plat ???'},
  {'author': 'TheWinterBorn_',
   'created_utc': 1594721818,
   'id': 'hqyyoz',
   'num_comments': 10,
   'score': 4,
   'selftext': '​\n\nhttps://preview.redd.it/6rpkjc26tsa51.png?width=1440&format=png&auto=webp&s=dbf4361e0415cad358a8c221f680acfae9f58b3e',
   'subreddit': 'VALORANT',
   'title': "What's the deal with these tiny doors in split? (classic for comparison)"},
  {'author': 'syr1nge--',
   'created_utc': 1594730626,
   'id': 'hr0t8r',
   'num_comments': 6,
   'score': 4,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Made a discord bot that quotes Cypher!'},
  {'author': 'evilbride',
   'created_utc': 1594724631,
   'id': 'hqzhbd',
   'num_comments': 26,
   'score': 4,
   'selftext': 'Do they just match people randomly or based on something? Because we would meet a team of opponents who are highly ranked seems like? Often times my team would get 0-13 on unrated which is crazy unfair. Maybe it would be nice if they grouped the match based on the rank as well like compe? Idk. thank god theres a surrender vote now otherwise its such a hellish experience to play against experienced, unforgiving players.',
   'subreddit': 'VALORANT',
   'title': 'How does Unrated match system work??'},
  {'author': 'CoNe_HeAd_RDT',
   'created_utc': 1594723861,
   'id': 'hqzc4w',
   'num_comments': 10,
   'score': 4,
   'selftext': "It was a 4 v 5 Ranked game, where one of our teammates **disconnected** in the **beginning**. We could barely win that many rounds. Our opponents kept asking us to **surrender**. Of our team, 3 of us 4 were playing properly, and the fourth guy was barely buying, and suiciding at any chance he had. He would often run in and attempt to get knife kills. So, we had no choice but to surrender,which, upon doing got **demoted** a rank. I don't mind this because I can just grind back, however, I do think this was certainly an unfair situation.",
   'subreddit': 'VALORANT',
   'title': 'Surrendering an unfair ranked....'},
  {'author': 'SS_BANANAKING',
   'created_utc': 1594722242,
   'id': 'hqz1dp',
   'num_comments': 10,
   'score': 4,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Isn't saga technically a school nurse since she heals you with ice?"},
  {'author': 'Melanjoly',
   'created_utc': 1594744758,
   'id': 'hr4v18',
   'num_comments': 14,
   'score': 4,
   'selftext': "I'm telling you I play it now and then for the dailys and every single time there's at least one 'get fucked gg ez game' on my team or the enemy and I just don't get it. Some of you must be on here why are you like this in the super causal mode of all places ?",
   'subreddit': 'VALORANT',
   'title': 'Even spike rush is full of dicks'},
  {'author': 'FierySerge',
   'created_utc': 1594771021,
   'id': 'hrczr5',
   'num_comments': 4,
   'score': 4,
   'selftext': "You're an amazing person.",
   'subreddit': 'VALORANT',
   'title': 'To all the people that will sacrifice themselves sp your teammate can get the ace; I love you.'},
  {'author': 'null_routed',
   'created_utc': 1594761958,
   'id': 'hradlx',
   'num_comments': 11,
   'score': 4,
   'selftext': 'I think he refers to the family that he claims to have lost and this is the most believable theory I came up with but I want to hear out you guys’ opinions.',
   'subreddit': 'VALORANT',
   'title': 'Who do you think Cypher talks about when he says “For a moment... I saw them” after being resurrected?'},
  {'author': '[deleted]',
   'created_utc': 1594747315,
   'id': 'hr5nmh',
   'num_comments': 2,
   'score': 4,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'Valorant In A Nutshell'},
  {'author': '-memesareforcoolkids',
   'created_utc': 1594753708,
   'id': 'hr7qfk',
   'num_comments': 26,
   'score': 4,
   'selftext': "Hey, I just got into Valorant and find it really fun. Im really low tier on the BP rn. When does it end? If I buy it and play Valorant a lot will I still be able to complete it? I'm just a HS student with nothing to do during corona and can play as much as I want  \n\n\nEdit: Is the BP even worth it? Are the cosmetics limited?",
   'subreddit': 'VALORANT',
   'title': 'Battlepass still completable?'},
  {'author': 'MeWantTacoNow',
   'created_utc': 1594725750,
   'id': 'hqzpa6',
   'num_comments': 23,
   'score': 4,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Glitch that keeps me on loading screen for extra long and then disconnects me. This has been happening every game i que into. It also happens to my friends. Happens in every game mode and results in a ban. Been happening since beta but now happens every time after new patch. 120 ping MENA play EU.'},
  {'author': 'Srimnac',
   'created_utc': 1594762794,
   'id': 'hran3l',
   'num_comments': 4,
   'score': 4,
   'selftext': 'Says I may need to update account, but that server is down too',
   'subreddit': 'VALORANT',
   'title': 'Issues connecting into their riot account?'},
  {'author': 'SnooMarzipans8863',
   'created_utc': 1594763398,
   'id': 'hratrr',
   'num_comments': 4,
   'score': 4,
   'selftext': 'So I’m new to Valorant and FPS on PC, I’ve played console all my life so coming to M&K is a big transition. To say I feel rusty is an understatement. Anyhow, I’ve played all 20 of my unrated games and went to competitive. \n\nI was instantly matched with Platinum 3 and I don’t feel I belong there. I don’t know how I am hanging in there also. I wasn’t having a great game and instead of me being flamed to the max they all gave me good tips and positional calls for me. They gave me a lot of morale and we ended up winning, I finished good in the end. \n\nI just would like to post this for those people that made my night. I know not all experiences are like this however I am grateful as it’s given me a positive attitude towards playing that I hope to take and improve on in the future.',
   'subreddit': 'VALORANT',
   'title': 'Just a thank you to people I played a game with.'},
  {'author': 'blinker3345',
   'created_utc': 1594740456,
   'id': 'hr3jxr',
   'num_comments': 11,
   'score': 4,
   'selftext': "​\n\n[Few things  to say 1-yes it looks to big but it'll be disappeared when you lock an agent. Also keep in mind this is a selection screen for the future \\(2021-2022\\) valorant. Not the current. ](https://preview.redd.it/tml6myvdcua51.png?width=1886&format=png&auto=webp&s=6c4e750cdc2914d5e12d68d4a440fd6bc44d2603)",
   'subreddit': 'VALORANT',
   'title': 'Valorant agent selection screen for future'},
  {'author': 'Ladiff-s',
   'created_utc': 1594730673,
   'id': 'hr0tok',
   'num_comments': 4,
   'score': 4,
   'selftext': '​\n\nhttps://reddit.com/link/hr0tok/video/npsbe0thjta51/player',
   'subreddit': 'VALORANT',
   'title': 'Last bullet for the Ace'},
  {'author': 'upsetcatfood',
   'created_utc': 1594719226,
   'id': 'hqyhvo',
   'num_comments': 2,
   'score': 4,
   'selftext': '​\n\nhttps://reddit.com/link/hqyhvo/video/88jp06lelsa51/player',
   'subreddit': 'VALORANT',
   'title': 'Pulled off the most Jett play ever.'},
  {'author': 'PuppetAang',
   'created_utc': 1594763653,
   'id': 'hrawhr',
   'num_comments': 4,
   'score': 3,
   'selftext': 'Can valorant not work on a windows 10 home edition cause it keeps telling me i cant launch it',
   'subreddit': 'VALORANT',
   'title': 'Valorant wont launch'}],
 [{'author': 'PK_Fr33Z3',
   'created_utc': 1594775049,
   'id': 'hre1eg',
   'num_comments': 320,
   'score': 4212,
   'selftext': "About a week ago I posted an design for this subreddit's icon. It wasn't the best but here's my second attempt, its simpler and I think the image looks much smoother. (disclaimer: I am not the best at graphic design by any means, I just enjoy using photoshop.)\n\nI appreciate all the support and critique!\n\n  \n[Here's the new design](https://imgur.com/2WL7xm6).\n\nEdit: thank you for all the support again! You are all kind people. May good karma come your way.",
   'subreddit': 'VALORANT',
   'title': 'I designed an icon for this subreddit 2.0'},
  {'author': 'youssef_elm',
   'created_utc': 1594810060,
   'id': 'hrldn9',
   'num_comments': 456,
   'score': 109,
   'selftext': '​\n\nhttps://reddit.com/link/hrldn9/video/cfsncjyh30b51/player',
   'subreddit': 'VALORANT',
   'title': 'OMEN SCARED the s**t out of me'},
  {'author': '-Alfa-',
   'created_utc': 1594776673,
   'id': 'hregan',
   'num_comments': 60,
   'score': 74,
   'selftext': "##[The gun buddy](https://imgur.com/HjuiROO)\n\nNow, people have been talking about adding ranked rewards for a very long while, I'm not sure if they'll ever be available, but if they do I really hope that something like this can be possible since it's a smaller thing that people won't throw games for, or only play ranked for only for gun buddies, just a simple addition that enhances the experience for people already playing.\n\n##[Here's what it would look like in game](https://imgur.com/qFv3tn5)\n\nMaybe Player cards, Radianite, and card texts could also be cool, I feel like these lower tiered rewards would work very well and be highly commended, it would also make ranked feel a lot nicer, while adding content.\n\n##[Here's my go at a playercard and text](https://imgur.com/stczXSY)\n\nAnyways, in conclusion I think that ranked rewards would add a lot of content to the game, and give players another reason to do well. Let me know what you think.",
   'subreddit': 'VALORANT',
   'title': 'I created a Diamond ranked Gunbuddy in Fusion, how do you feel about ranked rewards?'},
  {'author': 'snakecyclops',
   'created_utc': 1594781550,
   'id': 'hrfo3v',
   'num_comments': 302,
   'score': 63,
   'selftext': 'I just came off a Bronze ranked game and for the umpteenth time had a player or group of players blatantly make racist remarks against me. \n\nI am from India but live in Canada, moved here not very long ago and I have a distinct Indian accent. I am active on voice chat regardless and keep making short useful call outs about where enemies are etc. the usual stuff. I come from Overwatch and I did the same in that game too.\n\nIn most of my Valorant games this is welcomed and seldom even appreciated. But very very frequently, especially in Unranked mode, I have people make fun of my race, my accent, or downright tell me I don\'t belong here etc. \n\nI am an adult in my 30s and my immediate reaction is to tell them to stop (To be honest I do get angry on occasion) and then mute them if they continue and then report them. I am not sure if reporting helps in terms of action taken.\n\nInsults range from mimicking the accent (not playfully I am on board with that), saying I belong to tech support, "You know you are the wrong servers, right?" to even blatantly calling names.\n\nI have experienced some of this in Overwatch too but the sheer number of incidents in the one month of Valorant is alarming. The most depressing aspect is most of these comments are made by kids way way younger than me, some sound like they are not even out of lower grades of school yet.\n\nI know I can avoid some of this by not solo queuing. But that is not the answer! I want to play the game on my terms.\n\nTLDR: Here is my take on this and my reason for this post, I am strong enough and old enough to deal with this but we as a gaming community need to safeguard fellow gamers especially younger ones from this menace. If you see any body being racially abused on either team, "Speak Up!". I have not had a single teammate come to my aid on these various instances in Valorant. Also, Riot should make sure these reports are taken seriously and some feedback on action taken be sent back to the person(s) reporting. I also suggest adding a separate category if required. In the climate we live in and Black Lives Matter movement etc. I am shocked at the state of mind of the younger generation on the NA servers at least. It is deeply disturbing.',
   'subreddit': 'VALORANT',
   'title': 'Racism Rant - My experience on the NA servers'},
  {'author': 'Dexagons',
   'created_utc': 1594803821,
   'id': 'hrk8l0',
   'num_comments': 356,
   'score': 54,
   'selftext': 'Morello, a lead developer that mostly works on agent balance said on his stream today that the person who developed Valorant’s ranked system has left Riot Games. They know this is a huge issue and acknowledge all the various complaints, but can’t do anything about them without filling his position. \n\n[Here](https://clips.twitch.tv/ArborealTameKimchiWTRuck) is the clip.',
   'subreddit': 'VALORANT',
   'title': 'The reason ranked won’t/can’t get changes anytime soon'},
  {'author': 'thGnerd',
   'created_utc': 1594791330,
   'id': 'hrhwbs',
   'num_comments': 49,
   'score': 38,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Changing weapons during ability cast makes swapping quicker (specifically for OP)'},
  {'author': 'mikanpo',
   'created_utc': 1594773526,
   'id': 'hrdnau',
   'num_comments': 22,
   'score': 37,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'the most organized team knife fight'},
  {'author': 'HubWizard',
   'created_utc': 1594790406,
   'id': 'hrhpgx',
   'num_comments': 35,
   'score': 34,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My First ace'},
  {'author': '-Alfa-',
   'created_utc': 1594793074,
   'id': 'hri8k7',
   'num_comments': 16,
   'score': 30,
   'selftext': '##[Iron](https://imgur.com/jp67Vzn)\n\n##[Bronze](https://imgur.com/Ignt7Fj)\n\n##[Silver](https://imgur.com/Eb7IG2R)\n\n##[Gold](https://imgur.com/6WKVng6)\n\n##[Platinum](https://imgur.com/6sJ11Bi)\n\n##[Diamond](https://imgur.com/XuZQPAV)\n\n##[Immortal](https://imgur.com/nMssJ9U)\n\n##[Radiant](https://imgur.com/SJhsVzW)\n\n___\n\nI made these with the thought of ranked rewards, as discussed in my last post with the [ranked gun buddy](https://www.reddit.com/r/VALORANT/comments/hregan/i_created_a_diamond_ranked_gunbuddy_in_fusion_how/). Let me know what you think of these!',
   'subreddit': 'VALORANT',
   'title': 'I made some animated pixel art for each rank in Valorant.'},
  {'author': 'ZK9XW3',
   'created_utc': 1594796236,
   'id': 'hriuue',
   'num_comments': 141,
   'score': 23,
   'selftext': "Guys please don't yell at your teammates like you're the best player in the world and we're not specially when your rank is bronze silver or gold. We ain't gonna be pro and we surely don't have the skill for so keep it cool and don't act like we were playing for big money / competitive scene please. It's just a game and we are just casual players so let's have fun even when we try our best. Peace ✌️",
   'subreddit': 'VALORANT',
   'title': "Stop yelling at your teammates when you're playing bronze/silver or even gold."},
  {'author': 'sorenseven',
   'created_utc': 1594785070,
   'id': 'hrgjh0',
   'num_comments': 89,
   'score': 22,
   'selftext': 'That’s pretty much it. Tell me if you agree or disagree with that.',
   'subreddit': 'VALORANT',
   'title': 'I’d love a Play of the Game feature in this game'},
  {'author': 'snxacc',
   'created_utc': 1594777535,
   'id': 'hreo4h',
   'num_comments': 10,
   'score': 21,
   'selftext': 'since the rank occasionally resets on valorant, is it possible to add a border for the player card that signifies the rank you ended with (or highest rank that season)? some games i play like r6s offerm the ranked charm(gunbuddy) at the end of the season. the design could look similar to league\'s but with valorant ranks: \n\n[general idea: the border would be around you player card with say \\\\"season 1\\\\" or whatnot](https://preview.redd.it/h5v77manexa51.png?width=1920&format=png&auto=webp&s=5c90359761b9740391a7e45760202fce5172ea33)\n\nanyways this is my first post on this subreddit, let me know if i did something wrong or tell me if this is an idea worth the devs looking into',
   'subreddit': 'VALORANT',
   'title': 'idea: player card rank border'},
  {'author': 'MikeAwesome13',
   'created_utc': 1594788290,
   'id': 'hrh9n6',
   'num_comments': 64,
   'score': 21,
   'selftext': 'Hey gang. First time poster. Looking for some advice.\n\nI created my Riot Games account and played my first game of Valorant 2 days ago, on July 12th. Really enjoyed the game, played a match the first night and then another two last night.\n\nToday I logged in and found that my account had been permanently banned.\n\nThis was surprising to me, considering that I played three only matches and... haven\'t cheated.\n\nContacted customer support. They said that they scanned my account and found evidence "related to the usage of scripts, hacks, exploits, or unauthorized third-party programs".\n\nI don\'t do any of this- I click on people and throw fireballs and junk. And I was having a great time too!\n\nCustomer support also said they couldn\'t disclose any information about my case, in the fear that I\'m some kind of bot trying to get info on how cheaters get taken out of the game, and the ticket was closed.\n\nI don\'t pirate crap, I do use Discord and I have NVIDIA GeForce installed which both try to use an overlay- but I can\'t imagine this would get me perma-banned.\n\nObviously, this is pretty upsetting, and I know I can\'t truly prove on here that I haven\'t been cheating but I\'ve come to you, Reddit, because I don\'t really have any other options. Any ideas on why this might have happened/what I can do now? I\'m really bumming out.',
   'subreddit': 'VALORANT',
   'title': 'Brand New Player, Perma-banned for no reason - help?'},
  {'author': 'Loof27',
   'created_utc': 1594832614,
   'id': 'hrrepa',
   'num_comments': 59,
   'score': 20,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Omen tried to out-brain me'},
  {'author': 'potatostodie',
   'created_utc': 1594816741,
   'id': 'hrmsm1',
   'num_comments': 5,
   'score': 20,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I want to apologize'},
  {'author': 'Shaundan',
   'created_utc': 1594803489,
   'id': 'hrk6at',
   'num_comments': 13,
   'score': 20,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '1v4 with 0.02s defuse with sage'},
  {'author': 'Aj2069',
   'created_utc': 1594808726,
   'id': 'hrl4k1',
   'num_comments': 151,
   'score': 18,
   'selftext': 'To start off with I have solo queued to diamond 3 and in the past few days I’m down to diamond 1. The amount of people who miss all their shots and are negative until they pick up an op is ridiculous. \n\nEvery game comes down to who can OP better at this point in most of my games. If you somehow end up without enough smokes you are basically screwed. Even then countering the OPs is super difficult in solo queue because trades are much less common than pro play, even in diamond/immortal games since people don’t like to be the bait. \n\nPersonally I would like the op to be 6000, as that would drastically reduce the amount in game. If I could have my way there would be no op in the game but I know that won’t fly. It’s just not fun to play again and it’s ruining the game for me and I’m sure many others. \n\nI would like to add it’s also very easy to use despite it having a high skill ceiling. I’ve played a few games on my friends account who is gold, just to take a break from the current op meta and I’ve died to people who have no business killing me just because they have an op.\n\nEdit: I’d also like to add that in his tier list Hiko even mentions how OP countering is the main reason for several pick rates even though Breach is good he is low pick rate cause he’s bad against Ops.',
   'subreddit': 'VALORANT',
   'title': 'The operator is ruining the game in higher elo, and is making the game borderline unplayable for people who are sick of it.'},
  {'author': 'chris_blue',
   'created_utc': 1594787270,
   'id': 'hrh1mi',
   'num_comments': 53,
   'score': 17,
   'selftext': "Does anyone get the same maps over and over again consecutively and barely get other maps? \n\nFor the past few days, I've been put into matches where I played on Split the most. Yesterday, I managed to get Split three times in a row. I barely had matches that were on the other maps.\n\nThis isn't too bad of a problem for me but a minor annoyance since I would like to play on other maps too. Does anyone else have this issue?",
   'subreddit': 'VALORANT',
   'title': 'The chances of playing on certain maps are weird'},
  {'author': 'adnanasif2003',
   'created_utc': 1594789872,
   'id': 'hrhlet',
   'num_comments': 22,
   'score': 16,
   'selftext': 'Hey devs,just wanted to say that it would be much appreciated if you add the option to see my in game time.\n\nAnd please add a Indian server.I get 100+ ping every match.Thanks.',
   'subreddit': 'VALORANT',
   'title': 'Valorant should add the option to see total playtime'},
  {'author': 'gr8checkm8n8',
   'created_utc': 1594784501,
   'id': 'hrgeek',
   'num_comments': 20,
   'score': 14,
   'selftext': 'I feel like it could be cool to vote on a gun in the 15s before a round starts.\n\nI. Hate. The. Bucky.',
   'subreddit': 'VALORANT',
   'title': 'New game mode idea: spike rush but you get to vote on the weapon'},
  {'author': 'fr0stw0If',
   'created_utc': 1594780750,
   'id': 'hrfh6h',
   'num_comments': 10,
   'score': 13,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "please don't let this get past."},
  {'author': 'Ki11er_Venom',
   'created_utc': 1594796663,
   'id': 'hrixxx',
   'num_comments': 6,
   'score': 12,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'One of the better flicks :)'},
  {'author': 'DugetUltra',
   'created_utc': 1594812291,
   'id': 'hrltue',
   'num_comments': 8,
   'score': 12,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Me: playing as Phoenix and haven't gotten a kill for 6 rounds"},
  {'author': 'BigWangTheMemeMan',
   'created_utc': 1594784293,
   'id': 'hrgcn2',
   'num_comments': 58,
   'score': 12,
   'selftext': 'I\'ve been maiming sage and women for a quit bit now and one interesting line comes from omen when he says, "sage... the live you give, do you ever wonder where it comes from". When I heard this my mind went straight to the 7 people I\'ve had to kill to get my ult. This gave me a chill down my spine and questioned the morality of killing seven people to save a friend\'s life. Alternatively I can go absorbs some radianite, like it\'s some philosopher stone.',
   'subreddit': 'VALORANT',
   'title': 'Where the lives Sage gives comes from'},
  {'author': 'TheGaijin1987',
   'created_utc': 1594799179,
   'id': 'hrjenl',
   'num_comments': 118,
   'score': 11,
   'selftext': 'Still no uprank... But when i lose twice with like 13/11 in a row then its instant downrank... weird system. i totally wanne see points cos this doesnt make any sense\n\nedit: last game was a 3v5 btw...\n\nedit2: the one lose with sova is an unranked btw... somehow misclicked it\n\nhttps://preview.redd.it/fa2rnm747za51.png?width=1299&format=png&auto=webp&s=f68ec19478431175272e7418db9daff903714f72',
   'subreddit': 'VALORANT',
   'title': 'No uprank?'},
  {'author': '1hisoka1',
   'created_utc': 1594789108,
   'id': 'hrhfrx',
   'num_comments': 17,
   'score': 10,
   'selftext': ' [https://www.youtube.com/watch?v=zaaRyNvh70s](https://www.youtube.com/watch?v=zaaRyNvh70s)',
   'subreddit': 'VALORANT',
   'title': '[Bug] I headshot myself with my own gun'},
  {'author': 'umustbtripn',
   'created_utc': 1594789280,
   'id': 'hrhh01',
   'num_comments': 30,
   'score': 10,
   'selftext': 'in 2/5 of my game there is someone either wallhacking or aimbotting, what made me write this post and wanting to get my word out is my last game, as you can see on this screenshot  [https://imgur.com/a/7IgxZaV](https://imgur.com/a/7IgxZaV) we were up 3-1, the first guy on the scoreboard decided to activate his magic, he started running around with a marshal headshotting everyone.',
   'subreddit': 'VALORANT',
   'title': 'The state of immortal 3 matchmaking in EUW is horrible'},
  {'author': 'durquan',
   'created_utc': 1594831049,
   'id': 'hrqx8i',
   'num_comments': 168,
   'score': 10,
   'selftext': 'Please don\'t call out that agent X is at Y location when you aren\'t sure. It\'s fine to say "I saw Omen at Elbow" or something along those lines, but when its 1v1, 1v2, etc. and you\'re calling out "Omen is Elbow" as if you just heard him, it is really easy to bait your teammates. \n\nGood call-outs win games, and I get that sometimes you can get it wrong, but please don\'t constantly call things out that you are unsure of.',
   'subreddit': 'VALORANT',
   'title': 'PSA: It is more harmful to give a bad call-out than to say nothing at all.'},
  {'author': 'ReflexmanEU',
   'created_utc': 1594822603,
   'id': 'hrocqz',
   'num_comments': 72,
   'score': 10,
   'selftext': 'When a Sova clears a pathway for you onto site with drone and his arrow gives you wallhack on the defenders, while you still hold the same defensive angle masturbating, we want you to step on a lego for at least a week every morning.\n\nI know entry fragging/trading takes some time to learn and eventually entry fraggers will grow some balls..but until then, at least take out the free kills. /rant over\n\nIn all honesty tho, can we all just step up and make this game better by simply holding W when we execute a site? Nobody gets better by selling his teammates for kda',
   'subreddit': 'VALORANT',
   'title': 'Dear no mic/instalock Duelists'},
  {'author': 'Wapix22',
   'created_utc': 1594799724,
   'id': 'hrji0t',
   'num_comments': 26,
   'score': 9,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My second valorant clip. Best of july'},
  {'author': 'pcPounder',
   'created_utc': 1594809149,
   'id': 'hrl7hf',
   'num_comments': 5,
   'score': 9,
   'selftext': '​\n\nhttps://reddit.com/link/hrl7hf/video/yilzgims00b51/player',
   'subreddit': 'VALORANT',
   'title': "Phoenix's model wrong after ult - literally unplayable"},
  {'author': 'ibyeori',
   'created_utc': 1594775288,
   'id': 'hre3pn',
   'num_comments': 7,
   'score': 8,
   'selftext': "I haven't looked at anyone else's theories or read anything yet, I'm saying this solely based on my own thinking.\n\nSo for starters, Cypher's city is Bind (based on the Moroccan touches). He mentions how it's been sucked dry. Same with Viper.\n\nAt B site, if you look up, there's stashes upon stashes of Radianite. On defender's side behind you, there's a giant radiate crate that looked like it was dropped and even curved the stone pillars.\n\nI have a feeling that after the discovery of Radianite, Bind basically became a well for it without people knowing the full power of its usage and eventually Bind became a husk of what it once was. \n\nIf anybody has any other thinking or if I'm missing any other details, I'd love to hear!",
   'subreddit': 'VALORANT',
   'title': 'Valorant Radianite Origin Theory'},
  {'author': 'mawleek',
   'created_utc': 1594784139,
   'id': 'hrgb5d',
   'num_comments': 25,
   'score': 8,
   'selftext': 'Also, just because I pick last does not automatically mean I HAVE to play her.',
   'subreddit': 'VALORANT',
   'title': 'I don’t play Sage so don’t yell at me to pick her and don’t get mad at me when I don’t.'},
  {'author': 'myf_8',
   'created_utc': 1594794723,
   'id': 'hrijws',
   'num_comments': 5,
   'score': 8,
   'selftext': 'Please make an option to upgrade particles recolours in the same way weapon skins do. Would love to have the melee with dark blue flames on it.',
   'subreddit': 'VALORANT',
   'title': '[Suggestion] Elderflame Knife Recolours'},
  {'author': 'Parl4224',
   'created_utc': 1594789187,
   'id': 'hrhgb6',
   'num_comments': 16,
   'score': 7,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Quick Clip of Me Acing On a Team That Was Smacking Us.'},
  {'author': 'EkyValorant',
   'created_utc': 1594771290,
   'id': 'hrd2dr',
   'num_comments': 3,
   'score': 7,
   'selftext': '​\n\n[Why is VG using so much of my processor, while in game the game drops so much fps thats bearly playable..](https://preview.redd.it/4vn3i4j7wwa51.png?width=1283&format=png&auto=webp&s=e26afda42f3cd5e89437ffd6c8ac2aa0f31dde99)',
   'subreddit': 'VALORANT',
   'title': 'High usage'},
  {'author': 'Darkoplax',
   'created_utc': 1594821821,
   'id': 'hro4nd',
   'num_comments': 11,
   'score': 7,
   'selftext': 'WePlay! VALORANT Invitational  - Group Stage\n\n\n[WePlay! English Twitch channel](https://www.twitch.tv/weplayesport_en) | [vlr.gg match page](https://www.vlr.gg/1115/ninjas-in-pyjamas-vs-forze-weplay-valorant-invitational-main-event-swiss-1) \n\n\n---\n\n\n#**Ninjas in Pyjamas 2 - 0 forZe**\n\n\nMaps: Haven(13-8)  , Bind(13-7) \n\n---\n\nMap 1 Haven(13-8) :\n\n\nTeam | Agent | KDA | ACS \n---------|  --------- |  --------- |   --------- | \nNinjas in Pyjamas |\nCrea | Omen  |  21\t/14/\t3  | 292\nFearoth  | Sova |  20\t/10/\t4\t| 257\nrhyme | Cypher |  20\t/12/\t6\t| 236\nluckeRRR | Sage |  15\t/9/\t13 | 206\nHyp | Breach   |  9\t/14/\t7  | 137\nforZe  |\nCoffee | Phoenix |  14\t/20/\t6 | 233\nkolyaN | Brimstone |  15\t/17/\t3\t| 203\nsmartSeven | Sage |  13\t/17/\t9\t | 194\nzeddy | Breach |  9\t/17/\t7\t | 139\n1mpala | Cypher |  8\t/17/\t0  | 115\n\n\n\n\n\n\n\n\n\n\n\n\n\nMap 2 Bind(13-7):\n\n\nTeam | Agent | KDA | ACS \n---------|  --------- |  --------- |   --------- | \nNinjas in Pyjamas | \nCrea | Omen  |  21\t/14/\t7  | 309\nHyp | Raze |  17\t/15/\t8\t| 283\nluckeRRR| Sage |  13\t/10/\t6\t\t| 181\nfearoth | Sova |  12\t/11/\t5 | 161\nrhyme | Cypher |  9\t/11/\t2\t  | 119\nforZe  |\nkolyaN | Brimstone  |  17\t/13/\t4  | 237\n1mpala | Cypher |  15\t/15/\t4\t\t| 214\nzeddy | Breach  |  10\t/15/\t6\t | 156\nsmartSeven | Sage  |  9\t/15/\t4  | 129\nCoffee | Phoenix  |  8\t/15/\t5  | 126\n\n\n\n---\n\n\n[vlr.gg coverage](https://www.vlr.gg/event/matches/62/weplay-valorant-invitational/?series_id=109) | [TheSpike.gg coverage](https://www.thespike.gg/events/weplay-valorant-invitational/31)  | [Liquipedia coverage](https://liquipedia.net/valorant/WePlay/Invitational) | [Valorantify.com coverage](https://valorantify.com/events/5f051d92e4e455dc85a76967/weplay-invitational#overview)\n\n\n\n\nPost created by me',
   'subreddit': 'VALORANT',
   'title': 'Ninjas in Pyjamas vs forZe / WePlay! VALORANT Invitational - Group Stage / Post-Match Discussion'},
  {'author': 'FlashyFugitive',
   'created_utc': 1594773379,
   'id': 'hrdlvu',
   'num_comments': 10,
   'score': 7,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Nice Derank bro.'},
  {'author': 'Giragna',
   'created_utc': 1594813452,
   'id': 'hrm2dy',
   'num_comments': 22,
   'score': 7,
   'selftext': 'Before the pitchforks come out, here are some good reasons that I haven’t seen anyone mention:\n\n• Combats smurfing: Good high elo players HAVE to still keep playing on their main accounts otherwise they might miss out on the end rewards.\n\n• Combats toxicity/afk: I have seen plenty of posts on here of riot punishing people for 1hour+ for being afk/toxic. Again, encourages people to not afk/toxicity so they can actually play and get exp.\n\n• Makes the end rewards more prestigious: This kind of comes down to human psychology, but we enjoy rarer/prestigious things. A lot of people have the kingdom spectre skin. When I pick it up, I couldn’t care less. When I pick up the Exe dot vandal, that looks cool ASF. If everyone had the vandal skin at level 5, I eventually would also not give a fuck same as the kingdom spectre. \n\nAnother example: All the rappers wearing gucci belts, looked cool initially. Now drug dealers and wannabes wearing them, looks trash now.\n\n• If you cannot finish the BP, you still get your moneys worth: As long as you reach level 45 which is doable as calculated in other posts with 1-2 hours a day. You still get 12skins for £10. And thats not including 100 radiant points (worth £90) and all the other cosmetics.\n\n• Makes you better at the game: The more you play, the better you get. Win-win for both you and riot.',
   'subreddit': 'VALORANT',
   'title': 'Reasons why a BP should be a grind:'},
  {'author': 'DeusMorto',
   'created_utc': 1594810612,
   'id': 'hrlhjv',
   'num_comments': 6,
   'score': 7,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Disappointing Fails'},
  {'author': 'Little_Evil01',
   'created_utc': 1594818365,
   'id': 'hrn71v',
   'num_comments': 5,
   'score': 7,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My first month of streaming (Mostly) Valorant! enjoy!'},
  {'author': 'norskvalorant',
   'created_utc': 1594810396,
   'id': 'hrlg0e',
   'num_comments': 31,
   'score': 7,
   'selftext': ' [https://streamable.com/zyzu5n](https://streamable.com/zyzu5n)',
   'subreddit': 'VALORANT',
   'title': "Probably the most cursed video you'll ever see"},
  {'author': 'SuperSonicFhd',
   'created_utc': 1594771620,
   'id': 'hrd5hj',
   'num_comments': 11,
   'score': 6,
   'selftext': 'Was just about to play when I realized it was Tuesday! Well I had new daily missions to do but no weeklies... weird. So I tried restarting the game but that didn\'t do anything. Said "screw it! might just be vanguard I\'ll restart my PC" and well, I got my missions. \n\nI think this needs to be addressed soon as the battlepass is coming to a close within the next month and many people may be wasting their play time by not having it count for their missions and XP.',
   'subreddit': 'VALORANT',
   'title': 'Weeklies sometimes require you to restart your entire PC'},
  {'author': 'OmniC4t',
   'created_utc': 1594785223,
   'id': 'hrgkqe',
   'num_comments': 8,
   'score': 6,
   'selftext': 'I know it’s [been said before](https://www.reddit.com/r/VALORANT/comments/gapyfk/could_we_get_jetts_knives_back_after_killing_bots/?utm_source=share&utm_medium=ios_app&utm_name=iossmf), but it’s just so annoying that the knives don’t refresh on kill just for the bots from The Range. I want to practice moving around and using her ult, but it really throws me off when I get a kill using three knives and only have 2 to kill the next bot, only to not kill it and have to go through her ult start animation again. Why is this not a thing?',
   'subreddit': 'VALORANT',
   'title': 'Jett ult should refresh after killing bots in the range'},
  {'author': 'xknnth',
   'created_utc': 1594819805,
   'id': 'hrnkir',
   'num_comments': 3,
   'score': 6,
   'selftext': "I think it's time for a dedicated server to be added to the game because us players sometimes encounter some other player from another country from west and don't have a stable ping throughout the game we had so I think it's time to add some dedicated server for the game to have it.",
   'subreddit': 'VALORANT',
   'title': 'dedicated server plz'},
  {'author': 'Snowzyxx',
   'created_utc': 1594793539,
   'id': 'hribqk',
   'num_comments': 15,
   'score': 6,
   'selftext': '\\- Night and Day variant of each map\n\n\\- Smaller map designs for a 3v3 or 2v2 game\n\n\\- More maps in general\n\n\\- More customizable custom maps',
   'subreddit': 'VALORANT',
   'title': 'concept idea'},
  {'author': 'jscobber',
   'created_utc': 1594832343,
   'id': 'hrrbih',
   'num_comments': 0,
   'score': 6,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'The Valorant Experience'},
  {'author': 'Kazumix1337',
   'created_utc': 1594803630,
   'id': 'hrk788',
   'num_comments': 11,
   'score': 6,
   'selftext': 'Hello boys and girls,\n\nI’ve a lot of posts about people complaining about the ranked system and I thought nah it’s not that bad after climbing easily from bronze 2 to silver 3 mostly by destroying every game but  now I feel like the teams get really unbalanced...\n\nAlmost every game the enemies get gold players while my team has only silvers or even bronze players in it and mostly the teamwork/tactical skill of my enemies feels far superior to my own team. \n\nAfter now a 7 lose streak (where I’m almost always team MVP still)  I dropped to silver 2 again and I’m feeling to wonder if I’m the problem because I don’t hard carry every game? Did my MMR got higher than it should be after winning a lot of games? \n\nAnyways I don’t care much about the ranks since it will increase again and I’m getting better everyday but I would love to play games where I don’t have the pressure to clutch almost every round just to have a chance at winning. \n\nWhat has been your experience with this so far?',
   'subreddit': 'VALORANT',
   'title': 'Do you need to hard carry every game?'},
  {'author': 'jkbbb',
   'created_utc': 1594813931,
   'id': 'hrm5v5',
   'num_comments': 7,
   'score': 6,
   'selftext': '[https://gfycat.com/leanterribleant](https://gfycat.com/leanterribleant)',
   'subreddit': 'VALORANT',
   'title': '1 second ACE'},
  {'author': '1510252',
   'created_utc': 1594799646,
   'id': 'hrjhid',
   'num_comments': 15,
   'score': 5,
   'selftext': 'I recently upgraded my GPU from a GTX 1060 3GB to a GTX 2060 8GB and I noticed that when I load into the range, everything takes longer to load in, like the map and character selection. And when I load into a game the character select menu takes a lot longer to load up while using my GTX 2060 then when I played on my 1060. Any ideas what this is from? I updated my drivers already.',
   'subreddit': 'VALORANT',
   'title': 'New GPU'},
  {'author': 'foyerhead',
   'created_utc': 1594842353,
   'id': 'hrukp4',
   'num_comments': 3,
   'score': 5,
   'selftext': "​\n\nhttps://preview.redd.it/en20pojjr2b51.png?width=1920&format=png&auto=webp&s=d97fd35a9d9f81a873fbf05b33fe8e27e25bd685\n\nHi r/Valorant,\n\nWe're having a **$5K VALORANT tournament** running from **Aug 1-2** featuring some of the best teams in the competitive scene right now. Our main qualifier (July 30) is now open for sign-ups, which features a small entry fee and a $1000 prize pool. We also have a community qualifier coming up that is completely free to play, stay tuned for when we open entries for that!\n\nYou can find more information on our page: [https://30bomb.gg/summercup/](https://30bomb.gg/summercup/)\n\nIf you're strictly just interested in watching, you can find our full broadcast schedule on Juked: [https://jkd.gg/SummerCup](https://jkd.gg/SummerCup)",
   'subreddit': 'VALORANT',
   'title': 'Summer Cup 2020 | $5K VALORANT Tournament'},
  {'author': 'Profile_Name_Pending',
   'created_utc': 1594793047,
   'id': 'hri8do',
   'num_comments': 13,
   'score': 5,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My friend and I were screwing around in customs and this happened... (low fps because of all the stuff happening at once)'},
  {'author': 'M4G1C4L_T4C0',
   'created_utc': 1594793880,
   'id': 'hrie32',
   'num_comments': 2,
   'score': 5,
   'selftext': 'It was a 2 v 4 and the Phoenix I was spectating was low on health(I was on pheonixes team). He had full utility and the enemies were close by(i died near him). While spectating him I thought he readied his flash,and I thought he was gonna peak a corner but to my surprise he aimed it towards the ground attempting to heal himself. Shortly after he was shot. \n\nI mean no offence to the Phoenix I just thought this moment was really funny\n\nSide note we were playing unrated and his crosshairs were the default ones soo.. I can only assume',
   'subreddit': 'VALORANT',
   'title': 'Funny story'},
  {'author': 'CyClub',
   'created_utc': 1594840893,
   'id': 'hru38s',
   'num_comments': 21,
   'score': 5,
   'selftext': 'I find it very strange that playing supportive roles and getting assists doesn\'t do much to "Efficiency" and "Overall points" at all. \nIt\'s really underwhelming keeping the teammates alive and helping them getting kills since the game seems to just care about that - kills.',
   'subreddit': 'VALORANT',
   'title': 'Why even bother assisting? /Rant'},
  {'author': 'juarezzeke',
   'created_utc': 1594830004,
   'id': 'hrqlco',
   'num_comments': 2,
   'score': 5,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Ended up dying but still got the 4K clutch. (Ear rape reaction)'},
  {'author': 'NewCowSmell',
   'created_utc': 1594773360,
   'id': 'hrdlph',
   'num_comments': 2,
   'score': 5,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I heard you liked split'},
  {'author': '-MALICEX-',
   'created_utc': 1594819945,
   'id': 'hrnlxy',
   'num_comments': 36,
   'score': 5,
   'selftext': 'Okay, Title says it all.\n\nCurrently I main OMEN, CYPHER and BREACH. I cycle between them considering the map,team comp, mood.\n\nBut, now I want to increase my arsenal of agents and SOVA kinda seems appealing to me for some reason.\n\nNow, it is pretty straightforward that if one wants to be a good SOVA, I’ll have to put in the hours to learn the lineups, even the basic ones.\n\nI’m all up for it, but, i think it will take a solid month or so, to build it up. \n\nIs it worth it?\n\nRank - Gold 2\n\nThanks.',
   'subreddit': 'VALORANT',
   'title': 'Is SOVA worth the time invested?'},
  {'author': 'Darkoplax',
   'created_utc': 1594823150,
   'id': 'hroidp',
   'num_comments': 16,
   'score': 5,
   'selftext': 'WePlay! VALORANT Invitational  - Group Stage\n\n\n[WePlay! English Twitch channel](https://www.twitch.tv/weplayesport_en) | [vlr.gg match page](https://www.vlr.gg/1116/partyparrots-vs-need-more-dm-weplay-valorant-invitational-main-event-swiss-1) \n\n\n---\n\n\n#**Party Parrots 2 - 0 need more DM**\n\n\nMaps: Haven(15-13)  , Bind(13-6) \n\n---\n\nMap 1 Haven(15-13) :\n\n\nTeam | Agent | KDA | ACS \n---------|  --------- |  --------- |   --------- | \nParty Parrots | \nShao  | Raze |  28\t/18/\t4\t | 296\nAnge1 | Brimstone |  23\t/23/\t5\t\t| 238\ndinkzj  | Cypher |  22\t/19/\t7\t| 204\nArt1st | Sage |  16\t/23/\t10  | 171\n7ssk7 | Breach   |  16\t/17/\t8  | 142\nneed more DM |\ntigene | Sage |  28\t/23/\t8\t | 268\nfoDa | Sova |  17\t/19/\t12\t\t| 216\nbzt | Raze |  20\t/24/\t7\t\t | 210\ncrazyd33r | Omen|  20\t/21/\t7\t\t | 182\nBarcode | Cypher |  15\t/18/\t8\t | 159\n\n\n\n\n\n\n\n\n\n\n\n\n\nMap 2 Bind(13-6):\n\n\nTeam | Agent | KDA | ACS \n---------|  --------- |  --------- |   --------- | \nParty Parrots | \nShao  | Sova |  14\t/10/\t10\t\t | 230\nArt1st | Sage |  16\t/10/\t6  | 214\ndinkzj  | Cypher |  15\t/8/\t4\t\t| 206\nAnge1 | Brimstone |  12\t/10/\t4\t\t\t| 194\n7ssk7 | Breach   |  15\t/11/\t9  | 190\nneed more DM |\nbzt | Raze |  11\t/15/\t1\t\t\t | 203\ncrazyd33r | Brimstone |  11\t/15/\t1\t\t | 189\nfoDa | Sova |  10\t/16/\t4\t\t| 162\nBarcode | Cypher |  10\t/15/\t4\t\t | 154\ntigene | Sage |  7\t/12/\t2\t | 97\n\n\n---\n\n\n[vlr.gg coverage](https://www.vlr.gg/event/matches/62/weplay-valorant-invitational/?series_id=109) | [TheSpike.gg coverage](https://www.thespike.gg/events/weplay-valorant-invitational/31)  | [Liquipedia coverage](https://liquipedia.net/valorant/WePlay/Invitational) | [Valorantify.com coverage](https://valorantify.com/events/5f051d92e4e455dc85a76967/weplay-invitational#overview)\n\n\n\n\nPost created by me',
   'subreddit': 'VALORANT',
   'title': 'Party Parrots vs need more DM / WePlay! VALORANT Invitational - Group Stage / Post-Match Discussion'},
  {'author': 'copyy123',
   'created_utc': 1594836419,
   'id': 'hrsn3x',
   'num_comments': 28,
   'score': 5,
   'selftext': 'Like League of Legends has rewards, and many other popular games.Valorant ranked feels now so off, nothing to grind for, even if you get highest rank there is nothing to show it off,  for example  banner in loading screen , gun buddies, etc.If any employee sees this post, could you tell us about future plans with ranking system.',
   'subreddit': 'VALORANT',
   'title': 'Anything on ranked rewards?'},
  {'author': 'Fhenrick',
   'created_utc': 1594784569,
   'id': 'hrgf1w',
   'num_comments': 11,
   'score': 4,
   'selftext': "I don't really understand how the bullet spread works or how to control it I just feel extremely inconsistent",
   'subreddit': 'VALORANT',
   'title': 'How do I actually learn to hit shots in this game'},
  {'author': 'Sonecko',
   'created_utc': 1594803325,
   'id': 'hrk5aw',
   'num_comments': 3,
   'score': 4,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 's1cko - VALORANT FRAG MONTAGE'},
  {'author': 'Zoro-X',
   'created_utc': 1594790521,
   'id': 'hrhqcj',
   'num_comments': 3,
   'score': 4,
   'selftext': 'Image:  https://imgur.com/llSH0aj   \nThe glitch replaces a hero\'s abilities with white boxes instead of the sprite and labels all abilities as "FREE BUCKY." Buying does not actually give you a bucky though. This occurs at the beginning of buy phase and can be easily fixed by closing and reopening, but its still kind of annoying.',
   'subreddit': 'VALORANT',
   'title': 'Valorant buy screen glitch'},
  {'author': 'Darkoplax',
   'created_utc': 1594833022,
   'id': 'hrrj7l',
   'num_comments': 1,
   'score': 4,
   'selftext': 'WePlay! VALORANT Invitational  - Group Stage\n\n\n[WePlay! English Twitch channel](https://www.twitch.tv/weplayesport_en) | [vlr.gg match page](https://www.vlr.gg/1118/fish123-vs-prodigy-weplay-valorant-invitational-main-event-swiss-1) \n\n\n---\n\n\n#**fish123 2 - 0 Prodigy**\n\n\nMaps: Haven(13-2)  , Ascent(13-9) \n\n---\n\nMap 1 Haven(13-2) :\n\n\nTeam | Agent | KDA | ACS \n---------|  --------- |  --------- |   --------- | \nfish123 | \nScreaM | Breach |  21\t/11/\t5\t\t | 369\nL1NK | Sage |  17\t/9/\t7  | 304\nKryptix | Cypher |  14\t/4/\t1\t\t\t| 250\nsoulcas | Sova |  11\t/9/\t5\t\t\t\t| 202\nec1s | Omen   |  9\t/10/\t2\t  | 155\nProdigy |\nLaAw | Sage |  14\t/15/\t1\t\t\t | 269\nchiwawa | Cypher |  9\t/15/\t5\t\t | 192\npipsoN | Breach |  9\t/15/\t4\t\t| 177\nLuzuh | Jett |  6\t/13/\t2\t\t | 136\nJEROME | Brimstone |  5\t/14/\t1\t\t | 93\n\n\n\nMap 2 Ascent(13-9):\n\n\nTeam | Agent | KDA | ACS \n---------|  --------- |  --------- |   --------- | \nfish123 | \nec1s | Omen   |  20\t/13/\t5\t\t  | 244\nScreaM | Breach |  21\t/11/\t4\t\t | 226\nKryptix | Cypher |  15\t/10/\t5\t\t\t| 187\nsoulcas | Sova |  11\t/14/\t10\t\t\t\t| 170\nL1NK | Sage |  13\t/13/\t3  | 158\nProdigy |\nLuzuh | Jett | 16\t/16/\t5\t\t\t | 215\nLaAw | Sova |  14\t/18/\t5\t\t\t | 176\nchiwawa | Cypher | 12\t/14/\t3\t | 158\nJEROME | Omen |  10\t/17/\t1\t\t\t | 140\npipsoN | Breach |  9\t/15/\t7\t\t| 122\n\n\n---\n\n\n[vlr.gg coverage](https://www.vlr.gg/event/matches/62/weplay-valorant-invitational/?series_id=109) | [TheSpike.gg coverage](https://www.thespike.gg/events/weplay-valorant-invitational/31)  | [Liquipedia coverage](https://liquipedia.net/valorant/WePlay/Invitational) | [Valorantify.com coverage](https://valorantify.com/events/5f051d92e4e455dc85a76967/weplay-invitational#overview)\n\n\n\n\nPost created by me',
   'subreddit': 'VALORANT',
   'title': 'fish123 vs Prodigy / WePlay! VALORANT Invitational - Group Stage / Post-Match Discussion'},
  {'author': 'aboardweeb',
   'created_utc': 1594771641,
   'id': 'hrd5pj',
   'num_comments': 4,
   'score': 4,
   'selftext': 'So today I got gold 1\n\n [https://imgur.com/a/HZ18iJF](https://imgur.com/a/HZ18iJF) \n\nAnd then I IMMEDIATELY get placed in a game with PLATINUM PLAYERS\n\n [https://imgur.com/a/TKhBzB9](https://imgur.com/a/TKhBzB9) \n\nThis isnt fair at all. Obviously, I lost the game, and once again, im silver 3, like wtf.',
   'subreddit': 'VALORANT',
   'title': 'Matchmaking is scuffed'},
  {'author': 'Y0ur_Self',
   'created_utc': 1594793909,
   'id': 'hrieac',
   'num_comments': 15,
   'score': 4,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Hit reg??'},
  {'author': 'KhoiPhish',
   'created_utc': 1594781532,
   'id': 'hrfnyk',
   'num_comments': 10,
   'score': 4,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'VALORANT Strat Roulette with friends'},
  {'author': 'Novavior',
   'created_utc': 1594798761,
   'id': 'hrjbzj',
   'num_comments': 6,
   'score': 4,
   'selftext': "Whats your opinion on Valorant's weapon spray being random after a certain number of shots instead of being always consistent like CS:GO.\n\n[View Poll](https://www.reddit.com/poll/hrjbzj)",
   'subreddit': 'VALORANT',
   'title': 'Valorant Spray Pattern'},
  {'author': 'TheRealBuzzle',
   'created_utc': 1594781822,
   'id': 'hrfqku',
   'num_comments': 5,
   'score': 4,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'quickest ace of my life'},
  {'author': 'amarble',
   'created_utc': 1594805179,
   'id': 'hrkhei',
   'num_comments': 46,
   'score': 4,
   'selftext': 'I\'m truly blown away. I don\'t care for my individual performances not being always top tier (as my scores can indicate). Just to be clear, I KNOW I am not the best player or even the top 15% but I\'ve had nothing but a horrible experience as a solo player since playing Valorant with ranked mode. I understand it\'s a team based game, but these are such heavily skewed results it\'s not even fair.\n\nOne other consideration: If you are getting blown out, how are you supposed to perform? Seriously? Other than being a star studded smurf player playing out of your mind to what... lose 11-13?\n\nBUT WHY is this ranked mode working the way it is? Does anyone else have this experience? Shouldn\'t it be like "here\'s a slightly better than average Diamond team for you to not constantly derank from your D2 placement?"\n\nI\'d screenshot the other games but unfortunately it only goes back this far, previously I\'d lost 7 in a ROW after that last win at the bottom there.\n\n[https://imgur.com/a/wZjITvS](https://imgur.com/a/wZjITvS)\n\nIs anyone else getting this same experience? It can\'t only be me?',
   'subreddit': 'VALORANT',
   'title': "I've lost the last 15 of my last 19 games... why is ranked like this for solo players?"},
  {'author': 'ParmajonCheese',
   'created_utc': 1594786740,
   'id': 'hrgx9s',
   'num_comments': 12,
   'score': 4,
   'selftext': 'I’m bronze 2 and play with my iron friends and we have sooo many players that are throwing/sabotaging the game as raze and Phoenix in comp. I’m sure this is a low level thing but it’s so damn frustrating. I wish there was a way to combat this other than reporting.... Like blocking them so you don’t get matched with them anymore or something.',
   'subreddit': 'VALORANT',
   'title': 'Sooo many people throwing in comp'},
  {'author': 'T0astyMcT0asty',
   'created_utc': 1594790219,
   'id': 'hrhnzi',
   'num_comments': 4,
   'score': 4,
   'selftext': '[This](https://imgur.com/gallery/UT1wXM3) was by far my most intense game ever. Thank you Autobahn312, you were the best Sage we could have asked for, and the real MVP in my heart. GGWP everyone, I respect you enemy team.',
   'subreddit': 'VALORANT',
   'title': 'Quadruple Overtime'},
  {'author': 'Gellix',
   'created_utc': 1594792325,
   'id': 'hri3gj',
   'num_comments': 23,
   'score': 4,
   'selftext': "[Pictures](https://imgur.com/a/6iEGF9p) of what I am talking about. \n\nFor some reason when you play in 2k(1440p) the crosshair doesn't stay the same size as it would be at 1080p. It gets smaller.\n\nI thought maybe I just never noticed it for other games because it didn't matter as much compared to Valorant.\n\nBut I did the science and I changed the res in both cod and csgo. The crosshair for those two games stays the same size regardless of the res change.\n\nI am hoping some Devs see this and can get it fixed at some point or tell me why it is like that. Maybe it is working as it is supposed to, I don't know.",
   'subreddit': 'VALORANT',
   'title': 'I was called a mad man because I have been saying since I played the game that the cross hair was "off" and I couldn\'t figure out why until now!'},
  {'author': 'TheOneWithSkillz',
   'created_utc': 1594791505,
   'id': 'hrhxo2',
   'num_comments': 6,
   'score': 4,
   'selftext': 'Right now my skill level is around gold 3 - plat 1. Why am I getting matched with silvers and diamond? Every game I am absolutely stomping or getting destroyed instantly by a human aim bot. Just put me in a gold plat lobby so I can play against people with a similar skill level. That is all.',
   'subreddit': 'VALORANT',
   'title': 'Frustrating ranked experience'},
  {'author': 'TargaryenTroy',
   'created_utc': 1594774742,
   'id': 'hrdyiz',
   'num_comments': 5,
   'score': 4,
   'selftext': " [https://imgur.com/a/bevOzxS](https://imgur.com/a/bevOzxS) \n\nMe and a full team of bronze/silver randoms. We were getting rocked on attack and almost ff'd at 1-9. Ended up sticking it out and going to 1-11 starting on defense. Ended up making a ridiculous comeback despite getting to match point mid-way through the half. NEVER forfeit! Comebacks happen.",
   'subreddit': 'VALORANT',
   'title': "The craziest game of VALORANT that I've ever played, hands down."},
  {'author': 'thegreaterhawk',
   'created_utc': 1594827347,
   'id': 'hrprn7',
   'num_comments': 10,
   'score': 4,
   'selftext': 'If you get T side first its almost definitely a loss since CT side has more rounds assuming it dosn’t go to 12-12 which is unlikely in split. Thats all.',
   'subreddit': 'VALORANT',
   'title': 'Split is the most unbalanced CT sided map.'},
  {'author': 'mattcfreeze',
   'created_utc': 1594797915,
   'id': 'hrj6cd',
   'num_comments': 12,
   'score': 4,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Sometimes the toxicity...'},
  {'author': 'raynerrrrr',
   'created_utc': 1594832155,
   'id': 'hrr9d8',
   'num_comments': 0,
   'score': 4,
   'selftext': '​\n\n[Failed the first part of the play so why not go for it?](https://reddit.com/link/hrr9d8/video/zx8zfyi6x1b51/player)',
   'subreddit': 'VALORANT',
   'title': 'Making a failed omen play work out'},
  {'author': 'FlowKom',
   'created_utc': 1594836845,
   'id': 'hrss3l',
   'num_comments': 12,
   'score': 4,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'i BEG you riot'},
  {'author': 'FX-WRLD',
   'created_utc': 1594772777,
   'id': 'hrdggj',
   'num_comments': 35,
   'score': 4,
   'selftext': 'im stuck in gold 2-silver 3 and ive been here for ab 2 weeks now, i feel like im not improving at all? and that i am just stuck here, i solo que and everyone is plats and high golds? i consistently play ranked and i warm up by playing aim courses through aim labs, and play the range for ab 20 mins doing hard bots and hit 20-25 bots, but when i get into game it doesnt feel like its translating, i have the aimlabs set through valorant settings, i just dont improve? any tips!',
   'subreddit': 'VALORANT',
   'title': 'Stuck in Gold/Silver'},
  {'author': 'Fortniteboi0721',
   'created_utc': 1594790862,
   'id': 'hrhsvw',
   'num_comments': 2,
   'score': 3,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My best game yet!'},
  {'author': 'Riley-420',
   'created_utc': 1594792038,
   'id': 'hri1fp',
   'num_comments': 2,
   'score': 3,
   'selftext': 'Ight so when I play and I jump it 98% stutters. Game runs smooth any other time but when I jump it stutters. I’ve changed keybinds and it still stutters. How do I fix this???????',
   'subreddit': 'VALORANT',
   'title': 'Jumping stutter?!?!?!?'},
  {'author': '_SpyroL7_',
   'created_utc': 1594821991,
   'id': 'hro6gi',
   'num_comments': 3,
   'score': 3,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'The Complete Guide™ to sucking as much at Cypher as you do with everything else in your life'},
  {'author': 'l3rokefang',
   'created_utc': 1594826999,
   'id': 'hrpnwf',
   'num_comments': 4,
   'score': 3,
   'selftext': "Don't know what the Omen was thinking at the end, don't know what I was either, was lucky to pull this ace off after a triple Sova ult.\n\n​\n\n[https://www.youtube.com/watch?v=jDjjXAYwg\\_o&feature=youtu.be](https://www.youtube.com/watch?v=jDjjXAYwg_o&feature=youtu.be)",
   'subreddit': 'VALORANT',
   'title': 'Great ult into better recon bolt to almost rush and screw up the ace!'},
  {'author': 'Suicidal_snipeZ',
   'created_utc': 1594833804,
   'id': 'hrrs5g',
   'num_comments': 28,
   'score': 3,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Made a frag edit for my new fav game. Hope you enjoy.'},
  {'author': 'Ryan_1812',
   'created_utc': 1594786827,
   'id': 'hrgy03',
   'num_comments': 0,
   'score': 3,
   'selftext': ' https://medal.tv/clips/28475947/d1337fRz87VP',
   'subreddit': 'VALORANT',
   'title': "I don't know if this was just luck or they somehow knew we are going to push B but anyway this was hilarious."},
  {'author': 'Past-T1me',
   'created_utc': 1594832815,
   'id': 'hrrgwq',
   'num_comments': 2,
   'score': 3,
   'selftext': '[https://clips.twitch.tv/EncouragingHedonisticButterNinjaGrumpy](https://clips.twitch.tv/EncouragingHedonisticButterNinjaGrumpy)',
   'subreddit': 'VALORANT',
   'title': 'Possible Viper rework??? All credit to Hiko and his 200 brain teammates'},
  {'author': 'edwarkzenway165',
   'created_utc': 1594840330,
   'id': 'hrtwt7',
   'num_comments': 6,
   'score': 3,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Friend freaking out for my ace. Screams.'},
  {'author': 'UltTerminator',
   'created_utc': 1594835175,
   'id': 'hrs836',
   'num_comments': 24,
   'score': 3,
   'selftext': '​\n\nhttps://preview.redd.it/c8d17g3962b51.png?width=1214&format=png&auto=webp&s=0dc207467a82fef02daffc25c6f37fd6d1a96671',
   'subreddit': 'VALORANT',
   'title': 'My friend discovered this plant spot on Ascent. You can completely block off line-of-sight to the spike and would only have to worry about one angle.'},
  {'author': 'raulblideran',
   'created_utc': 1594810190,
   'id': 'hrlejw',
   'num_comments': 3,
   'score': 3,
   'selftext': "So, I wanted to play Valorant with my friend from Brazil. My idea was to use a VPN and make my account look like i'm in Brazil. That didn't work as we still couldn't invite eachother. \n\nAnyway, I made a new account.(I forgot to turn on the VPN and it was an EU account....)\n\nI connected back on the VPN and I made another account that is brazil region. Now that works, I can play games with him. We played and it was fun.\n\nNow, here comes the issue, when I try to log in back to my account it doesn't allow me. It tells me that I don't need to select a region anymore and other stuff. Thing is, that was a LOL account on EUNE. Pointing this out as it did allow me connect to my new EU account that I made without having the VPN on.\n\nAttached there is a video showing how I did it as when I signed out I deleted some files from Local folder.\n\n[Here is that video, I explained everything there in more details](https://youtu.be/wVuxTFmtJKk)\n\nCan someone help me from Riot? I also submitted a ticket, but I want to post here as well to make people aware.\n\nTL:DR: I used a VPN to log in to my account to play with my brazilian friend and now my account is locked.",
   'subreddit': 'VALORANT',
   'title': 'I somehow managed to brick my account try to crossregion play'},
  {'author': 'JexTheory',
   'created_utc': 1594808555,
   'id': 'hrl3dq',
   'num_comments': 6,
   'score': 3,
   'selftext': "So before the recent patch, after agent selection the map would load in less than 20 seconds consistently for me. \n\n\nAfter the patch it's been taking noticeably longer. My ping is always around 20 so it's not my internet, and I haven't changed my pc in any way after the update. \n\n\nAnyone else have the same issue?",
   'subreddit': 'VALORANT',
   'title': 'Map load times increased after the latest patch'},
  {'author': 'Kaneezy',
   'created_utc': 1594839889,
   'id': 'hrtrdh',
   'num_comments': 0,
   'score': 3,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'You all ever record a bunch of clips then do nothing with them? I finally threw all of my random clips together!'},
  {'author': 'ahnm',
   'created_utc': 1594831980,
   'id': 'hrr7dx',
   'num_comments': 5,
   'score': 3,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'a little video of my fun times in gold :)'},
  {'author': 'complexJoey',
   'created_utc': 1594834063,
   'id': 'hrrv99',
   'num_comments': 5,
   'score': 3,
   'selftext': "2 of our teammates left after about 5 rounds and we continued a 3v5 Game and really gave it our best, winning 3 rounds. It's not much but still, we got 3 rounds. How do expect us to defend on split versus 5 opponents?   \nI'm utterly disappointed at this outcome and am seriously considering deinstalling this game. What the fuck riot?",
   'subreddit': 'VALORANT',
   'title': '3v5 Game and I still derank?'},
  {'author': 'NuiN99',
   'created_utc': 1594789084,
   'id': 'hrhfl6',
   'num_comments': 23,
   'score': 3,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Semi game breaking bug that lets you temporarily see through all smokes for a brief second by changing video settings mid match.'},
  {'author': 'Shhizzu',
   'created_utc': 1594827007,
   'id': 'hrpnzy',
   'num_comments': 11,
   'score': 3,
   'selftext': "It's way too defender sided.\nSo far in every match I play/watch, defenders usually get above 8 rounds, but lose the game after switching sides.\nThe sites are simply too easy to defend, and there is a safe rotation between the sites as well.",
   'subreddit': 'VALORANT',
   'title': 'Bind NEEDS to be changed'},
  {'author': 'saint_santi',
   'created_utc': 1594810098,
   'id': 'hrldwt',
   'num_comments': 4,
   'score': 3,
   'selftext': "Phoenix's being able to heal from his wall mechanic needs to be reworked as a majority of players are forced to block their own vision inside the wall if they want to heal from the fire, it gets very annoying especially in any clutch situation. \n\nDoes anyone else experience this problem playing as Phoenix? \n\nIs this an intended game mechanic?",
   'subreddit': 'VALORANT',
   'title': 'Phoenix Blaze/Wall Rework'},
  {'author': 'fabo_',
   'created_utc': 1594843263,
   'id': 'hruv2j',
   'num_comments': 6,
   'score': 3,
   'selftext': 'I just noticed that the reward for lvl 48 looks like a turret. Maybe its a hint for the new agent? It got leaked recently that he would have a turret, right? And i think it could resemble a turret idk\nIt even says in the reward „Confidential“.\nWhat do you guys think?',
   'subreddit': 'VALORANT',
   'title': 'A hint in the battlepass for the leaked ability of the new agent?'},
  {'author': 'blankkhaotic',
   'created_utc': 1594814348,
   'id': 'hrm8vj',
   'num_comments': 5,
   'score': 3,
   'selftext': "I've had quite a few ranked games wherein I genuinely had fun with some of my teammates tho I play soloq, even when losing. Maybe put in some rewards for getting a number of commends to help build the community better.\n\nAny other suggestions? So the devs can take note as well.\n\nCheers! 🥂",
   'subreddit': 'VALORANT',
   'title': 'Are we getting a "Commend" system in ranked soon?'},
  {'author': 'burntchickennug',
   'created_utc': 1594835020,
   'id': 'hrs6c1',
   'num_comments': 4,
   'score': 3,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'One of my best (unintentional) Omen plays (Screaming Warning)'},
  {'author': 'MistakenOrc5428',
   'created_utc': 1594827974,
   'id': 'hrpyii',
   'num_comments': 8,
   'score': 3,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Quick Post-Plant 1v3'}],
 [{'author': 'GozPeco',
   'created_utc': 1594925853,
   'id': 'hsfscb',
   'num_comments': 20,
   'score': 2,
   'selftext': "Hello everyone !\n\nI'd like to discuss a problem I encounter more than frequently. Since I can't see every aspect of it I would love for you to discuss it with me and help me resolve it. I'm sure you all have some inputs on this issue, pro and cons, and can help me determine if this is a really bad idea or just not a fully thought concept. \n\nThe question is **whether or not a game with a DCed player should count, and if so should it weight as much as a normal game on your MMR ?** \n\nI'm a bit tilted right now, but I'm convinced not : the player DCed should have a penalty but the player staying should have a decrease of MMR loss, due to playing a game way harder than expected.\n\nBut i'm sure there is downside to such an idea, and I'm wondering what they are and if they justify the non-implementation of such a system.\n\n​\n\nHere is the story of what happened and why I'm so tilted ^(because I need to vent) , but it's irrelevant to the discussion so feel free to skip. Although, **this story also explain why I'm certain no such system is in place** in Valorant right now : \n\nI'm stating that because yesterday I lost two games due to dc, which made me unrank from Plat3 (probably close to diamond since I was in a win streak) to Plat1 in not more than three games. The first one was due to the server bug that happened yesterday evening in EU, which disconnected three player in my team including me, and none in the other. I succeded to join the game in the last round, just to watch three of my teammates struggling to handle a 3v5. Since the game was supposed to be in our favor (some golds in the enemy team, so higher overall MMR for us), and we lost 5-13, I got deplated to plat 2. I would consider this unfair for two reason : first we were winning 5-0 but we lost due to a server bug. Second, I'm sure my teammates didn't deserve such a hard loss. I won the game after that but there's nothing to tell here (I do have to admit I was underperforming though) . I then lost a second game where my teammates decided to rundown without shooting after our Brim decided to insult all of us and RQ after only 3 round lost in defence. The thing is, had he not RQ we could have won this, or at least not lose at 3-13. But he did, we lost the game hard, and I got once again deplated to Plat1. \n\n*Sorry for the salt.*",
   'subreddit': 'VALORANT',
   'title': "Should 4v5 weight as much as a real match on your MMR ? I think not, let's discuss."},
  {'author': 'c0nceited_',
   'created_utc': 1594866809,
   'id': 'hs1je8',
   'num_comments': 0,
   'score': 2,
   'selftext': 'I tried to post a screenshot earlier but it was removed. I was wondering if anyone else had encountered this bug.',
   'subreddit': 'VALORANT',
   'title': 'My Match History says that in the last game I was promoted to gold 2, but my rank is unchanged,'},
  {'author': 'sangioo-',
   'created_utc': 1594914433,
   'id': 'hsbyoq',
   'num_comments': 17,
   'score': 1,
   'selftext': '​\n\n![video](x035n0rnp8b51)',
   'subreddit': 'VALORANT',
   'title': 'Tip to fellow Phonix mains, flash out of enemy smokes the first few times it will catch them off guard!'},
  {'author': 'Laurique',
   'created_utc': 1594923856,
   'id': 'hsf5bg',
   'num_comments': 37,
   'score': 1,
   'selftext': '​\n\n[took a while, but i finished it](https://preview.redd.it/3wgepg5wh9b51.png?width=3690&format=png&auto=webp&s=7ab20aa2d825453bfcefcda92fa2884db4160b2f)',
   'subreddit': 'VALORANT',
   'title': '[Fanart] Sova'},
  {'author': 'FastBreakHarden',
   'created_utc': 1594863818,
   'id': 'hs0smk',
   'num_comments': 25,
   'score': 1,
   'selftext': 'my config is : RX 580 8Gb + R5 2600 + 1 x 8 Gb ram\n\nin big team fights i drop under 144fps like 80-110fps : only discord and valorant running + all in low setting\n\nDoes someone know if it is normal and if yes what should i change in this config to dont drop in 80 fps/70 sometimes in team fights with multiple players',
   'subreddit': 'VALORANT',
   'title': 'DROPS under 144 fps with quite ok tier config on Valorant'},
  {'author': 'Darkoplax',
   'created_utc': 1594933069,
   'id': 'hsi915',
   'num_comments': 12,
   'score': 1,
   'selftext': 'WePlay! VALORANT Invitational  - Group Stage\n\n\n[WePlay! English Twitch channel](https://www.twitch.tv/weplayesport_en) | [vlr.gg match page](https://www.vlr.gg/1122/g2-esports-vs-partyparrots-weplay-valorant-invitational-main-event-swiss-2) \n\n\n---\n\n\n#**G2 Esports 2 - 1 PartyParrots**\n\n\nMaps: Split(9-13)  , Ascent(14-12) , Haven(13-8)\n\n---\n\nMap 1 Split(9-13) :\n\n\nTeam | Agent | KDA | ACS \n---------|  --------- |  --------- |   --------- | \nG2 Esports | \nardiis | Raze |  25\t/17/\t7   | 322\ndavidp | Sage |  20\t/15/\t10\t\t\t| 241\nMixwell | Jett |  12\t/14/\t4\t\t | 150\nPatitek | Omen | 8\t/18/\t6\t\t\t| 124\npyth | Cypher |  6\t/18/\t7  | 98\nPartyParrots |\nAnge1 | Brimstone |  22\t/15/\t3\t\t | 279\nShao | Raze |  17\t/15/\t6\t\t\t| 235\n7ssk7 | Breach |  18\t/9/\t5\t\t\t\t | 203\ndinkzj | Cypher |  14\t/14/\t4\t\t\t\t | 175\nArt1st| Sage |  11\t/18/\t4\t\t\t | 139\n\n\n\nMap 2 Ascent(14-12) :\n\n\nTeam | Agent | KDA | ACS \n---------|  --------- |  --------- |   --------- | \nG2 Esports | \n\nardiis | Sova |  22\t/22/\t7 | 240\nMixwell | Jett |  22\t/16/\t6\t\t\t\t | 233\npyth | Cypher |  19\t/18/\t6\t\t\t  | 175\nPatitek | Omen |  16\t/21/\t8\t\t\t\t\t\t| 188\ndavidp | Sage |  15\t/16/\t6\t\t| 171\nPartyParrots |\nAnge1 | Brimstone |  21\t/24/\t8\t\t | 265\nShao | Raze |  25\t/16/\t6\t\t\t| 259\nArt1st | Sage |  18\t/19/\t7\t\t\t | 199\n7ssk7 | Breach |  15\t/20/\t6\t\t\t\t\t | 170\ndinkzj | Cypher |  14\t/15/\t3\t\t\t\t | 165\n\n\n\nMap 3 Haven(13-8) :\n\n\nTeam | Agent | KDA | ACS \n---------|  --------- |  --------- |   --------- | \nG2 Esports | \n\nardiis | Sova |  | \nMixwell | Jett |  \t | \npyth | Cypher |  \t\t\t  | \nPatitek | Omen |  \t\t| \ndavidp | Sage |  \t| \nPartyParrots |\nAnge1 | Brimstone |  \t | \nShao | Raze |  \t\t\t| \nArt1st | Sage |  \t\t | \n7ssk7 | Breach |  \t\t\t\t | \ndinkzj | Cypher |  \t\t | \n\n\n---\n\n\n[vlr.gg coverage](https://www.vlr.gg/event/matches/62/weplay-valorant-invitational/?series_id=109) | [TheSpike.gg coverage](https://www.thespike.gg/events/weplay-valorant-invitational/31)  | [Liquipedia coverage](https://liquipedia.net/valorant/WePlay/Invitational) | [Valorantify.com coverage](https://valorantify.com/events/5f051d92e4e455dc85a76967/weplay-invitational#overview)\n\n\n\n\nPost created by me',
   'subreddit': 'VALORANT',
   'title': 'G2 Esports vs PartyParrots / WePlay! VALORANT Invitational - Group Stage / Post-Match Discussion'},
  {'author': 'therealchengarang',
   'created_utc': 1594877049,
   'id': 'hs3vlh',
   'num_comments': 109,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'So I quite possibly got the greatest ninja defuse of all time inside my Brimstone ult.... and my friend got it on video'},
  {'author': 'Kinddred',
   'created_utc': 1594909495,
   'id': 'hsajl0',
   'num_comments': 8,
   'score': 1,
   'selftext': ' [https://imgur.com/gallery/uoCRfz7](https://imgur.com/gallery/uoCRfz7)',
   'subreddit': 'VALORANT',
   'title': 'I painted Jett :)'},
  {'author': 'karibif123',
   'created_utc': 1594938636,
   'id': 'hsjwe4',
   'num_comments': 11,
   'score': 1,
   'selftext': "The Phoenix in the enemy team was unranked and had 37 kills. He carried them, the second person had 14 kills.\nAgain he was unranked and he kept wiped the floor with us. My team consisted of bronze and one iron 3.\nThoughts? Was he smurfing or was he really just a good player and we were bad?\nI'll post the screenshots once I find a way to.",
   'subreddit': 'VALORANT',
   'title': 'Is this smurfing?'},
  {'author': 'CashCatner',
   'created_utc': 1594913258,
   'id': 'hsbmeu',
   'num_comments': 3,
   'score': 1,
   'selftext': 'I just loved that feature from that game and I feel like it’d be a good addition to valorant. Lemme know what you think!',
   'subreddit': 'VALORANT',
   'title': 'Anyone else want an Overwatch mode? (Like CS:GO)'},
  {'author': 'Ubisoft_are_stupid',
   'created_utc': 1594889946,
   'id': 'hs68qt',
   'num_comments': 8,
   'score': 1,
   'selftext': 'I was playing a spike rush game and I (breach) got killed by a sova with the same gun but I hit 4 body shots and he hit 3 body shots and 1 leg shot and killed me. Can someone explain that to me.',
   'subreddit': 'VALORANT',
   'title': 'Riot need to tweak the damage in valorant.'},
  {'author': 'quarkez',
   'created_utc': 1594941564,
   'id': 'hskpco',
   'num_comments': 25,
   'score': 1,
   'selftext': 'I recently climbed to Immortal in 36 games and tracked my progress of every game. After receiving feedback from my previous post ["Longest Game Possible in Valorant"](https://www.reddit.com/r/VALORANT/comments/hctkry/what_is_the_longest_possible_game_in_valorant/) I decided to make this as a text post for different ways to digest the information. For this information in a video format, here is the link: https://www.youtube.com/watch?v=Y4hgB3tafLQ\n\nThis post mainly focuses on game sense/mechanics since I covered a lot of tips, tricks, and other info in my previous posts and video which can be found here: "[15 Tips to help you improve your gameplay \\(Reddit Link\\)](https://www.reddit.com/r/VALORANT/comments/ggjklg/15_tips_to_help_you_improve_in_valorant_in_less/), [\\(Direct Link\\)](https://www.youtube.com/watch?v=z_bbFenDEOw)" and "[10 Gameplay Tips & Info to Help you Improve at Valorant in Less than 2 Minutes \\(Reddit Link\\)](https://www.reddit.com/r/VALORANT/comments/gygf5e/10_gameplay_tips_info_to_help_you_improve_at/), [\\(Direct Link\\)](https://www.youtube.com/watch?v=W0ZrRik4I5k)"\n\n \n\n\nBackground: In Beta I placed in Gold 1 and was able to rank up to Diamond 2. For Act I, I went 3-2 in placements and was placed in Plat 3. After 36 games, I was able to hit Immortal with a 58% Win Rate. I have a lot of experience with FPS Games, mainly CS:GO and Overwatch. \n\n \n\nGameplay Tips & Knowledge\n\n\n \n\n**Aiming**\n\n* Great aim comes with experience and building muscle memory. The basics of having good aim is ensuring you are used to your in-game sensitivity and dpi and maintain crosshair placement to be at head level. I would recommend going into the practice range and start with achieving a perfect score on easy mode and then achieving a perfect score on medium. There is enough delay between each bot that will help you get in the habit of adjusting your aim after you flick to the next target. Personally, on hard mode I usually score around 17-24. \n* Another thing I noticed is that I should be holding wider angles instead of close angles to a corner. For some reason, many players decide to wide swing instead of jiggle peeking when turning a corner or wall. \n* There are many guides out there that goes more in-depth into aiming, personally I would recommend Ron “Rambo” Kim’s content to get a better understanding of aiming. \n\n \n\n**Team Compositions**\n\n* Team comps are very important as you approach into higher ranks. This is mainly due to the operator meta. Having Sage and Cypher are usually a must, along with a brimstone or an omen, and then filling in the rest with an additional control agent or two duelists. Games where you have 3 or 4 duelists become way more difficult because you don’t have the utility to defend a site or block off angles. \n\n \n\n**Utility Usage**\n\n* Use your utility effectively and make sure you don’t waste it. After having to play sage for almost 50% of all my competitive games, I learned how important saving utility is. \n* On defense, utility is used to slow down the enemy and waste their time. The amount of times I’ve seen a sage just throw down her wall randomly or use both slow orbs at the beginning of the round is too high. \n* On offense, utility is used to gain control the map. Don’t smoke or molly or slow chokepoints & areas that your team needs to push. Even at higher ranks I see this happening often. \n* Another example: on the Map Split, on defense side I like to peek mid from mail room. After my first shot I run back, however the enemy team usually adapts to this and will rush me the moment I fire my shot. Instead of just running away or trying to place a wall down, I would place a slow instead and re-aim while moving backwards. \n\n \n\n**Eco Rounds & Round after Pistol**\n\n* Eco Rounds are always winnable: I believe the shorty has such a huge impact in this game. For 200 credits, you can disrupt the opponents economy by securing at least 1 kill. If you play with the shorty correctly, you can even win the round if you are able to get a kill and secure a better gun.\n* I always communicate to my team to be careful of the enemy team being aggressive or playing close angles when their eco is bad. Make sure to either play default or together. \n* The second round after pistol round is also very important. This round is played out in several different ways: losing team could force buy, players can go light armor with phantom/vandal, everyone goes full armor bulldog, winning team keeps ghosts and goes full armor, losing team goes all shorties. \n\n \n\n**Winning > Personal Performance**\n\n* After playing many ranked games, winning games with round differences is more important than your personal performance. There is a difference in playing aggressive, where you can surprise the enemy verse hunting for kills which ends up with you feeding.\n* One of the biggest mistakes I have seen is where the attacking team is able to eliminate two people and secure a site and plant the spike, but botches up the post plant hold since they decide to chase after the remaining enemies and lose duels one by one which ultimately loses the round. \n\n\n \n\n**Trading Kills & Baiting**\n\n* Stop baiting your teammates and learn to trade kills. If your team is pushing, don’t stand 20 feet behind them, you should be able to fight the enemy almost immediately after your teammate engages with them. \n* If you play a duelist, **and I emphasize:** most of the time, you should be going in first. Even in Diamond, I have had reyna’s and phoenixes wait for their teammates or me (who is usually playing sage or a control character) to go in first. Your duelist character has utility designed to entry frag, don’t be scared to go in.  \n\n\n \n\n**Toxicity & Tilting**\n\n* Toxicity exists at all ranks but try your best to have a positive mindset and try not to get tilted. \n* In one game, my team had a reyna that ended up going 6-26 and was complaining all game about how he’s unlucky and getting running headshotted all the time. Our whole team tried to keep a positive mindset and told him that its okay and to just play with the team, but he was adamant on how stupid the game was and would continue to lurk and die. Luckily the game ended in a draw.\n* However on the opposite end, I had a game where I made a huge blunder during the pistol round where I forgot to heal myself and missed several bullets on the opponent and lost the round. One of my teammates stated I was “braindead” and was the worst player that he ever played with. Up to this point, there was no flaming and toxicity that occurred over 12 rounds so far. I got angry and fired back stating that he is playing an entry fragger and he only has 2 kills more than me. We both were angry and just shut up and focused on the game when the next round started. We both started racking up kills and I gave him heals when he requested them and we were able to pull a win from a 5-9 scoreline to 13-9. \n\n \n\n**DATA/STATS**\n\n* Including my placement matches, I played a total of 36 games. My win percentage is 58.3% where I won 21, Lost 14, and had one draw. I played 29 games in Patch 1.2 and 7 games in Patch 1.3. \n* My average placement on the scoreboard is 4.89, I was MVP twice when I played Raze and was at the bottom two times and that was when I was playing Sage. \n\nAcross 36 Games: \n\n* I played a total of 778 rounds where I won 420 of them and lost 358. I had a total of 613 kills, 550 deaths, and 239 assists (which is 1.11 KD) and I averaged 17 kills, 15 deaths, and 6.6 assists per game. \n* My average Combat score is 228, Average econ rating is 37, Average KD is 1.2, Average Damage per Round was 134.27 and Average Kill Per Round was .8. \n* My average game time was 38 Minutes and 11 seconds, with the shortest game being 26 minutes and 18 seconds (score line was 13-3) and my longest game was 52 minutes and 4 seconds with a score line of 14-14. \n* For agent specifics: I played Sage 17 times with a win rate of 53%. MY best agent is raze where I have a 70% win ratio with her over 10 games. \n* I had a total of 90 first bloods, died first 63 times, and was the last to die 72 times. I also defused the spike 8 times and planted it 70 times. \n* My average headshot percentage was 11%, bodyshot percentage was 80% and legshot percentage was 9%. \n\n \n\n**Overview**\n\nFor my placement matches, I went 3 and 2 and placed in Plat 3. Going from Diamond 3 to Immortal took the same amount of games it did to go from plat 3 to diamond 1. One thing I found out is that you will always be shown 1 down arrow when you lose a game. Even with a scoreline of 1-13 or 11-13, your progress isn’t clear. \nThe hardest part was trying to rank up in diamond since I would alternate between a win and loss.  from Diamond 2 to Diamond 3, it took me 4 wins where 3 of those games I was able to get 3 green up arrows. \n\nThere is a lot of discussion ongoing and I agree with the general consensus that it would be nice if we can see our progress more clearly, I would be fine if it was similar to TFT. I would also like to see a top 500 leaderboard or something similar to challenger & grandmaster in league. \nIn general, I believe Riot has done a good job with matchmaking and keeping the teams balanced in competitive. I had the occasional game where it was a blow out, but overall most of the games were very close and sweat fests. \n\nI definitely see a huge difference in my style of play as well as skill level from when I first started in Beta to where I played my first placement matches to where I am now. Hopefully this video/post provides useful information to you and brings some insight into ranked at a higher level. \n\nThanks for reading/watching.',
   'subreddit': 'VALORANT',
   'title': 'I Climbed to Immortal and Tracked my Progress. This is what I learned:'},
  {'author': 'Cerberos_',
   'created_utc': 1594909472,
   'id': 'hsajdf',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'When you tap your spacebar out of panic but it saves your life'},
  {'author': 'reddituserjosh',
   'created_utc': 1594908100,
   'id': 'hsa5wx',
   'num_comments': 10,
   'score': 1,
   'selftext': 'Obviously this is my opinion, but once you upgrade the OP and get the “cool” animations (i believe upgrade 3 or 4) you actually lose a very crucial part of any sniper. You LOSE the bolt animation while both swapping to the OP & after firing a bullet. You lose both visual and audio cues that you get almost a muscle memory for. Instead you get a dragon that just wiggles his neck. I’ve tried getting used to in now for a few days, but it just feels sluggish and clunky, i wish i could just remove THAT upgrade off the OP. It feels like i spend $25 dollars on a skin that i’m not even using anymore just because it makes it feel worse. \n\nMainly just posting this in hopes riot will give me the option to remove those animations one day, till then it’s only classic skin for me.',
   'subreddit': 'VALORANT',
   'title': 'Elderflame Operator = Pay to lose?'},
  {'author': 'okoshi42',
   'created_utc': 1594910623,
   'id': 'hsauv1',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'How to get a surprise shock arrow to kill on ramps'},
  {'author': 'GallionHawk',
   'created_utc': 1594906774,
   'id': 'hs9t9l',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Fixing under-performance issue - low fps bug'},
  {'author': 'CentaClaus',
   'created_utc': 1594898273,
   'id': 'hs7se6',
   'num_comments': 6,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Made an edit from people talking about my Crosshair - dramatic'},
  {'author': 'ChoiBoi__',
   'created_utc': 1594878601,
   'id': 'hs46k2',
   'num_comments': 2,
   'score': 1,
   'selftext': 'With the new implementation of the OT rule where you must win by two rounds, it is impossible to ever get a 13-12 score in ranked. \n\nDescription of "Decisive games where you win many more rounds than your opponents will strongly affect your rank. Very close matches (such as 13-12) will have a smaller impact on your rank." must be changed to a 14-12 scoreline.\n\n[ALL RANKS description shown currently](https://preview.redd.it/vjmcirjqq5b51.png?width=1920&format=png&auto=webp&s=7874918d3e92758de61aa5d512635b0a3e189a6a)',
   'subreddit': 'VALORANT',
   'title': 'Small Quality of Life Change fix (ALL RANKS)'},
  {'author': 'PotatoGunner69',
   'created_utc': 1594908551,
   'id': 'hsaaim',
   'num_comments': 0,
   'score': 1,
   'selftext': '​\n\n*Processing video znkvyq4e88b51...*',
   'subreddit': 'VALORANT',
   'title': '1 v 4 CLUTCH FAIL'},
  {'author': 'wolfheadshot',
   'created_utc': 1594908558,
   'id': 'hsaaku',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "the world if bind didn't exist XD"},
  {'author': 'TheBestYac',
   'created_utc': 1594909373,
   'id': 'hsaidr',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My First Ace in Spike rush (Probably not a big deal) :)'},
  {'author': 'Addicted-Person',
   'created_utc': 1594910412,
   'id': 'hsasop',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Cypher-man Cypher-man does what ever a Cypher can'},
  {'author': 'DevilOfRoses',
   'created_utc': 1594911197,
   'id': 'hsb0mh',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Looking for players to rank together'},
  {'author': 'vahedStream',
   'created_utc': 1594907840,
   'id': 'hsa3bb',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'VALORANT - funny moments! (best knife kills EVAHH) :)'},
  {'author': 'DevilOfArRamadi',
   'created_utc': 1594910901,
   'id': 'hsaxmx',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I Cry, so close to ace...'},
  {'author': 'KyricEleison',
   'created_utc': 1594914070,
   'id': 'hsbux7',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '*Match Found* Everyone:'},
  {'author': 'sangioo-',
   'created_utc': 1594914074,
   'id': 'hsbuyk',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'The team reactions make these clips x10 better'},
  {'author': 'sandra_lynnxo',
   'created_utc': 1594915735,
   'id': 'hsccoz',
   'num_comments': 3,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Something you may never see in your VALORANT career?'},
  {'author': 'vefjeld02',
   'created_utc': 1594918439,
   'id': 'hsd9oe',
   'num_comments': 5,
   'score': 1,
   'selftext': 'Headshots with Vandal still not working. It registered in the head but didnt oneshot',
   'subreddit': 'VALORANT',
   'title': 'Headshots'},
  {'author': 'varlikip',
   'created_utc': 1594921351,
   'id': 'hseaow',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'From Einstein to ape'},
  {'author': 'thePitchFork',
   'created_utc': 1594919012,
   'id': 'hsdh6j',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Use Post-Plant Info for Split'},
  {'author': 'MayaLikes',
   'created_utc': 1594894820,
   'id': 'hs74ea',
   'num_comments': 4,
   'score': 1,
   'selftext': "Hello guys, I'm kinda new to the game and I was wondering what is your aim sensitivity just to get an idea what people use. Thanks.",
   'subreddit': 'VALORANT',
   'title': 'Sensitivity'},
  {'author': 'MLGAnakin',
   'created_utc': 1594920791,
   'id': 'hse3uh',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'BUG - Cannot mute team text chat'},
  {'author': 'Richyster',
   'created_utc': 1594873586,
   'id': 'hs354r',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I love the game and its the most fun I had in a long time but that is an absolute no go! This one game single handle ruined the mood to play the game for the rest of the day!'},
  {'author': 'Xorea_1',
   'created_utc': 1594857913,
   'id': 'hrz9eh',
   'num_comments': 1,
   'score': 1,
   'selftext': 'Is there a way to change your region in Valorant? My friend created an account and even gave him the NA1 but said his account resided in Germany instead of USA? We cannot play together apparently cause of this.',
   'subreddit': 'VALORANT',
   'title': 'Changing Region?'},
  {'author': 'VALORANTCHILE',
   'created_utc': 1594857630,
   'id': 'hrz6q1',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'VALORANT* filtran NUEVA INFORMACIÓN sobre KILLJOY y PARCHE 1.03 | DiavolinG'},
  {'author': 'Maxim00se-',
   'created_utc': 1594858143,
   'id': 'hrzbmv',
   'num_comments': 2,
   'score': 1,
   'selftext': 'I was curious is there a sub reddit specifically for finding players to que with in valorant? for example r/RecruitCS or anything along those lines. Just looking to consistent 5 stack',
   'subreddit': 'VALORANT',
   'title': 'Lfg questions'},
  {'author': 'doublekorv',
   'created_utc': 1594859253,
   'id': 'hrzmdl',
   'num_comments': 2,
   'score': 1,
   'selftext': "Hey everyone. Posting here because I haven't found a single solution online to this bug I've encountered. \n\nI finished an unranked game about 40 minutes ago, but the game stats didn't load for me. When I went to my match history, the game wasn't there. I then rebooted the game, expecting my stats to appear upon relaunch, but instead the game immediately throws me into the loading screen for a match I've already finished.\n\nI can't access the main menu anymore, and there is no option to leave the loading screen. I've restarted my computer and tried running in administrator mode but to no avail. \n\nDoes anyone else have this issue? Please help :( I literally can't play the game anymore.",
   'subreddit': 'VALORANT',
   'title': 'Stuck in pre-game loading screen despite match being over??'},
  {'author': 'TheGaijin1987',
   'created_utc': 1594857806,
   'id': 'hrz8es',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Bucky Ace'},
  {'author': 'devinburns199',
   'created_utc': 1594861074,
   'id': 'hs03i5',
   'num_comments': 1,
   'score': 1,
   'selftext': "If I lose mmr again because some braid dead 13 year old who downloaded the game for free leaves the game I'm going to fucking lose it. \nThey need to make a level requirement to play comp or make it so you dont lose anything for losing a game when a teammate leaves.\nThe last 5 games I've played I've had teammates leave before the half.",
   'subreddit': 'VALORANT',
   'title': 'Leaving early'},
  {'author': 'chavjrr',
   'created_utc': 1594861871,
   'id': 'hs0apn',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Guy literally teleports on stream'},
  {'author': 'Electric_Eleven',
   'created_utc': 1594865397,
   'id': 'hs16z1',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Hello to all of the Valorant subreddit! I recently started playing this game. im still learning all the mechanics. How’s this for my 4th match?'},
  {'author': 'Cranberry-Remote',
   'created_utc': 1594860885,
   'id': 'hs01un',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'irregular stats valorant'},
  {'author': 'fukmepls',
   'created_utc': 1594881753,
   'id': 'hs4s5k',
   'num_comments': 0,
   'score': 1,
   'selftext': 'https://gyazo.com/2a2b498c19791a0f1917f5bb5751ca7f',
   'subreddit': 'VALORANT',
   'title': 'As a Silver 3, pretty hyped with this one'},
  {'author': 'TheRealRamenGao',
   'created_utc': 1594873230,
   'id': 'hs329s',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'The viper on the enemy team denied the surrender so the rest of the team said "fuck it" and left'},
  {'author': 'lordluk101',
   'created_utc': 1594858244,
   'id': 'hrzcl9',
   'num_comments': 11,
   'score': 1,
   'selftext': "Which agent do you think would be the best if everyone on your team had to be the same agent?\n\nAlso, which would you personally find the most fun/interesting?\n\nI, personally, would like it see a whole team of Jett's in the sky at once floating around.",
   'subreddit': 'VALORANT',
   'title': 'A team full of 1 agent'},
  {'author': 'Fly_com_',
   'created_utc': 1594885710,
   'id': 'hs5ihs',
   'num_comments': 0,
   'score': 1,
   'selftext': 'I came back to valorant recently from beta, and started trying ranked. Placed silver 3 on my main but I recently hit plat 2. I\'m still doing fairly well, and can "carry" and help coordinate my team into smart plays. I created a second account to get more practice in comp and currently in my placements I\'m cresting low diamond. I can do fairly well, as aim generally isn\'t an issue, but I\'m struggling with where to play and when to play aggressive. I seem to die a lot, which wouldn\'t be that bad as I\'m normally an initiator (mostly play reyna) but i need to die less getting caught out, or playing overall bad positions. I would like some general tips on picking better angles, lurking, and rotating. On my main account I\'m still at the point where aim is pretty much the deciding factor, but on my alt I am often losing to players who simply seem to peek and hold more effectively than me. I understand its not something I can learn instantly, but any general tips or more specific tips (Reyna strats too!) That i can incorporate would be pretty helpful :) \n\nReally want to keep practicing and getting better to take my gameplay to the next level.',
   'subreddit': 'VALORANT',
   'title': 'Any tips for higher in ranked?'},
  {'author': 'Cookie988',
   'created_utc': 1594873757,
   'id': 'hs36fi',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'How do I end up with iron 3, I thought at silver 3 you would able to avoid that elo, but apparently not.'},
  {'author': 'uptotoptu',
   'created_utc': 1594872788,
   'id': 'hs2yqz',
   'num_comments': 4,
   'score': 1,
   'selftext': '​\n\n![video](1an3gfg2a5b51)',
   'subreddit': 'VALORANT',
   'title': 'Had to smurf because my friends are low rank..'},
  {'author': 'Tracer_Mentttv',
   'created_utc': 1594870644,
   'id': 'hs2gqr',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '4K YAY HEHEHE'},
  {'author': 'notCatnip',
   'created_utc': 1594884062,
   'id': 'hs57qe',
   'num_comments': 0,
   'score': 1,
   'selftext': 'I do trust the mouse sensitivity FoV values since I have not found an error in any information from there so far, just curious about an actual proof that the 2.5x Op scope is 41.2 hFoV at 16:9 etc.',
   'subreddit': 'VALORANT',
   'title': 'Any proof of what the scoped magnification FOVs of various weapons are?'},
  {'author': 'SyoDeity',
   'created_utc': 1594870751,
   'id': 'hs2hp7',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I think I am stuck playing ascent forever (add 1 dodge on ascent too) please help I hate this map so much'},
  {'author': 'FoxCS_',
   'created_utc': 1594874457,
   'id': 'hs3c0t',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Quick shorty ace on pistol round'},
  {'author': 'NonkiiLMAO',
   'created_utc': 1594875265,
   'id': 'hs3iaj',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Anyone with a 60% keyboard. Do you use your pinky to crouch?'},
  {'author': 'Swolebert951',
   'created_utc': 1594887029,
   'id': 'hs5qx5',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Thought I wasted Bob but actual perfect timing xD shhh they didnt know it was an accident'},
  {'author': 'Flaum__',
   'created_utc': 1594862137,
   'id': 'hs0d2f',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](lraz0kx9e4b51)',
   'subreddit': 'VALORANT',
   'title': 'Movement Accuracy can be Wack Sometimes'},
  {'author': 'therealchengarang',
   'created_utc': 1594914765,
   'id': 'hsc252',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'So I quite possibly got the greatest ninja defuse of all time inside my Brimstone ult.... and my friend got it on video + ACE clutch'},
  {'author': 'Lyon2310',
   'created_utc': 1594913761,
   'id': 'hsbrpl',
   'num_comments': 1,
   'score': 1,
   'selftext': 'Is it just me or is every patch just making fps worse and worse. I barely get over 100 fps so I need all the help I can get. My FPS was fair during launch but now its becoming unplayable',
   'subreddit': 'VALORANT',
   'title': 'Low fps'},
  {'author': 'snake49916',
   'created_utc': 1594914377,
   'id': 'hsby4c',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '6 Man Ace!'},
  {'author': 'babyrapper120',
   'created_utc': 1594885155,
   'id': 'hs5ez1',
   'num_comments': 4,
   'score': 1,
   'selftext': '1. Are the daggers 100% accurate while flying around?\n2. Do they have bullet drop (or "dagger drop lol")?\n3. Do they have dmg drop off after some distance?\n4. At which range should you use the rightclick?\n\nThx!',
   'subreddit': 'VALORANT',
   'title': 'Some questions about Jett Ult'},
  {'author': 'Chaldeany',
   'created_utc': 1594901798,
   'id': 'hs8k2h',
   'num_comments': 1,
   'score': 1,
   'selftext': 'Whenever the round starts I get 10-50 FPS and I usually get consistent 150 FPS. Ive been playing since beta and never had this issue. This issue started on July 15. Even mid round I drop to 10-40 FPS and I have updated my computers or changed ANY settings. I’ve seen a couple of people post about this and they have similar GPU as me GTX 1060 Max-Q laptop version. I have the 6 GB variant and 16 GB Ram. Help us out please. If there’s a form I need to fill, I’ll gladly fill it. I love your game and these FPS drops have costed me many rounds.',
   'subreddit': 'VALORANT',
   'title': 'Please help me, developers'},
  {'author': 'embza',
   'created_utc': 1594870051,
   'id': 'hs2bo7',
   'num_comments': 10,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Wallhack glitch with Omen and Sage'},
  {'author': 'wilt3570',
   'created_utc': 1594916343,
   'id': 'hscj0k',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Check your corners kids!!!'},
  {'author': 'fjgwey',
   'created_utc': 1594914247,
   'id': 'hsbwra',
   'num_comments': 1,
   'score': 1,
   'selftext': "I usually get around 90-100 FPS consistently in game, on all low settings, no anti-aliasing and 4x filtering. Under load (multiple abilities going off simultaneously) it drops to around 60-70 and I feel a lot of lag. While my frame time fluctuates between 9-12ms normally, it spikes to 19-20ms when under load. \n\nThere is nothing wrong with the CPU affinity, enabling multithreaded rendering seems to help it work under load slightly, but doesn't solve the issue. I have updated drivers. Setting both exe's to run as administrator causes errors when trying to launch. I'm testing this out while disabling fullscreen optimizations and brimstone ulting the training bots causes stutters, frame drops, and frame time spikes. I also can't Alt-Tab out of the game apparently with this option on. \n\nWindows Game Mode also seems to help with the FPS actually, despite common sentiment.\n\nI never really had this problem until patch 1.01 came out.\n\nSpecs (laptop):\n\nRyzen 5 3550H\n\nRX 560x\n\n8GB DDR4\n\nThe drives are SSD.",
   'subreddit': 'VALORANT',
   'title': 'CPU frame time spikes/FPS drops under load'},
  {'author': 'Justin_ying',
   'created_utc': 1594916960,
   'id': 'hscq4g',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "I didn't know Jett was direct counter to Raze's ult"},
  {'author': 'Jabbic',
   'created_utc': 1594916758,
   'id': 'hscnio',
   'num_comments': 3,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Is vanguard still overwhelmingly invasive?'},
  {'author': 'samhf18',
   'created_utc': 1594898821,
   'id': 'hs7whh',
   'num_comments': 14,
   'score': 1,
   'selftext': 'So the 2 agents you get to unlock turn out to be the worst agents i can play. how do i unlock the other agents now without playing these too much?',
   'subreddit': 'VALORANT',
   'title': 'unlocked wrong agents'},
  {'author': 'Velspy',
   'created_utc': 1594909121,
   'id': 'hsafwb',
   'num_comments': 0,
   'score': 1,
   'selftext': 'http://imgur.com/a/KsiPT8X',
   'subreddit': 'VALORANT',
   'title': "Saw the jet shorty ace posted here, unfortunately I wasn't recording but it reminds me of my 14 second short ace the other day"},
  {'author': 'outlAwryy',
   'created_utc': 1594908011,
   'id': 'hsa50c',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Check out my YouTube channel, like if you enjoyed it :D'},
  {'author': 'ultrasense',
   'created_utc': 1594907851,
   'id': 'hsa3f3',
   'num_comments': 0,
   'score': 1,
   'selftext': ' [https://www.youtube.com/watch?v=3f3rCGKcToQ](https://www.youtube.com/watch?v=3f3rCGKcToQ)',
   'subreddit': 'VALORANT',
   'title': 'Omen Jump scared me so hard i just lost my voice.'},
  {'author': 'bakemacs',
   'created_utc': 1594909672,
   'id': 'hsalbi',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Flying Jett'},
  {'author': 'Cerberos_',
   'created_utc': 1594909799,
   'id': 'hsamja',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'When you tap your spacebar out of panic but it saves your life'},
  {'author': 'DePrAxcsgo',
   'created_utc': 1594909764,
   'id': 'hsam78',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Easy 1 v 3 Clutch with Reyna.'},
  {'author': 'TTV_2BowTy',
   'created_utc': 1594902830,
   'id': 'hs8sz2',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Voice Trolling as Omen!'},
  {'author': 'Cerberos_',
   'created_utc': 1594910199,
   'id': 'hsaqk7',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'When you tap your spacebar out of panic but it saves your life'},
  {'author': 'MikimOfficial',
   'created_utc': 1594916612,
   'id': 'hsclzl',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': '1 DIGIT SHORT'},
  {'author': '[deleted]',
   'created_utc': 1594918317,
   'id': 'hsd822',
   'num_comments': 0,
   'score': 1,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'JETT OP MEN!! (Road to Radiant)'},
  {'author': 'thePitchFork',
   'created_utc': 1594918778,
   'id': 'hsde5y',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I think I pooped my pants this round'},
  {'author': 'aftwitchworths',
   'created_utc': 1594916313,
   'id': 'hsciov',
   'num_comments': 4,
   'score': 1,
   'selftext': "So I played a game where my opponents were very aggressive so all my team got guns to counter that. I played with the judge and the raze came in and I killed her. I didn't corner camp she just came right to be us. She said that it was super toxic to play with a judge and kill her. Is that really toxic to do that? I didn't camp corners with it, I just countered their playstyle, I didn't target her I just countered her. So please tell me if it was toxic to do that.",
   'subreddit': 'VALORANT',
   'title': 'Just a question.'},
  {'author': 'bigdeekenergy',
   'created_utc': 1594903629,
   'id': 'hs8zvy',
   'num_comments': 5,
   'score': 1,
   'selftext': 'I get 50 ms on spike rush and unrated and every time I queue competitive I get from 100-150 ms. And trust me even in 100ms the game is really laggy. I’m playing in a moderate rig so I’m getting around 70-90 FPS. How do I fix this?',
   'subreddit': 'VALORANT',
   'title': 'How do I fix high ping'},
  {'author': '[deleted]',
   'created_utc': 1594918566,
   'id': 'hsdbdq',
   'num_comments': 0,
   'score': 1,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'Valorant'},
  {'author': 'Zimaquibi',
   'created_utc': 1594923113,
   'id': 'hsew68',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Breach gets picked so little he's taken up day trading between matches."},
  {'author': 'AlbertoGGs',
   'created_utc': 1594923177,
   'id': 'hsewzo',
   'num_comments': 1,
   'score': 1,
   'selftext': 'If so drop your name to do the spike rush method. I’m EU.',
   'subreddit': 'VALORANT',
   'title': 'Anyone want to farm xp?'},
  {'author': 'privaxnoah',
   'created_utc': 1594922656,
   'id': 'hseqg6',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Asked my mate to be stealth. It's his second game."},
  {'author': 'BESTmanBEST',
   'created_utc': 1594923395,
   'id': 'hsezqv',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'A REALLY quick ace'},
  {'author': 'Dxrules90',
   'created_utc': 1594919203,
   'id': 'hsdjp8',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Roles of valorant. Very informative video.'},
  {'author': 'zekeymoomoo',
   'created_utc': 1594921557,
   'id': 'hsed6t',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I drew a pixel viper.'},
  {'author': 'advancedevansh',
   'created_utc': 1594921998,
   'id': 'hseibx',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'VALORANT PENALTIES !!'},
  {'author': 'pickinic',
   'created_utc': 1594919164,
   'id': 'hsdj4v',
   'num_comments': 1,
   'score': 1,
   'selftext': ' [https://www.twitch.tv/jarekcsgo](https://www.twitch.tv/jarekcsgo)',
   'subreddit': 'VALORANT',
   'title': 'global to immortal'},
  {'author': 'PinkNinjaMan',
   'created_utc': 1594926529,
   'id': 'hsg1z8',
   'num_comments': 0,
   'score': 1,
   'selftext': '[https://youtu.be/TonX4UqsB7k](https://youtu.be/TonX4UqsB7k)  \n\n\nSeems I had RGN on my side for this jumping Guarding headshot',
   'subreddit': 'VALORANT',
   'title': 'Sorry Rena'},
  {'author': 'hrcak39',
   'created_utc': 1594912451,
   'id': 'hsbe20',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'phantom, more like death-tone'},
  {'author': 'Cennixxx',
   'created_utc': 1594891889,
   'id': 'hs6lap',
   'num_comments': 6,
   'score': 1,
   'selftext': "When I first started playing (for example valorant) I was pretty bad but after a few weeks and learning the mechanics and stuff I actually got decent getting 20+ kills in almost every game. Now after a small 1 week break I've basically lost all my skill now I get usually 9-10 kills per game, my aim is off etc. Idk what I'm doing wrong as I'm using the stuff I learned before but it just doesn't seem to be working. Does anyone have an explanation ?",
   'subreddit': 'VALORANT',
   'title': 'Why did I get bad all of a sudden?'},
  {'author': 'The_Glitch_Youtube',
   'created_utc': 1594907100,
   'id': 'hs9w64',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Raze teleporter BUG, GLITCH, EXPLOIT.. Idk'},
  {'author': 'The-Meatball-Man',
   'created_utc': 1594908920,
   'id': 'hsadzw',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Please fix the matchmaking system, how is this fair?'},
  {'author': 'switchstyle',
   'created_utc': 1594902561,
   'id': 'hs8qsm',
   'num_comments': 9,
   'score': 1,
   'selftext': 'Silver 2. Played against an iron Jett went 45-5. Waited a few minutes, requeued, against the same Jett (now Bronze 2) and got swept. Now I\'m a bronze 3 because some asshole whole literally said "diamond is easy" went off.\n\nI literally just want to play the game with people at my level, is that crazy?',
   'subreddit': 'VALORANT',
   'title': 'Should be a way to report abusive smurfing.'},
  {'author': 'Slewy1',
   'created_utc': 1594912093,
   'id': 'hsba6y',
   'num_comments': 0,
   'score': 1,
   'selftext': '\n\n[View Poll](https://www.reddit.com/poll/hsba6y)',
   'subreddit': 'VALORANT',
   'title': 'Should stretched res be in valorant?'},
  {'author': 'simplepandaguy',
   'created_utc': 1594913052,
   'id': 'hsbk9i',
   'num_comments': 2,
   'score': 1,
   'selftext': ' [https://youtu.be/RjMNGeHTNTE](https://youtu.be/RjMNGeHTNTE)',
   'subreddit': 'VALORANT',
   'title': '"If you say \'heal me\' one more time, I\'m gonna do it!" - Sage, probably'},
  {'author': 'greatvaluesadboy',
   'created_utc': 1594913948,
   'id': 'hsbtq8',
   'num_comments': 0,
   'score': 1,
   'selftext': "I'm plat 3 and I haven't dropped past plat 2 since I hit it the first time. I feel like I'm stuck though. I hit diamond and shortly dropped out and I just started doing bad all the time. I do a practice routine 40 min once a day for my aim (only really started like a week ago when I started doing bad to try and help me).  I have decent knowledge of the game. I just feel like I've hit a wall. When I play unrated I'll frequently drop 20-30 kills. Then when I play comp I normally do shit like 4-8 kills with 15-20 deaths. When I dont get kills I still try my best to have good util usage so I'm not useless to my team. On a good game of comp I'll go like 15 kills and 12 deaths or somewhere close to that. I feel like I could do so much better but I'm not sure what to do since unrated I stomp in unrated and am trash in ranked.",
   'subreddit': 'VALORANT',
   'title': 'How do you stat consistent?'},
  {'author': 'Cannen1129',
   'created_utc': 1594911162,
   'id': 'hsb09t',
   'num_comments': 3,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "I don't know if this has been done before, but I got a 7 kill ace in Spike Rush last night. First time posting here so I hope I did it right haha"},
  {'author': 'Izvwbyr',
   'created_utc': 1594919271,
   'id': 'hsdklq',
   'num_comments': 0,
   'score': 1,
   'selftext': '[https://www.youtube.com/watch?v=lH337PO3\\_1I](https://www.youtube.com/watch?v=lH337PO3_1I)',
   'subreddit': 'VALORANT',
   'title': 'Marshall Triple Headshot Clutch (Internet Hero OCE)'}],
 [{'author': 'SFWaccountCuzImShy',
   'created_utc': 1595001289,
   'id': 'hsy5d1',
   'num_comments': 19,
   'score': 2,
   'selftext': "Everything is in the title i'm tired of people using ghost with sometimes no kevlar after they've won the pistol !!!!",
   'subreddit': 'VALORANT',
   'title': "Pls buy the round after the pistol (if you've won it)"},
  {'author': 'SlurpityDerp',
   'created_utc': 1595020860,
   'id': 'ht46jo',
   'num_comments': 28,
   'score': 2,
   'selftext': 'I was in the middle of a ranked game and my valorant crashed saying I had to restart, at the same time my discord crashed. I’m seeing posts saying it happened to everyone and I just wanna make sure I don’t go down a rank. Is this a problem with discord or is everyone just getting ddosed, my friend uses the browser discord and he didn’t crash so I’m guessing somethings wrong with discord, but idk.',
   'subreddit': 'VALORANT',
   'title': 'Is Valorant Down?'},
  {'author': 'TheVoiceless101',
   'created_utc': 1595020844,
   'id': 'ht46cp',
   'num_comments': 15,
   'score': 2,
   'selftext': "I was just kicked out of a comp game right in the middle and now the client won't relaunch the game, saying it can't connect to the server, but my internet is fine. Did this happen to anyone else?",
   'subreddit': 'VALORANT',
   'title': 'Did something just happen to the servers?'},
  {'author': 'AGCOmega',
   'created_utc': 1595020525,
   'id': 'ht42ww',
   'num_comments': 23,
   'score': 2,
   'selftext': "was playing a match and just got randomly DC'd so did my friend. Anyone else getting this? Riot says no internet connection found for me now.",
   'subreddit': 'VALORANT',
   'title': 'Connection error for anyone else??'},
  {'author': 'Potat06699',
   'created_utc': 1595001770,
   'id': 'hsyauh',
   'num_comments': 0,
   'score': 2,
   'selftext': 'its an small video of my game play <3',
   'subreddit': 'VALORANT',
   'title': 'i hope u guys will like it'},
  {'author': 'GioelePlays',
   'created_utc': 1595010758,
   'id': 'ht140h',
   'num_comments': 0,
   'score': 2,
   'selftext': 'I always play Valorant with my friends and it would be cool to be part of the same clan or team like CS',
   'subreddit': 'VALORANT',
   'title': 'Add the possibility to create/join a clan or a team'},
  {'author': 'lilalexvert',
   'created_utc': 1595020725,
   'id': 'ht450t',
   'num_comments': 24,
   'score': 2,
   'selftext': 'i was playing a comp match and all of the sudden our top frag disconnected then shortly after i did. Anyone else having this issue??',
   'subreddit': 'VALORANT',
   'title': 'Valorant servers busted???'},
  {'author': 'barsolemnu',
   'created_utc': 1595002076,
   'id': 'hsye84',
   'num_comments': 2,
   'score': 2,
   'selftext': "Especially if you're silver in a plat game",
   'subreddit': 'VALORANT',
   'title': "PSA: If you're the lowest rank on the team, don't insta-lock duelist"},
  {'author': 'IWANTPlCSOFSPIDERMAN',
   'created_utc': 1595021112,
   'id': 'ht49ba',
   'num_comments': 13,
   'score': 2,
   'selftext': 'Just got kicked out in the middle of a match now it’s telling me there’s no internet found. Was looking forward to grinding and streaming comp tonight, hope it’s a quick fix.',
   'subreddit': 'VALORANT',
   'title': 'Servers down?'},
  {'author': 'FCSJK',
   'created_utc': 1595020967,
   'id': 'ht47q1',
   'num_comments': 14,
   'score': 2,
   'selftext': "Did anyone else's Valorant Game Crash?  My discord and Valorant crashed simultaneously and I can not rejoin.",
   'subreddit': 'VALORANT',
   'title': 'Valorant Crash'},
  {'author': 'Popularkitty',
   'created_utc': 1595021358,
   'id': 'ht4bze',
   'num_comments': 6,
   'score': 2,
   'selftext': 'Sort by new',
   'subreddit': 'VALORANT',
   'title': 'If your game crashed'},
  {'author': 'viiiviiixci',
   'created_utc': 1595020706,
   'id': 'ht44tu',
   'num_comments': 7,
   'score': 2,
   'selftext': 'What a coincidence.',
   'subreddit': 'VALORANT',
   'title': 'Valorant & Discord both down!'},
  {'author': 'StaySaucey_',
   'created_utc': 1594967718,
   'id': 'hsqteg',
   'num_comments': 9,
   'score': 2,
   'selftext': 'I’m checking almost everyday just in case they ever allow players to see their stats. \n\nSometimes I would pop off and get 40 kills(in unranked), but other times I would get a little under a 1 kd. It makes me wonder what my overall KD is sometimes.',
   'subreddit': 'VALORANT',
   'title': 'When will Riot Games allow players to see their stats on sites such as tracker.gg?'},
  {'author': 'RC_G4m1ng',
   'created_utc': 1595020702,
   'id': 'ht44sa',
   'num_comments': 4,
   'score': 2,
   'selftext': 'Was playing with my friends until one by one all of us got dc’d',
   'subreddit': 'VALORANT',
   'title': 'I assume everyone got dc’d'},
  {'author': 'alsixw',
   'created_utc': 1595021995,
   'id': 'ht4jap',
   'num_comments': 0,
   'score': 2,
   'selftext': ' [https://gyazo.com/f0a09606e866c12202ee7ef0f4528e5c](https://gyazo.com/f0a09606e866c12202ee7ef0f4528e5c)',
   'subreddit': 'VALORANT',
   'title': 'Server Crashed, I deranked'},
  {'author': 'abrodania_twitch',
   'created_utc': 1594978460,
   'id': 'hssqs3',
   'num_comments': 6,
   'score': 2,
   'selftext': "Fix Reyna, fix hit reg, fix your terrible audio. You made this whole video about tackling the issues in shooters and you haven't done anything. Get some new map creators too. Clearly you didn't give Volcano the creative freedom to do what he wanted. All you have going for you is your great anti-cheat but you have done a terrible job on everything CS:GO does better. Why can't you just get it right the first time? You have 2 decades of data to know what to do. It's like no one even tests the game. Who thought it was cool to not let you equip/unequip purchased sounds? Who thought it was cool to make pulling out the dragon awp have your ears bleed? Who thought it was a cool idea to make the game not have HRTF in 2020? Or have things like a freaking ROOMBOT block footstep audio when you're being pushed. You guys spoke a big game and of course you under-delivered. Shock.",
   'subreddit': 'VALORANT',
   'title': 'Address the core problems PLEASE.'},
  {'author': 'LIMITEDFUZZY',
   'created_utc': 1594981135,
   'id': 'hst85a',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'omen 1v4 almost clutch aka my aim sucks :('},
  {'author': 'iSeanyV',
   'created_utc': 1594982430,
   'id': 'hstgzg',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'SoloQ Hell'},
  {'author': 'EasyyyClapYT',
   'created_utc': 1594983074,
   'id': 'hstl8o',
   'num_comments': 0,
   'score': 1,
   'selftext': '​\n\n![video](i735cqxj9eb51)',
   'subreddit': 'VALORANT',
   'title': 'Girl in Valorant got accidentally pregnant and asks us what to name her kid!'},
  {'author': 'okoshi42',
   'created_utc': 1594985512,
   'id': 'hsu2ik',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'double shock A ramps'},
  {'author': 'spykyboi',
   'created_utc': 1594985661,
   'id': 'hsu3mf',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "This is the first time i see this screen, I'm glad the RIOT Vanguard works"},
  {'author': 'FlippDip',
   'created_utc': 1594979629,
   'id': 'hssyep',
   'num_comments': 4,
   'score': 1,
   'selftext': "I feel way too umotivated to play this game or to improve. Just deranked from Plat 1 to Gold 3 after a few bad games. I practice my aim for about an hour before playing a ranked game and just end up losing because of teammates being toxic and throwing matches. I also made mistakes but it tilts me that I dont know what those mistakes are. I feel like I can't improve any further, I need help.",
   'subreddit': 'VALORANT',
   'title': 'I Feel so Unmotivated'},
  {'author': 'Afraid-Suggestion-39',
   'created_utc': 1594994522,
   'id': 'hsw758',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'As Sage/Brim main, I have nothing against insta-locking duelists ...'},
  {'author': 'Rolfieeee',
   'created_utc': 1594994195,
   'id': 'hsw405',
   'num_comments': 0,
   'score': 1,
   'selftext': "I'm gold 2, peaked at plat 1. I'm looking for a site where you can also sort by language because I'm not English. Does Riot have a site for this? If not they need to create one (or advertise it better).",
   'subreddit': 'VALORANT',
   'title': 'Is there any good site to find a Valorant team to play ranked with?'},
  {'author': 'splashindragon',
   'created_utc': 1594994003,
   'id': 'hsw2aq',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I got a little confused'},
  {'author': 'DamianWasTaken',
   'created_utc': 1594981770,
   'id': 'hstceq',
   'num_comments': 11,
   'score': 1,
   'selftext': 'Seriously, what\'s the fun of having to defend site 2/3 v 5 + maybe ult(even on pistol round), 1 shot no inaccuracy gun, a much better gun, and more\n\nif it\'s just a mode to rush the orb it\'s pretty obvious the defending side will always lose hence what\'s the point of this and why did they make it before a simple deathmatch...\n\nalso some of these orbs just have no creativity what so ever, "ah yes let\'s make an orb that makes them 1 shootable, one that makes you wonder why you even have a sage, one that does BIG damages, one that gets you a weapons so even though you\'re bad you think you\'re good and one that gives you 6/7 ult points(I remind you that the only way to get these are by killing or getting killed)"\n\nI will admit that there are some fun ones that seem balanced like paranoia and hyperspeed, which still leaves the game to be decided by guns but the rest is just bad...',
   'subreddit': 'VALORANT',
   'title': "What's the point of spike rush?"},
  {'author': 'VeterinarianFrosty87',
   'created_utc': 1594995492,
   'id': 'hswgpp',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'The heroics of Jett'},
  {'author': 'jitterflugerpug',
   'created_utc': 1594952572,
   'id': 'hsni9x',
   'num_comments': 5,
   'score': 1,
   'selftext': 'https://www.youtube.com/watch?v=r-R1tjvDECM\n\nTips appreciated! First post got removed due to link in the title.',
   'subreddit': 'VALORANT',
   'title': 'New to this game and FPS games in general, decided to main Omen, and made a montage highlighting some of my plays. Let me know what you guys think!'},
  {'author': 'VeterinarianFrosty87',
   'created_utc': 1594995685,
   'id': 'hswik3',
   'num_comments': 4,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Team to Jett: Lol imagine if you actually bothered joining fights. Our Jett:'},
  {'author': 'GNee3',
   'created_utc': 1594995936,
   'id': 'hswl3e',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'TOP OMEN PLAYS - HIGHLIGHT REEL'},
  {'author': 'TerexoSexo',
   'created_utc': 1594996024,
   'id': 'hswlxy',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Super intense 4k in overtime to secure victory!'},
  {'author': 'VuILPeS',
   'created_utc': 1594996160,
   'id': 'hswn8u',
   'num_comments': 1,
   'score': 1,
   'selftext': 'Is there any website/video listing all the relevant numbers for every single ability in the game? Like i’m talking damage for Raze grenades depending on how far you are away, duration of being blinded by some flash, etc.',
   'subreddit': 'VALORANT',
   'title': 'Numbers for all abilities?'},
  {'author': 'pepsitea',
   'created_utc': 1594992044,
   'id': 'hsvkg3',
   'num_comments': 6,
   'score': 1,
   'selftext': "Hello, I'm mostly just need to know whether LoL gift cards can work with Val or not. Some sources say yes and some say no. So, I just want to know if someone who has purchased a LoL gift card can confirm that it works with Val. Thanks",
   'subreddit': 'VALORANT',
   'title': 'need help regarding gift cards'},
  {'author': '5i5TEMA',
   'created_utc': 1594979746,
   'id': 'hssz43',
   'num_comments': 9,
   'score': 1,
   'selftext': "I often see comments or posts complaining about how Split is defender sided, but I find myself to have a higher win ratio in attack than I do in defense in Split, so I was wondering if anyone could detail to me what you think the problem with Split is, and how it's defender sided.",
   'subreddit': 'VALORANT',
   'title': 'What are your issues with Split? (detailed replies only)'},
  {'author': 'advancedini',
   'created_utc': 1594968370,
   'id': 'hsqxvr',
   'num_comments': 5,
   'score': 1,
   'selftext': 'I just wanna say they\'ve done amazing work with all the maps so far. Coming from CS where my only pet peeve with the game was that I disliked all the maps and thought they were quite boring and stale, I was worried this game would continue that feeling for me. But I was wrong, I especially like Haven and the versatility of the map, I felt like it was gonna be the "worst" map for pro play, because of it\'s design is kind of like a "PUG" map, similar to D2 in CS. But the most entertaining matches have been on that map and I like seeing how different teams approach it. Bind is good, although I do feel it\'s a bit Defender sided right now, with the right changes they can make it work. They\'ve done a great job on reworking Mid on Split and the map is getting more balanced as more games rain in. Ascent is by far the best map they\'ve put out yet, even though I don\'t personally like it, I think it will be the best map for pro play. Let\'s hope they will follow their path on the next map.',
   'subreddit': 'VALORANT',
   'title': 'Maps'},
  {'author': 'Baws_L4urens',
   'created_utc': 1594949874,
   'id': 'hsmuf8',
   'num_comments': 4,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Teamkilling in competitive mode | solution?'},
  {'author': 'MrMarkius',
   'created_utc': 1594985982,
   'id': 'hsu5y6',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Jett bug/exploit. You can instantly cancel your dash after interacting with an orb. It's as simple as right after interacting with the orb you dash to any direction and instantly press the opposite movement key to cancel it."},
  {'author': 'EloLocked',
   'created_utc': 1594989352,
   'id': 'hsuwl5',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Most INSANE marshall shot I've ever landed/ever will land."},
  {'author': 'coherent_gaming',
   'created_utc': 1594996565,
   'id': 'hswra3',
   'num_comments': 3,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'This valorant channel needs to be seen by the perfect audience and i suppose he deserve way more attention than what hes getting rn. i hope i was of some help to this person... https://www.youtube.com/watch?v=UN35z8fE6qY'},
  {'author': 'Xx_Alex',
   'created_utc': 1594989514,
   'id': 'hsuy0b',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Battle pass'},
  {'author': 'nova_slx',
   'created_utc': 1594997378,
   'id': 'hswzjn',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Game crashes during Queue, 1 hour ban?\n\nAnd people will still defend this game for something this fucking stupid?',
   'subreddit': 'VALORANT',
   'title': 'What. The. Fuck.'},
  {'author': 'Elemental1991',
   'created_utc': 1594998742,
   'id': 'hsxe2j',
   'num_comments': 2,
   'score': 1,
   'selftext': "Are there any plans to start countering, or being able to report people for, smurfing?\n\nMy last 10 ranked games were all dominated by obvious Smurfs, having at least double the KDR of the second player on the team.\nIt doesn't even matter which team they're on, because they ruin the game for everyone else either way.\n\nThe main reason I quit csgo for valorant was because of this exact same reason, and this is making me want to quit valorant as well.\nWhat's the point if you can't get any normal ranked matches, and don't even get me started on the absolute shit matchups in unrated, and just get absolutely demolished by 1 or 2 guys, or steamroll cause 1 of your guys is carrying so hard.\n\nImo we should be able to report Smurfs and there should be consequences. There are usually clear differences between a smurf and someone just having a good day.",
   'subreddit': 'VALORANT',
   'title': 'Smurfs Galore'},
  {'author': 'Kiryu-sama',
   'created_utc': 1594999525,
   'id': 'hsxmi3',
   'num_comments': 0,
   'score': 1,
   'selftext': "Hello there everyone \nI'm looking for people from the Asian server who'd like to play valorant together and join my discord server. \nI want to form a group with people who love the game , aren't toxic and try thier best without forfeiting matches. \n\nLet's try our best and help each other get better. :)",
   'subreddit': 'VALORANT',
   'title': 'Looking for people who want to join my discord server and form a group to play valorant together. (No toxic people pls) (Asian server)'},
  {'author': 'KosmicThunder',
   'created_utc': 1594984158,
   'id': 'hststl',
   'num_comments': 4,
   'score': 1,
   'selftext': ' [https://www.youtube.com/watch?v=CfGfL097mFA](https://www.youtube.com/watch?v=CfGfL097mFA)',
   'subreddit': 'VALORANT',
   'title': 'Why did they ff when the score was 2-4?'},
  {'author': 'Swe_dATP',
   'created_utc': 1594945482,
   'id': 'hslqt0',
   'num_comments': 5,
   'score': 1,
   'selftext': "Question goes out to people in the higher ranks, I am one of those that has been called a cheater on multiple occasions. Game sense crosshair placement and just prefiring obvious angels (even when it's smoked, yes spam those smokes and you will get rewarded for the majority of the times. Players love creeping in the smokes), all of this can make you look pretty sketchy for people that haven't got the experience in FPS. Those guys should see my tilt games where I go 1/20 or something crazy like that though.\n\nEnough with this intro, I don't know which cheats exists for this game I assume only aimhack is working since fog of war should cancel out the wallhacks? But recently I have noticed that when you spectate people, their aim is always shaking (like the good ol' days in CS when the players with aimbot or aimkeys always had a shaky crosshair). So really my question is if you guys have experienced any similar issues an increase in cheaters and what cheat is the most common one?\n\nOnly playing on the European servers, I know that SAE is having huge issues with cheaters but I think we have received some of the cheaters on the European servers as well now.\n\nEven though I have played like a couple of hundred competitive games I have still yet to see a game being stopped due to a cheater being banned or getting the notification while online.",
   'subreddit': 'VALORANT',
   'title': 'Influx in cheaters lately?'},
  {'author': 'bigchunguskeanu100',
   'created_utc': 1594969391,
   'id': 'hsr4no',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My friend got a pretty nutty Reyna clutch'},
  {'author': 'meektitan79',
   'created_utc': 1594969386,
   'id': 'hsr4mr',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Unranked game: Bots? They all started killing each other in spawn until round 5, I believe. Then they surrendered. They also typed in chat.'},
  {'author': 'untraiined',
   'created_utc': 1594963752,
   'id': 'hsq256',
   'num_comments': 17,
   'score': 1,
   'selftext': 'Riot does not want to make csgoverwatch, they want to make their own unique game with unique gameplay.\n\nThat means maps with corners, that means hard executes, that means an oper can hold down a site if you just rush in one by one. That means random sprays after 2 bullets (buy an oden if you want to spray). \n\nThat means a very aim orientated game. It means teamwork is more important than a solo stomper.\n\nThe game has been out for a month, that is not enough time to make a judgement on it. Not when it has 4 maps and a handful of agents. \n\nThis game will be very different in 1 month, even more in 3, and even more in a year. Maybe it will be good maybe bad but they gotta take chances. \n\nBut if it just tries to copy cs go it will die, you dont compete with that game its the standard. Have to make something new.',
   'subreddit': 'VALORANT',
   'title': 'Reminder: If you want to play cs go, go play cs go.'},
  {'author': 'VPllay',
   'created_utc': 1594972571,
   'id': 'hsrpwg',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'FIRST TIME TO PLAY VALORANT!!!'},
  {'author': 'PhilmPhlam',
   'created_utc': 1594974146,
   'id': 'hsrzvn',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Ranked is so balanced......'},
  {'author': 'gewoonjd',
   'created_utc': 1594978615,
   'id': 'hssrti',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'The costs of all agents in Valorant'},
  {'author': 'luongquangvu',
   'created_utc': 1594982157,
   'id': 'hstf2a',
   'num_comments': 0,
   'score': 1,
   'selftext': " [https://streamable.com/qky5bp](https://streamable.com/qky5bp)   \npost was removed so some couldnt enjoy Jett's Jett highlight.  \nhave a good day yall",
   'subreddit': 'VALORANT',
   'title': 'scariest. jett. ever'},
  {'author': 'ILoveErehYaegar',
   'created_utc': 1594982926,
   'id': 'hstka7',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'one of my teammates said this absolute masterpiece when the other team called him bad'},
  {'author': 'uJustGotBRNT',
   'created_utc': 1594969400,
   'id': 'hsr4qa',
   'num_comments': 1,
   'score': 1,
   'selftext': 'I’ve been trying to get into watching pro valor at games but just can’t stand the commentators. They lack emotion and are just downright boring to listen to. Some are just plain biased to certain teams. I don’t know if there is anything anyone can do. Just wanted to say this.',
   'subreddit': 'VALORANT',
   'title': 'Commentators kinda suck'},
  {'author': 'SatouTatsu',
   'created_utc': 1594983787,
   'id': 'hstq6h',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Bullets literally ricochet off armor (66% chance)'},
  {'author': 'worldssmartestpickle',
   'created_utc': 1594972291,
   'id': 'hsro35',
   'num_comments': 1,
   'score': 1,
   'selftext': 'Hey guys,\n\nso I\'ve recently picked up the game again after only having played the beta and my friends and me were really surprised that the RNG when it comes to the map choice in competitive seemingly still has not been fixed. Out of our 5 games we needed to get a rank we played Split 4 times. After that we played 4 maps of Bind. I completely forgot  that Haven was even a thing and we didn\'t even get to try out the new map which doesn\'t seem right.\n\nAfter that I read on the "Ask-Valorant"-thing this week that they don\'t plan to implement a map-choice-queue like CSGO does with the reasoning that they don\'t want to split the playerbase and have longer queue times than needed. I really have to ask - Riot: are you aware you only have 4 maps? There\'s no playerbase to split over those. When Split came up the 4th time yesterday my friends and me were already settled to quit the game after the map. It\'s not even because we were mad or anything, we were just bored. Imagine playing 80 rounds straight on one map...\n\nI want to list a few brainstormed suggestions here to maybe fix this:\n\nYou could make players who have played a map multiple times in a row a "priority" and have the RNG not pick that map again. Say 5/10 players in a lobby have played Split 4 times out of their last 5 matches. Split will then be banned for that lobby without telling the players. The parameters for this could be easily tuned.\n\nWith a system like the one in CSGO, you could have it that to play ranked, players have to select at least 2/3 maps to start the queue. This wouldn\'t split the playerbase because the intersections would always be large enough to ensure short queues. \n\nYou could let players ban 1 map when a lobby has formed so after playing a map 3 times your premade team can at least make sure that SOME variety is gonna happen.\n\nIn Quake Champions players are presented with 3 randomly picked maps which they can then vote on. This would have to be experimented with but I\'d say it would be at least more unlikely to play a map 4 times in a row.\n\nThe last 3 options are especially interesting to me because riot would also get data on which map players like best/least. At this moment they only have this sub and maybe a forum somewhere to fall back on because the ingame map choice is random. But letting all players vote on their favourite maps would help them identifiy which maps need work.\n\nFeel free to share more ideas or tear mine apart because I didn\'t think about them hard enough :p',
   'subreddit': 'VALORANT',
   'title': 'Map choice in competitive queue'},
  {'author': 'bradixr',
   'created_utc': 1594947135,
   'id': 'hsm5uh',
   'num_comments': 3,
   'score': 1,
   'selftext': 'Still rough, might finish this at some point \n\n[https://imgur.com/gallery/DWxg26h](https://imgur.com/gallery/DWxg26h)',
   'subreddit': 'VALORANT',
   'title': '[Art] Reyna portrait'},
  {'author': 'Airsoftpieceofcake',
   'created_utc': 1594980397,
   'id': 'hst3fr',
   'num_comments': 6,
   'score': 1,
   'selftext': 'So i have this problem. I dont have any problem giving nice flicks on heads on the Range, but in game its like my brain just shuts down when im shooting at somebody and i dont aim for their head, i just spray at their body. Its the worst in pistol rounds as headshots are rly important there. How can i force myself into not freaking out and aiming at heads even in this situations? Thx',
   'subreddit': 'VALORANT',
   'title': 'Aiming at heads in "stresfull" situations?'},
  {'author': 'Jnnmr',
   'created_utc': 1594987393,
   'id': 'hsugrx',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'valorant wholesomeposting'},
  {'author': 'bangerGOD',
   'created_utc': 1594987459,
   'id': 'hsuhby',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Hence "solo queue" (1v3 with an operator)'},
  {'author': 'jimob0',
   'created_utc': 1594984560,
   'id': 'hstvkm',
   'num_comments': 3,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'sick 6 kill round *audio warning*'},
  {'author': 'IkaikaSoldier94',
   'created_utc': 1594971585,
   'id': 'hsrjlr',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Why no uprank Riot? Wth :o)'},
  {'author': 'thesenpaimy',
   'created_utc': 1594971791,
   'id': 'hsrkxz',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I will never hit this again, KEKW.'},
  {'author': 'PhilmPhlam',
   'created_utc': 1594974277,
   'id': 'hss0pn',
   'num_comments': 1,
   'score': 1,
   'selftext': ' [https://steamuserimages-a.akamaihd.net/ugc/1475443067853801136/E71A4C487F000B271E0CA3C470EAFFF3B283361B/](https://steamuserimages-a.akamaihd.net/ugc/1475443067853801136/E71A4C487F000B271E0CA3C470EAFFF3B283361B/)',
   'subreddit': 'VALORANT',
   'title': 'Ranked is so balanced.....'},
  {'author': '3DigitsOnTheBack',
   'created_utc': 1594970462,
   'id': 'hsrbwr',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Thicc omen.exe'},
  {'author': 'prodbyraf',
   'created_utc': 1594970301,
   'id': 'hsratp',
   'num_comments': 9,
   'score': 1,
   'selftext': 'i havent seen econ higher than this. im rias btw',
   'subreddit': 'VALORANT',
   'title': 'Who can beat my econ rating?'},
  {'author': 'Enigma_ow',
   'created_utc': 1594970007,
   'id': 'hsr8vp',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Is my map pool bugged?'},
  {'author': 'TheLargeMachine',
   'created_utc': 1594967390,
   'id': 'hsqr36',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My only good op clip'},
  {'author': 'jeshanx30',
   'created_utc': 1594976507,
   'id': 'hssefk',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Is this permanent ban or temporary? Bcoz I'm getting repeatedly ban after open a new account without doing any kind of cheat."},
  {'author': 'brunel_4',
   'created_utc': 1594977327,
   'id': 'hssjmj',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '1v5 clutch with close bomb defuse 💥'},
  {'author': 'rei_kazu',
   'created_utc': 1594951810,
   'id': 'hsnbpi',
   'num_comments': 8,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Hi guys, I drew two Valorant characters (Fan Art)'},
  {'author': 'jbday1105',
   'created_utc': 1594969492,
   'id': 'hsr5dr',
   'num_comments': 2,
   'score': 1,
   'selftext': 'Hi, I just realized I got 2000 vp and I do not recall buying it unless I sleep-purchased it. I did just finish a Cypher contract today though, does that have something to do with this?',
   'subreddit': 'VALORANT',
   'title': '2000 vp after completing an agent contract?'},
  {'author': 'ixpensife',
   'created_utc': 1594966433,
   'id': 'hsqkqt',
   'num_comments': 10,
   'score': 1,
   'selftext': 'Text (optional)',
   'subreddit': 'VALORANT',
   'title': 'How did u found valorant?'},
  {'author': 'SmileyDog12',
   'created_utc': 1594970158,
   'id': 'hsr9un',
   'num_comments': 3,
   'score': 1,
   'selftext': 'I am new to PC games and just downloaded Valorant a couple of days ago. I play on my laptop. As I said, I am new to PC games (I usually play on Xbox1) and I was wondering if I should use my laptop keyboard or if I should wireless Bluetooth keyboard to play Valorant?',
   'subreddit': 'VALORANT',
   'title': 'Keyboard'},
  {'author': 'Jeah5656',
   'created_utc': 1594966399,
   'id': 'hsqkj6',
   'num_comments': 2,
   'score': 1,
   'selftext': "I've probably played one game with under 90 ping and the rest of my games are Midwest servers. Is there a way to change my region or hand pick certain servers?",
   'subreddit': 'VALORANT',
   'title': "Constantly getting Chicago servers, even though I'm playing from alaska? In csgo I used to get like 50-70 ping and I was fine with that, but valorant is way different."},
  {'author': 'ron_ass',
   'created_utc': 1594969785,
   'id': 'hsr7dl',
   'num_comments': 1,
   'score': 1,
   'selftext': 'Had a good 30+ kill game, got promoted. Match MVP twice in a row on teams where no one else went above .500, demoted. Ridiculous',
   'subreddit': 'VALORANT',
   'title': 'Ranking system is ridiculous'},
  {'author': 'Davaned',
   'created_utc': 1594967136,
   'id': 'hsqpgb',
   'num_comments': 1,
   'score': 1,
   'selftext': 'Was just listening to it and happened to notice',
   'subreddit': 'VALORANT',
   'title': 'Does anyone else think the Valorant menu music has the same vibes as Stellaris music?'},
  {'author': 'camuhflage',
   'created_utc': 1594968262,
   'id': 'hsqx6j',
   'num_comments': 2,
   'score': 1,
   'selftext': 'How much Valorant points would i get if I used a prepaid $25 card in Canada?',
   'subreddit': 'VALORANT',
   'title': 'Question about $25 rp card for valorant (Canada)'},
  {'author': 'YoSkunj',
   'created_utc': 1594959464,
   'id': 'hsp4pp',
   'num_comments': 7,
   'score': 1,
   'selftext': 'Hi guys do you guys  recommend shooting plus crouching? So what I mean is as soon as I start to spray my gun I crouch',
   'subreddit': 'VALORANT',
   'title': 'Shotting mechanics n valorant'},
  {'author': 'TheRealRandomPost',
   'created_utc': 1594946823,
   'id': 'hsm31t',
   'num_comments': 15,
   'score': 1,
   'selftext': 'My past 5 ranked games are as follows, I am gold 3;\n\nVictory 13-11 24/19   \nVictory 13-8 28/15 MATCH MVP   \nDefeat 9-13 17/20 TEAM MVP    \nVictory 13-11 26/17 MATCH MVP   \nVictory 13-9 22/14 MATCH MVP   \nI have two more losses and *seven* more wins that are no longer in my history.\n\nHow on earth am I supposed to rank up with impossible standards like this? Being match MVP more than half of the games and winning 11/14 games?',
   'subreddit': 'VALORANT',
   'title': 'How many wins does it take to rank up to plat?'},
  {'author': 'Nezhdan4ik2',
   'created_utc': 1594975677,
   'id': 'hss9kw',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I so understood, that cheaters not banyat, man under nickname GlobalElite CSGO played with cheats , he on the move in Smok shot and in heads hit on pulke, was hard AIM, I already the second time such chitakov meet and in sight developers Valorant would still !'},
  {'author': 'icesometric',
   'created_utc': 1594967172,
   'id': 'hsqpoq',
   'num_comments': 4,
   'score': 1,
   'selftext': "​\n\n[ Uhm u\\/RiotSupport u\\/RiotZiegler u\\/PlayVALORANT Why am I banned? I don't have any 3rd party apps installed. I am also streaming using streamlabs in fb.gg and twitch.tv. Can you help me and explain what is happening? ](https://preview.redd.it/on4guqwm2db51.png?width=1920&format=png&auto=webp&s=efe4cb22d68619b0e326acf66d8d1def9ee3fabe)",
   'subreddit': 'VALORANT',
   'title': 'Banned?'},
  {'author': 'TheLargeMachine',
   'created_utc': 1594976062,
   'id': 'hssbsy',
   'num_comments': 0,
   'score': 1,
   'selftext': ' [https://medal.tv/clips/28723257/vpdDZaHfe](https://medal.tv/clips/28723257/vpdDZaHfe)',
   'subreddit': 'VALORANT',
   'title': 'Sorry its not a twitch clip'},
  {'author': 'LeagueByVladiq',
   'created_utc': 1594978438,
   'id': 'hssqnf',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Hey guys! I made a short video with some USEFUL (I think) mollys on Haven.\n\n[https://www.youtube.com/watch?v=eShLi2P\\_sdE](https://www.youtube.com/watch?v=eShLi2P_sdE)',
   'subreddit': 'VALORANT',
   'title': 'A few useful and safe Mollys to protect spike (Haven)'},
  {'author': 't_mmey',
   'created_utc': 1595009515,
   'id': 'ht0q4k',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'If riot mutes all russians because they realize they suck at communicating, why are they allowing them to play ranked in <5 queues?'},
  {'author': 'AnaliaByrne',
   'created_utc': 1595002542,
   'id': 'hsyjka',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![img](5xoh9qrizfb51 "Black and gold operator skin appearing in my battle pass as i swap between numbers every weapon appears like this for a frame, is it a skin not released yet or something?")\n\n![video](p8hszvbszfb51 "video of it here.")\n\nIf anybody has any idea what is goin on can you let me know, i\'m curious.',
   'subreddit': 'VALORANT',
   'title': "Skin in battle pass that's not in the game?"},
  {'author': 'HazeYo1',
   'created_utc': 1595012117,
   'id': 'ht1ivi',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Why people dodge Ascent?'},
  {'author': 'staaymadbro',
   'created_utc': 1595015066,
   'id': 'ht2fev',
   'num_comments': 0,
   'score': 1,
   'selftext': '[https://imgur.com/a/RoTHTIo](https://imgur.com/a/RoTHTIo)',
   'subreddit': 'VALORANT',
   'title': '2K shock dart and round clutch for the win'},
  {'author': 'RIPGooch',
   'created_utc': 1595014851,
   'id': 'ht2d1h',
   'num_comments': 0,
   'score': 1,
   'selftext': 'https://youtu.be/W0vxRyPz0O0',
   'subreddit': 'VALORANT',
   'title': 'Immortal Minds: Demo Review (TSM vs T1 on Haven)(T1 x Nerd Street Gamers Valorant Showdown)'},
  {'author': 'skater687',
   'created_utc': 1595006895,
   'id': 'hszwry',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'What its Like Being in Bronze'},
  {'author': 'madmike95',
   'created_utc': 1595006377,
   'id': 'hszr0l',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Don’t get in my way'},
  {'author': 'iejonnnn',
   'created_utc': 1595007660,
   'id': 'ht05ff',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'can i finish the battle pass?'},
  {'author': 'los69edalyssa',
   'created_utc': 1595005797,
   'id': 'hszkhf',
   'num_comments': 1,
   'score': 1,
   'selftext': 'By no means am I a map designer, but there are only 3 chokepoints on Split, making it hard for attackers, especially if you lose mid control. \n\nThe solution: in B garage, add a tunnel (the defenders cannot see the tunnel anywhere from B site)  that leads to a tower that has a rope system up to B heaven. I drew up a sketch [here](https://imgur.com/gallery/ea28axt) if you want to visualize the idea. This could be a risky chokepoint to take for attackers, but it forces the defenders to send players to A, B site, Mid, watch the tunnel system up to heaven, and the 5th defender can fill somewhere. What do you guys think about this idea? How would you fix Split?',
   'subreddit': 'VALORANT',
   'title': 'How to fix Split'},
  {'author': 'TaserIKO',
   'created_utc': 1595008936,
   'id': 'ht0jhz',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Sneaky Sneaky and be a Assassin'},
  {'author': 'I_Luv_parrot_pets',
   'created_utc': 1595009135,
   'id': 'ht0ltf',
   'num_comments': 0,
   'score': 1,
   'selftext': '​\n\nhttps://preview.redd.it/p27wsv2jjgb51.png?width=1294&format=png&auto=webp&s=17d420a0c2e1089b2baa74e02d743521905dbca3',
   'subreddit': 'VALORANT',
   'title': 'Spikerush be like'},
  {'author': 'FrostValorant',
   'created_utc': 1594996980,
   'id': 'hswvh1',
   'num_comments': 8,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "After playing Jett since the first day of beta, i've managed to accumulate over 3000 hours so far on Jett. She is a very misunderstood agent with alot of benefits that alot of people over look. I made a video on her talking about tips, tricks, and ideal ways to play her in the current meta."},
  {'author': 'aKstarx1',
   'created_utc': 1594975498,
   'id': 'hss8hq',
   'num_comments': 6,
   'score': 1,
   'selftext': 'Make her smoke stick to the walls and be thrown like Sova. This way Viper will be able to create one way smokes and have bouncing lineups like Sova. Also make it so that she can pick it up from a further place like Cypher, but dont make it as far as Cypher. \n\nThis will allow Viper to create one-way smokes without complicated lineups.\n\nIdk about how to buff the Snakebite but you can either make it slow people or deal more damage.',
   'subreddit': 'VALORANT',
   'title': 'Viper buff idea'},
  {'author': 'Mackeral77',
   'created_utc': 1595009971,
   'id': 'ht0v4r',
   'num_comments': 0,
   'score': 1,
   'selftext': "Map:haven \nMy Side:attackers \n\n3v2\n\nAttacker side : brimstone, raze and sage \n\n\nDefenders: Jett, cypher \n\n\n\nSo we rotate to a site and it's empty so we plant there.\nI'm playing raze and I'm set up under heaven with the sage in heaven and brimstone playing a short. \n\n\nEnemy Cypher pushes from along and I kill him, enemy jett pushed from defender side and upto heaven. \n\nIt's currently a 3v1.... Until our brimstone ults heavenwithout warning , killing both me and the sage followed by his own death sword by the Jett, bomb diffused game lost 13-12. FML\n\n\nI'm not even the best player my highest rank was like gold 2, but like come on how do you ult your own team like that.\n\n\nI wish I clipped this I truly wish...\n\n\nTldr: brimstone player doesn't understand his ult goes through everything.",
   'subreddit': 'VALORANT',
   'title': 'The best brimstone ultimate you have ever seen!'},
  {'author': 'MrMarkius',
   'created_utc': 1595008266,
   'id': 'ht0c5i',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Jett bug/exploit. You can instantly cancel your dash after interacting with an orb. It's as simple as right after interacting with the orb you dash to any direction and instantly press the opposite movement key to cancel it."},
  {'author': 'MrMarkius',
   'created_utc': 1595009320,
   'id': 'ht0nxo',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "On jett, you can instantly cancel your dash after interacting with an orb. It's as simple as right after interacting with the orb you dash to any direction and instantly press the opposite movement key to cancel it."}],
 [{'author': 'Bincentorino',
   'created_utc': 1595102539,
   'id': 'htn3wy',
   'num_comments': 954,
   'score': 12635,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '"Shorty" - A Valorant Parody of Iyaz\'s Replay'},
  {'author': 'TimmyTurner3432',
   'created_utc': 1595109120,
   'id': 'htoxgy',
   'num_comments': 454,
   'score': 2439,
   'selftext': 'Awhile back I let my friend use my PC to show me Valorant. He used his account. He got me into the game so after our hangout I made my own account and started playing. About 2 weeks later he was banned for cheating by his own admission (using his device at home) but my device was also banned since he had a prior login on my device, even though I know for a fact he wasn’t cheating when using my device.\n\nLuckily I don’t really mind as I purchased $0 worth of stuff and I only really liked playing it to play with him, but I just wanted to warn everyone.\n\nThis is NOT a request for me to be unbanned.\n\nThis is NOT a bashing of RIOT. It makes total sense that they would ban any device tied to a cheater.\n\nThis is simply a warning to everyone to be careful who you let login on your device.',
   'subreddit': 'VALORANT',
   'title': 'PSA: Do NOT let ANYONE use your gaming device to play Valorant on their account. If they cheat later on, you will be HWID banned too.'},
  {'author': 'ByahTyler',
   'created_utc': 1595098272,
   'id': 'htluu6',
   'num_comments': 224,
   'score': 1087,
   'selftext': "I've stopped playing recently because of how often i get people who AFK or throw. Its annoying to commit 40 minutes to a game with that and I can't find a different lobby or anything. In csgo if I play casual, I can hop in and out of lobbies as I please. It actually feels casual. Valorant doesn't have that. Even casual feels like ranked without a rank because we have to commit to the whole full length game. I really think a true casual mode like csgo would help prevent the AFK and grief issues.",
   'subreddit': 'VALORANT',
   'title': 'This game desperately needs a mode where you can join and leave freely like csgo casual'},
  {'author': 'sentokoo',
   'created_utc': 1595093915,
   'id': 'htklzc',
   'num_comments': 32,
   'score': 473,
   'selftext': 'Some menu buttons have become unresponsive?\n\nThe Skip button is the most noticable.\n\nHaving similar problems sometimes with the Report button or Leave Game button',
   'subreddit': 'VALORANT',
   'title': "Anybody else find the Skip button at the end of a game doesn't do anything any more?"},
  {'author': 'tranceholic',
   'created_utc': 1595098613,
   'id': 'htlybd',
   'num_comments': 75,
   'score': 234,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'EPIC Frag Montage'},
  {'author': 'SunixDx',
   'created_utc': 1595097102,
   'id': 'htlivt',
   'num_comments': 38,
   'score': 195,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Easy Raze grenades that will help you win competitive games in Haven (defending)'},
  {'author': 'FloxaY',
   'created_utc': 1595091405,
   'id': 'htjw4q',
   'num_comments': 134,
   'score': 176,
   'selftext': 'Especially when they are not connected to VoIP so they can\'t even hear others, not just not being able to talk. *This is a rant mainly about how Riot doesn\'t want to implement a solo Q system but also not communicating on the russian VoIP issue.*\n\nEdit: ONLY FOR RANKED\n\nEdit:\n\n>For *Rated* matches flag players as "no-Mic", "no-VoIP" and "normal"(?) and put them in a queue which matches their flag, then over time move them to higher "tier" queues (no-VoIP lowest, normal highest), maybe check online player count to calculate when to move a player to a higher "tier" queue, also put no-Mic players to 4 stack queues first.  \n>  \n>I don\'t see why would it be a bad idea to match no-VoIP players of the same MMR. They don\'t lose anything with this while players who can use voice chat will have a higher chance of getting teammates who communicate over voice chat.  \n>  \n>Also with **PROPER** execution this change would not produce significantly higher queue times for no-VoIP/no-mic players as they just get matched with players with microphones on the other hand it would improve on MM quality.',
   'subreddit': 'VALORANT',
   'title': 'People without the ability to talk in-game should primarily be matched with each other.'},
  {'author': 'Darkoplax',
   'created_utc': 1595093431,
   'id': 'htkgum',
   'num_comments': 72,
   'score': 173,
   'selftext': '#Ninjas in Pyjamas  1-2  fish123  \n\n**Haven:** 13-9  \n**Bind:** 5-13  \n**Ascent:** 15 -17  \n\n \n\n-----\n\n \n    \n**WePlay! VALORANT Invitational  - Semi Finals**\n\n\n[WePlay! English Twitch channel](https://www.twitch.tv/weplayesport_en) | [WePlay! Officiel Information](https://weplay.tv/events/valorant/weplay-valorant-invitational)\n\n[vlr.gg coverage](https://www.vlr.gg/event/matches/62/weplay-valorant-invitational/?series_id=109) | [TheSpike.gg coverage](https://www.thespike.gg/events/weplay-valorant-invitational/31)  | [Liquipedia coverage](https://liquipedia.net/valorant/WePlay/Invitational) | [Valorantify.com coverage](https://valorantify.com/events/5f051d92e4e455dc85a76967/weplay-invitational#overview)\n\n\n-----\n\n\n\n\n \n\n###MAP 1: Haven\n\n \n\n|Team|DEF|ATT|Total|\n|:--|:--:|:--:|:--:|\n| **NiP**|6|7|**13**|\n||**ATT**|**DEF**|\n| **fish123**|6|3|**9**|\n\n \n\n|**Ninjas in Pyjamas**|**Agent**|**K**|**D**|**A**|**ACS**\n|:--|:--|--:|--:|--:|--:|\n|Crea|Omen|21|13|4|268|\n|Hyp|Reyna|20|14|4|264|\n|luckeRRR|Sage|16|10|4|203|\n|rhyme|Cypher|15|15|5|193|\n|Fearoth|Sova|13|13|8|179|\n|**fish123**|\n|ScreaM|Breach|17|19|6|236|\n|L1NK|Sage|17|16|7|228|\n|ec1s|Omen|14|17|2|215|\n|Kryptix|Cypher|10|16|1|129|\n|soulcas|Sova|6|17|6|102|\n\n#[Haven Detailed Stats](https://www.vlr.gg/1112/fish123-vs-ninjas-in-pyjamas-weplay-valorant-invitational-main-event-sf/?map=1)\n\n\n \n\n---\n\n\n\n\n \n\n###MAP 2: Bind\n\n \n\n|Team|DEF|ATT|Total|\n|:--|:--:|:--:|:--:|\n| **NiP**|1|4|**5**|\n||**ATT**|**DEF**|\n| **fish123**|5|8|**13**|\n\n \n\n|**Ninjas in Pyjamas**|**Agent**|**K**|**D**|**A**|**ACS**\n|:--|:--|--:|--:|--:|--:|\n|Hyp|Raze|12|14|4|238|\n|Fearoth|Sova|14|11|4|234|\n|Crea|Omen|9|17|4|162|\n|luckeRRR|Sage|8|16|6|129|\n|rhyme|Cypher|8|14|3|114|\n|**fish123**|\n|soulcas|Raze|17|11|7|282|\n|Kryptix|Cypher|19|11|4|269|\n|ScreaM|Sage|14|10|10|223|\n|ec1s|Omen|16|11|5|221|\n|L1NK|Sova |6|8|7|93|\n\n#[Bind Detailed Stats](https://www.vlr.gg/1112/fish123-vs-ninjas-in-pyjamas-weplay-valorant-invitational-main-event-sf/?map=2)\n\n\n \n\n\n---\n\n\n\n\n \n\n###MAP 3: Ascent\n\n \n\n|Team|DEF|ATT|Total|\n|:--|:--:|:--:|:--:|\n| **NiP**|4|11|**15**|\n||**ATT**|**DEF**|\n| **fish123**|12|5|**17**|\n\n \n\n|**Ninjas in Pyjamas**|**Agent**|**K**|**D**|**A**|**ACS**\n|:--|:--|--:|--:|--:|--:|\n|Hyp|Reyna|27|27|7|242|\n|Fearoth|Sova|21|22|17|203|\n|luckeRRR|Sage|22|22|5|202|\n|Crea|Omen|24|23|2|199|\n|rhyme|Cypher|20|25|5|179|\n|**fish123**|\n|soulcas|Sova|30|20|9|265|\n|Kryptix|Cypher|23|24|12|214|\n|L1NK|Sage|22|21|15|209|\n|ec1s|Omen|24|23|8|209|\n|ScreaM|Breach|19|26|12|164|\n\n#[Ascent Detailed Stats](https://www.vlr.gg/1112/fish123-vs-ninjas-in-pyjamas-weplay-valorant-invitational-main-event-sf/?map=3)\n\n\n \n\n\n---\n\nPost created by me',
   'subreddit': 'VALORANT',
   'title': 'Ninjas in Pyjamas vs fish123 / WePlay! VALORANT Invitational - Semi Finals / Post-Match Discussion'},
  {'author': 'rednamrahC',
   'created_utc': 1595111506,
   'id': 'htplfb',
   'num_comments': 50,
   'score': 163,
   'selftext': "Hi again! I'm Charr, an aspiring bodypainter and new Valorant player!  \nThank you for all the support on my [Viper post](https://www.reddit.com/r/VALORANT/comments/hpgz6p/i_bodypainted_myself_into_viper_not_brave_enough/)! This week I bodypainted myself into Reyna and it made me feel so badass!\n\nI hope you enjoy and please let me know if you have any suggestions for future characters! I'm currently considering Sage but open to new ideas! 😊\n\nhttps://preview.redd.it/vzgc24o1zob51.jpg?width=1556&format=pjpg&auto=webp&s=8ca85e62e33c432917c3a2c868df235aa20fd496",
   'subreddit': 'VALORANT',
   'title': "You guys seemed to like my Viper bodypaint so here's my attempt at Reyna!"},
  {'author': 'breathelikeatree',
   'created_utc': 1595106412,
   'id': 'hto7ik',
   'num_comments': 54,
   'score': 161,
   'selftext': 'So I heard riot is thinking of nerfing/buffing certain agents, and what better agent than brim daddy. Implementing these 6 buffs will create a more balanced agent in the queue. \n\n1. Brim has a backpack which is used for his utility, but I believe that this should allow him to carry multiple weapons he finds on the ground, not just the three he has currently. These weapons should be instantly equipable in the middle of a game, and he doesn’t lose them when he dies. \n\n2. I also feel like brims ULT is very imbalanced. In order to balance it out, I believe that if he uses his ULT on the spike, it should melt it into oblivion, resulting in an automatic win for his team. I also believe he should be able to use it whenever he wants because he is *the* brim daddy. \n\n3. His molly is also super underwhelming. He should have an unlimited supply that he can launch into every corner. Once a player touches it, it should signal an alert on his wrist causing it to instantly burst into flames, engulfing and killing the enemy. (Only person immune to this is the brim daddy on the other team, just to make it a little more fair <3) he will simply be left at one hp. \n\n4. His smokes. I believe that his smokes, when entered, should cloud the enemies vision with dust. As they leave, they should begin to cry from the pain and have their screen fogged up with tears, making it impossible to hit head shots or use abilities. \n\n5. brim daddy’s suit. He is wearing very thick armor, I believe this means he should be immune to all body and leg shots from every gun. He should be knife immune too and block all damage from agent abilities. This will result in enemy agents having to bow down to him in defeat and beg him for mercy to throw the game, which of course he won’t because he is *the* brimstone. \n\n6. Lastly, we can all agree brim daddy is the hottest agent in the game. Hes a sexc soldier. He’s the hottest agent that will ever exist. He can swoon anyone he comes across. I believe he should have a “winking” feature. This would cause any agent he crosses paths with to freeze and immediately faint after he winks at them, allowing him to swoop in for a kill. \n\n\nSo yeah. These are just some *minor* buffs that will make brimestone a more fair agent to play. These buffs shouldn’t be too hard to implement and I hope I can see these in the next patch. I think I was a bit lenient here but let me know what you think!',
   'subreddit': 'VALORANT',
   'title': 'Buff brim daddy'},
  {'author': 'daonlydagger',
   'created_utc': 1595109604,
   'id': 'htp2bl',
   'num_comments': 34,
   'score': 143,
   'selftext': '​\n\n[So this happened a little while ago, but a teammate failed the defuse the bomb with no time left. I really wonder how many thousandths of a second was left for the defuse.](https://reddit.com/link/htp2bl/video/3n88wp0ltob51/player)',
   'subreddit': 'VALORANT',
   'title': 'Failed bomb defuse with -00.00 seconds left'},
  {'author': 'MooingDeathPhD',
   'created_utc': 1595114454,
   'id': 'htqddl',
   'num_comments': 153,
   'score': 139,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'High sens gameplay in ranked / small tourneys (Diamond/Immortal elo)'},
  {'author': 'firewolf397',
   'created_utc': 1595092417,
   'id': 'htk6ir',
   'num_comments': 68,
   'score': 132,
   'selftext': "I play a lot of Viper and I think the biggest issue/ buff she really needs has to do with her ult, because currently, it feels incredibly unwieldy. It would be nice if it actually covered its entire radius all the time and not stopping because of random terrain and weird environmental interactions that mess with its radius. But more importantly, what I think her ult REALLY needs is a quality of life change! Ie, when you are casting it and when it is active, it should SHOW allies the radius that it covers on the map. Because a lot of times when I cast the ult, only God knows what dimensions the ult covers. This fact alone makes Viper's ult INCREDIBLY difficult for you and your team to play around because no one has any idea what angles are being covered by it and what isn't. And that is my opinion why Viper's ult is a lot of the time is not considered very beneficial to your team.\n\nBut if Riot thinks the quality of life improvements to Viper's ult isn't enough for whatever reason, it would be nice if the damage on Viper's wall becomes more noticeable. Due to the nature of how decay damage works and how thin/ short of a time enemies are in the wall before they pass through it... Her wall might as well not have any decay because it is that non-noticeable.",
   'subreddit': 'VALORANT',
   'title': 'Riot mentioned that viper will be buffed so here are my thoughts'},
  {'author': 'AcuteInfinity',
   'created_utc': 1595095553,
   'id': 'htl31t',
   'num_comments': 65,
   'score': 104,
   'selftext': "This may have already been posted, but I've been playing a lot of sage recently and have no shortage of players dogging me down for a heal, when I dont have one.",
   'subreddit': 'VALORANT',
   'title': 'Instead of repeatedly spamming the Sage for healing, please press alt and hover over the Sage to see if she has it or not.'},
  {'author': 'oTeaa',
   'created_utc': 1595112490,
   'id': 'htpuvn',
   'num_comments': 50,
   'score': 97,
   'selftext': 'Round 50 - This game was supposed to be a vote round for continuing the game or drawing, but we all got disconnected and it ended as a draw :(\n\nhttps://preview.redd.it/3w3r308l2pb51.png?width=1600&format=png&auto=webp&s=362706987f82ac1222194d23daf4b2202f06c312',
   'subreddit': 'VALORANT',
   'title': 'Longest Game Ever....'},
  {'author': '0-Logic-0',
   'created_utc': 1595104692,
   'id': 'htnq09',
   'num_comments': 10,
   'score': 96,
   'selftext': '[https://cdn.discordapp.com/attachments/352953827617538049/734145624483823626/2020-07-18.png](https://cdn.discordapp.com/attachments/352953827617538049/734145624483823626/2020-07-18.png)',
   'subreddit': 'VALORANT',
   'title': 'Sage has had enough'},
  {'author': 'Jett_potato',
   'created_utc': 1595098952,
   'id': 'htm1su',
   'num_comments': 84,
   'score': 96,
   'selftext': 'I\'ve seen this happen a lot in games.  Instead of "Sage, you kinda suck," tell them what they can do to improve.  Just be nice, you have to keep in mind that this game launched a month ago, some people are completely new to this.  Not everyone has 796 hours on CS:GO,  and not everyone is an Overwatch veteran.',
   'subreddit': 'VALORANT',
   'title': 'Be Nice. Teach your teammates.'},
  {'author': 'mahhiinn',
   'created_utc': 1595100565,
   'id': 'htmj07',
   'num_comments': 13,
   'score': 94,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'This is way too funny! It is my first time playing Valorant and I ran into a funny teammate like this!'},
  {'author': 'Nabul',
   'created_utc': 1595110378,
   'id': 'htpa64',
   'num_comments': 13,
   'score': 81,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Love it when they say "you\'re playing solo" (Solo ace clutch)'},
  {'author': 'NitroFoxYT',
   'created_utc': 1595094566,
   'id': 'htksru',
   'num_comments': 52,
   'score': 76,
   'selftext': '**https://imgur.com/iMS26TG**',
   'subreddit': 'VALORANT',
   'title': 'Made a clean White and Red Korean/Japanese style Jett skin!'},
  {'author': 'RickChum',
   'created_utc': 1595103230,
   'id': 'htnb2j',
   'num_comments': 8,
   'score': 62,
   'selftext': "In no particular order I'm going to list off tactics or tricks or habits that I've noticed among players\n\n- 1. **Baiting out utility by giving your position away, trading utility or other resources**\n\nBy giving away my position via shooting or movement, it's possible for the enemies to believe that there are more than just 1 person. This could lead to them using their utility. By shooting bullets into nothing can have a similar effect.\n\nTrading utility. By smoking off chokes and common angles, it's possible to get enemies to waste utility in preparation of a push.\n\n- 2. **Using your pistol/gun on destructible panels (Haven and Ascent)**\n\nOn Haven and Ascent, there are destructible panels that have 500 HP (idk if this is exact). After being destroyed the walls can be penetrated by bullets normally. Using your pistol to break these can help clear out common hiding spots. \n\nAs an attacker on Haven, you can shoot the panels on Garage door. As a defender on Ascent, you can shoot the panels on B Link, Mid Link, Mid Connector, w/e you call it.\n\n- 3. **Giving away your position by accident**\n\nThis applies to mostly Omen and Reyna and a lesser degree to Cypher. Omen and Reyna's flashes are shown on the minimap, on top of that, they come from the body out. This means that enemies can tell where a Reyna or Omen is by looking at the minimap. This can apply to Cypher, but only when his camera is activated. \n\nStabbing with your Knife creates sound, so don't go randomly walking and stabbing as if it's quiet.\n\n- 3.1. Related to point 3 but more of an it's own topic, **reloading a gun unnecessarily**. \n\nMost non-pistols can kill with less than 1/2 the clip, reloading can not only be dangerous by being vulnerable by reloading, but it can give enemies a general direction of where your position is.\n\n- 4.  **If the spike is dropped and you have time, try to attack from a different angle**\n\nI've seen many times where players stand for 30s holding an angle then walk in and take the 1v3. If you have time, try to attack from a different angle. Go for a loop around, go pick up that ultimate orb on the other side of the map, there are many things you could be doing instead of standing around.\n\n- 5. **Predicting where and how the enemies will play**\n\nI've often found myself trying to guess where and how the enemies will play the round. Works best for early rounds or against teams that like to rush. A common thing I've found is teams that lose round 1 usually won't rush that same site a second time, also, failing a rush usually leads to teams trying a different site. \n\nAdapting to the enemies playstyle is also important. If you know the enemies have been playing slow, try to space out your utility more or switch it up all together. For example, Brimstone likes to smoke at the start of the round, but you could delay that smoke a few seconds or maybe change where you place it. These small adjustments could throw off the enemies.\n\n- 6. **Switch things up**\n\nBy switching your playstyle and where each teammates plays (Defender side) you can catch the enemies off guard. Some rounds try playing aggressive and others maybe super safe. Also by switch up where agents play can have a huge impact, not only is it a playstyle difference but the difference in agent abilities could secure you a round. Switch it up and see how things go.\n\n- 7. **Practice using pistols**\n\nEverybody understands that it's fundamental to learn the general spray pattern of the rifle and controlling it at a distance, but just as important are the pistols. You start every game and half using pistols, winning the first round can secure an additional 3 round afterwards. Learning to shoot slower and controlling the aim of pistols are important too!\n\nUnrelated to pistols but to Pistol Round, if you're not the best aimer, try buying players that are your entry fraggers or top fraggers a pistol instead. This way they can afford Light Shield and maybe additional abilities. You just sit back and let them carry\n\n- 8. **Bad callouts are worse than no callouts. Make good callouts or make none at all**\n\nI'm definitely guilty of this one. Making bad calls can lose your team the round. False or bad information is damaging to the team because it could cause them to overrotate or maybe make them unable to hear something or can cause doubt of their own decisions. You're better off being quiet then being loud and wrong. \n\nSome good callouts are:\n\nYou have 6 shots left.\n\nX enemy player was last seen at X location.\n\nX enemy player has no more (utility, flashes, smokes, molly, ammo, etc)\n\nX enemy player has ult, watch out.\n\nI have no more (utility, flashes, smokes, molly, ammo, etc).\n\n- 9. **If your team is saving, save. If your team is buying, buy.**\n\nYou can lose rounds by not communicating your intentions with your econ. Giving the enemy team a Phantom on round 2 while all your teammates have Ghost can easily throw the round. Buying an Op while all your teammates are stuck on pistols probably will left you broke on the next round and the enemy team with an extra Op\n\nThese were most of the things I could list off the top of my head. Are there some things you disagree on? I'd like to hear about it.\n\n- 10. **If you have time, plant more in the open**\n\nThere are better plant spots than default. Plant in a spot that can be held from more angles",
   'subreddit': 'VALORANT',
   'title': "Here's a bunch of small tactics that I've picked up on"},
  {'author': 'alhyn',
   'created_utc': 1595100700,
   'id': 'htmkgo',
   'num_comments': 47,
   'score': 57,
   'selftext': 'This game is free, yes we know this. We don\'t care if you\'re friends are low ELO. I am seeing solo queue smurfs left and right. What is the drive? Do you just get hard stuck at a rank and try hard to just go and get hard stuck again? I\'m a Diamond - Immortal player. Watching my low ELO friends stream, I\'m seeing people that could compete with me? Are people that scared to lose their rank that it\'s genuinely  detrimental to your mental health? I can tell you, if you have to smurf to feel good at the game, you need to find a new hobby. Just practice, get better, and play competitive at YOUR ELO. It ruins the game for the lower ELO players, and drives them away from the game. Even worse, you\'re toxic to players who aren\'t as good as you. They didn\'t ask for a smurf to be there. Help them be better, stop the ruckery and help people learn. Stop using your "talent" to stunt other player\'s growth. Help, spread your knowledge, and let others enjoy the game the way we do.',
   'subreddit': 'VALORANT',
   'title': 'Dear Smurfs'},
  {'author': 'SunixDx',
   'created_utc': 1595097297,
   'id': 'htlkuo',
   'num_comments': 22,
   'score': 50,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Apparently If you use Phoenix ultimate when you are falling from training area you have a possibility to stay on a invisible floor down the map lol'},
  {'author': 'Darkoplax',
   'created_utc': 1595099929,
   'id': 'htmcbr',
   'num_comments': 10,
   'score': 47,
   'selftext': '#G2 Esports  2-0  need more DM  \n\n**Bind:** 13-3  \n**Ascent:** 13-7  \n~~**Haven:** 0-0~~  \n\n \n\n-----\n\n \n    \n**WePlay! VALORANT Invitational  - Semi Finals**\n\n\n[WePlay! English Twitch channel](https://www.twitch.tv/weplayesport_en) | [WePlay! officiel Information](https://weplay.tv/events/valorant/weplay-valorant-invitational)\n\n[vlr.gg coverage](https://www.vlr.gg/event/62/weplay-valorant-invitational) | [TheSpike.gg coverage](https://www.thespike.gg/events/weplay-valorant-invitational/31)  | [Liquipedia coverage](https://liquipedia.net/valorant/WePlay/Invitational) | [Valorantify.com coverage](https://valorantify.com/events/5f051d92e4e455dc85a76967/weplay-invitational#overview)\n\n\n-----\n\n\n\n\n \n\n###MAP 1: Bind\n\n \n\n|Team|DEF|ATT|Total|\n|:--|:--:|:--:|:--:|\n| **G2**|10|3|**13**|\n||**ATT**|**DEF**|\n| **nmDM**|2|1|**3**|\n\n \n\n|**G2**|**Agent**|**K**|**D**|**A**|**ACS**\n|:--|:--|--:|--:|--:|--:|\n|Patitek|Omen|26|8|2|428|\n|davidp|Sage|17|7|10|265|\n|ardiis|Sova|13|8|8|245|\n|pyth|Cypher|10|8|3|163|\n|Mixwell|Jett|9|9|3|144|\n|**need more DM**|\n|tigene|Sage|13|15|5|235|\n|FoDa|Sova|8|15|5|170|\n|bzt|Raze|7|15|6|162|\n|crazyd33r|Brimstone|7|15|3|157|\n|Barcode|Cypher|5|15|4|99|\n\n#[Bind Detailed Stats](https://www.vlr.gg/1113/g2-esports-vs-need-more-dm-weplay-valorant-invitational-main-event-sf/?map=1)\n\n\n \n\n---\n\n\n\n\n \n\n###MAP 2: Ascent\n\n \n\n|Team|DEF|ATT|Total|\n|:--|:--:|:--:|:--:|\n| **G2**|5|8|**13**|\n||**ATT**|**DEF**|\n| **nmDM**|3|4|**7**|\n\n \n\n|**G2**|**Agent**|**K**|**D**|**A**|**ACS**\n|:--|:--|--:|--:|--:|--:|\n|Mixwell|Jett|27|12|5|358|\n|pyth|Cypher|18|13|3|237|\n|ardiis|Sova|15|14|7|227|\n|Patitek|Omen|15|12|7|189|\n|davidp|Sage|13|10|7|163|\n|**need more DM**|\n|bzt|Raze|21|19|5|326|\n|Barcode|Cypher|15|18|4|194|\n|FoDa|Sova|11|17|9|191|\n|crazyd33r|Omen|10|18|3|130|\n|tigene|Sage|3|18|12|76|\n\n#[Ascent Detailed Stats](https://www.vlr.gg/1113/g2-esports-vs-need-more-dm-weplay-valorant-invitational-main-event-sf/?map=2)\n\n\n \n\n\n\n\n\n\n---\n\nPost created by me',
   'subreddit': 'VALORANT',
   'title': 'G2 Esports vs need more DM / WePlay! VALORANT Invitational - Semi Finals / Post-Match Discussion'},
  {'author': 'LocalTrashCan',
   'created_utc': 1595104202,
   'id': 'htnkya',
   'num_comments': 7,
   'score': 44,
   'selftext': "You've seen [Colette from Ratatouille](https://www.reddit.com/r/VALORANT/comments/hi2lbe/viper_is_the_woman_from_ratatouille_in_disguise/), but Viper do be lookin' kinda Gru-y.\n\nhttps://i.imgur.com/h0KVH1H.png",
   'subreddit': 'VALORANT',
   'title': 'My friends are kinda freaked out by mask-less Viper; their most recent facial comparison piqued my interest, so I had to edit it myself. [OC]'},
  {'author': 'TheBuGG',
   'created_utc': 1595097794,
   'id': 'htlq0c',
   'num_comments': 8,
   'score': 38,
   'selftext': 'I would love to have the option to add a blue or cyan flame to the knife.',
   'subreddit': 'VALORANT',
   'title': 'Eldeflame knife should have the other flame variables from the gun skins'},
  {'author': 'Pruvided',
   'created_utc': 1595101009,
   'id': 'htmnr6',
   'num_comments': 136,
   'score': 34,
   'selftext': '###Hello everyone! I hope some of you have had the chance to leave ideas for the subreddit on our [Feedback Thread](https://www.reddit.com/r/VALORANT/comments/hl4rtm/state_of_the_subreddit_feedback_thread_1/). If you haven\'t, it is something we still encourage users to check out. Based off some community feedback we will be addressing some new rules/additions.\n###These rules will not count retroactively, any posts that are currently up will not be removed under these rules, only posts created after this announcement will be enforced under these rules.\n\nFirstly, we are implementing a 100 character minimum for all text posts. We have noticed that the majority of posts with low word count fall under our "no low-effort" rule. This rule is aimed at creating more meaningful discussions by requiring users to go a little more in depth with their topic by being more descriptive.\n\nThis rule will be an addition to our current "[**No low-effort submissions**](https://www.reddit.com/r/VALORANT/about/rules/)" rule:\n\n>All text submissions must have a 100 character minimum in the body text. Posts that only consist of short title references like "Title", "That is all", "\\^", etc will be removed.\n\n---\n\nWe\'ve noticed a lot of cases where there has been confusion regarding the application of some of our rules. We have made a few clarifications regarding Direct Address, Private Individuals, and Spam/Self-Promotion to hopefully make them clearer.\n\nWith our direct address rule, there have been many occasions where users do not know why their post was removed. This subreddit is designed for users to talk with the community and not a forum to directly talk to Riot. This rule is specifically meant to target posts such as "Dear Riot, Please add \\_\\_\\_\\_ to the game", but there are still more subtle ways to directly address Riot that we will remove posts for. Riot is active in the community and will often comment on a thread. We are currently working on finding a good way to highlight Riot responses on threads while also allowing them the freedom to casually interact and not feel the need to always answer with a "professional" response.\n\nThis rule will be an addition to our current "[**No Direct Address**](https://www.reddit.com/r/VALORANT/about/rules/)" rule:\n\n>Some common words and phrases that are considered direct address include: "Please add/change/fix" and "Can we add/get/fix."\n\n---\n\nIn [our previous set of new rules](https://www.reddit.com/r/VALORANT/comments/gz6r5g/new_rules_clips_stream_promos_and_private/), we introduced the concept of private individuals and banned posts explicitly calling out such individuals. Given that there was some (admittedly understandable) confusion about who qualifies as a private individual, we will be adding the following section to our current Private Individuals rule:\n\n>Private individuals are those who do not place themselves in public view by way of content creation or media presence. This could include methods such as videos, articles, humor, etc.\n\nAn important consequence of this definition is that high elo players (even Radiant players) are also classified as private individuals, unless they stream/create videos/etc. This means that posts calling out high elo players must be censored unless they are public individuals.\n\nAs a reminder, this subreddit is not the place to report some random cheater in your ranked games. **If you encounter a cheater in any rank, you can report them using the in-game report feature as well as creating a ticket at Riot support with proof of said cheater.**\n\n---\n\nOur spam/self-promotion rule has previously been laid out in terms of percentages, but, we\'ve decided to move from the current vague definition of 10% to the following "[**Spam/Self-Promotion**](https://www.reddit.com/r/VALORANT/about/rules/)" rule:\n\n>Do not spam; no more than 3/25 of your last submissions on Reddit should be self-promoting content.\n\n>Excessive spam is not allowed. Self-promotion is allowed as long as the content is relevant to VALORANT and does not break one of the other rules. You may only self-promote if at least 23 of your last 25 posts/comments are organic discussion on all of Reddit.\n\nThis change creates a *slightly* less strict ratio as well as hopefully makes it clearer for users to know when they are breaking the rule.\n\n---\n\nOn a special note, the mod team wanted to give thanks to users /u/PK_Fr33Z3 and /u/Vacre. They are responsible for the new subreddit icon and we are excited to see more community work!',
   'subreddit': 'VALORANT',
   'title': "Expanding Our Ruleset: Third Time's the Charm"},
  {'author': 'HedgehogMikey',
   'created_utc': 1595101147,
   'id': 'htmp9y',
   'num_comments': 79,
   'score': 34,
   'selftext': 'I\'d like to hear everyone else\'s opinions on underrated voice line- everyone knows "STAY OUTTA DA FIRE" or "there you are you little SHIT" but theres a lot of lines that dont get recognition like sova yelling "I LOVE YOU ALL" after a flawless round',
   'subreddit': 'VALORANT',
   'title': 'Most underrated voice lines?'},
  {'author': 'IIXCII',
   'created_utc': 1595092011,
   'id': 'htk2d0',
   'num_comments': 18,
   'score': 33,
   'selftext': "​\n\n[Edit by u\\/IIXCII](https://preview.redd.it/28aj5c9jdnb51.png?width=2160&format=png&auto=webp&s=d242014d13b55e9d92ac81ebc9867f7c5a198b58)\n\n**INFO:**\n\nAnother one! This time it's Omen. Its my favorite work. It took longer than usual. I hope you like it!\n\n​\n\nP.S.\n\nIf you compare my work with the original Omen, it makes Omen look more friendly than usual.\n\n​\n\n**Add-ons:**\n\n​\n\n[Edit by u\\/IIXCII](https://preview.redd.it/oaxoc6ltdnb51.png?width=1080&format=png&auto=webp&s=1027189226b9d067be6a890fb323c455e6597e92)\n\n​\n\n[Wallpaper. Edit by u\\/IIXCII](https://preview.redd.it/yttbw62vdnb51.png?width=3840&format=png&auto=webp&s=56c4f3b18a7236aa83245b362f6c45b05a5519cc)",
   'subreddit': 'VALORANT',
   'title': 'Omen_Demonic ||| FAN EDIT'},
  {'author': 'Justinhastingsx',
   'created_utc': 1595105095,
   'id': 'htnu3p',
   'num_comments': 12,
   'score': 32,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Why you shouldn't be toxic... Karma is great..."},
  {'author': '407dollars',
   'created_utc': 1595102834,
   'id': 'htn718',
   'num_comments': 31,
   'score': 30,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'This happens entirely too often'},
  {'author': 'apiiness',
   'created_utc': 1595116058,
   'id': 'htqrnt',
   'num_comments': 23,
   'score': 27,
   'selftext': 'We played 4vs5 got to overtime went on to vote , since we were 4 we couldnt vote for draw and they dragged the game long enough that we eventually lost. why is it like this and why do i still loose rank when i am top fragging a 4vs5 game that went on for 30 rounds.',
   'subreddit': 'VALORANT',
   'title': 'The voting system is wrong'},
  {'author': 'flipqilf',
   'created_utc': 1595101344,
   'id': 'htmrdb',
   'num_comments': 10,
   'score': 26,
   'selftext': ' https://imgur.com/LlZ5e0U \n\nWhen your friend is addicted to aiming at kneecaps. Gen Z humor at its finest. made this drunk at 2 am.',
   'subreddit': 'VALORANT',
   'title': 'When you aim low'},
  {'author': 'Zockerbaum',
   'created_utc': 1595099098,
   'id': 'htm39z',
   'num_comments': 105,
   'score': 25,
   'selftext': "I've played LoL before of course but this is my first shooter. I'm only silver in LoL after 2 years of playing, but I don't even think it's because of the fps, I think it's more because I refuse to play strong champions that aren't fun and my internet wasn't the best. In a few weeks I'll get a perfect new connection though.\n\nWell actually I already played Splatoon 1&2 and Fortnite before Valorant, but that was also super casual and on a Switch, so everyone was stuck with 60 fps.\n\nValorant is the first shooter I'm playing with a Mouse instead of a controller with motion control and my aim is, as to be expected, underwhelming.\n\nIt's not the PC that is forcing me to play with 60 fps btw, but my monitor that only has 60 Hz. It's a 4k photo editing monitor from my father so response times are pretty bad too.\n\nIn addition to the new internet I'm also thinking about buying a new Monitor for myself. \n\nDo you think my aim will improve with a good 144 Hz (QHD) monitor? Will I still suck? Do I just have to get used to playing with a Mouse first? Am i retarded for even expecting decent aim under these circumstances?\n\nEdit: To clarify, I'm asking about performance improvement, not about smoother experience.\n\n[View Poll](https://www.reddit.com/poll/htm39z)",
   'subreddit': 'VALORANT',
   'title': 'How important is a high framerate?'},
  {'author': 'shawfishface',
   'created_utc': 1595092498,
   'id': 'htk7ax',
   'num_comments': 14,
   'score': 24,
   'selftext': 'I’m not specifically talking about bundles but there should be more phantom skins and not so many vandal skins. I’m one of the people who can’t afford a whole bundle and only buys the battle pass and the odd skins. I’m just saying more 875 skins for phantoms',
   'subreddit': 'VALORANT',
   'title': 'More cheap phantom skins'},
  {'author': 'RithOP',
   'created_utc': 1595093975,
   'id': 'htkmla',
   'num_comments': 50,
   'score': 21,
   'selftext': '1. Should have infinite dashes and infinite jumps for better plays \n\n2. Whenever someone enters her smoke, that player is tracked for the remainder of the round\n\n3. Infinite knives because why not \n\n4. Should be immune to headshots and body shots because she has white hair\n\n5. Should be immune to Raze ult because her clothes are made of titanium \n\n6. Should be able to steal opponents guns and money because shes a thief\n\nEdit: joke',
   'subreddit': 'VALORANT',
   'title': 'Jet buff ideas'},
  {'author': 'Vowiing',
   'created_utc': 1595109149,
   'id': 'htoxrl',
   'num_comments': 29,
   'score': 19,
   'selftext': 'Hi there! I’m Vowing and I would like to discuss toxicity in the community.\n\nSome people, like my friend, are autistic. I was watching and listening to him play on discord today and at the end of the match two of the people at the end called him a retard and said they didn’t have fun playing with him. That his voice was annoying and stuff. It disgusted me to see people like this exist. He doesn’t accept he had a medical condition. He wants to be normal so he plays video games. There are actually types of people out there that say this kind of thing. It sickened me. I got my friend to report them and I hope they both get banned. It was absolutely disgusting. Thank you for reading and I hope there is some action taken against these absolutely foul human beings.',
   'subreddit': 'VALORANT',
   'title': 'A problem with toxicity in the community'},
  {'author': '[deleted]',
   'created_utc': 1595097218,
   'id': 'htlk2f',
   'num_comments': 10,
   'score': 16,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': "Omen Fan Art but it's in White"},
  {'author': 'Ner3idis',
   'created_utc': 1595110491,
   'id': 'htpbcb',
   'num_comments': 20,
   'score': 15,
   'selftext': 'Hey there, just reached Diamond today but need some advice to overcome one of my major problem which is my crosshair/aim placement. \n\nComing from CoD and Battlefield I always tend to aim for the neck/chest. No matter how hard I try I’ll always end up filling the body instead of aiming for the head. \n\nI’ve tried practicing into the range everyday and got quite good at only hitting HS but as soon as I’m in game old habits take over and I kinda feel like it’s limiting my ability to win duels now ... \n\nDid someone know a good routine to overcome this ? It’s about erasing 10 years of bad FPS aiming habits 😅',
   'subreddit': 'VALORANT',
   'title': 'How to overcome old habits ?'},
  {'author': 'DarkCommanderAJ',
   'created_utc': 1595104608,
   'id': 'htnp4j',
   'num_comments': 41,
   'score': 15,
   'selftext': '\n\n[View Poll](https://www.reddit.com/poll/htnp4j)',
   'subreddit': 'VALORANT',
   'title': 'If you had to choose one class to play with forever, what would it be?'},
  {'author': 'Howdy_turtl',
   'created_utc': 1595110014,
   'id': 'htp6j1',
   'num_comments': 16,
   'score': 15,
   'selftext': 'So i really like the prime vandal and all variants, i know that you have to unlock them with radiant points. What i dont get is, can you switch back to another skin variant after unlocking a new one? If not thats just stupid, why would i pay for such an expensiv skin and also unlock the other variants if you cant even select between them...',
   'subreddit': 'VALORANT',
   'title': 'Can you change the skin variant after upgrading?'},
  {'author': 'HercFila',
   'created_utc': 1595105393,
   'id': 'htnx0a',
   'num_comments': 4,
   'score': 13,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'When the game is sabotaging you :/'},
  {'author': 'van9750',
   'created_utc': 1595110285,
   'id': 'htp98j',
   'num_comments': 41,
   'score': 13,
   'selftext': "Hi all, I've been loving Valorant since it came out, it's a nice break from CS when I need it. I'm not that great of a player (Silver 2 in CS, low Gold/high Silver in Valorant) and I don't play every day, but when I do trying to deal with the negative mental aspects of the game has been really challenging for me. I'd love to hear how other people manage it. The ranking system seems to be pretty fluid, which is great when I'm ranking up but incredibly stressful when I'm doing poorly. I haven't played consistently since last week, but I was on a hot streak (went from Silver 2 to Gold 1 in a few days) after winning or losing (a close one while top fragging) a few games in a row, and I was feeling pretty good about it. I picked up the game today, lost the first game, and instantly deranked to Silver 3. I know it shouldn't matter to me, but losing and deranking sucks, and when I consider myself to be playing poorly it really affects how I play and how I think while I'm playing. I start worrying that I'm going to derank, that I'm not actually supposed to be in Gold and that it was a fluke, etc.; basically just doubting and criticizing the hell out of myself. It makes playing close games way more stressful than it should be (instead of fun). Tilting sucks, but it seems like when I'm in a rut mid-game I quickly get stuck in a downward spiral. This isn't so much a problem in CS (I've been Silver 2-3 for a few hundred hours now) so I don't really care, but the fluidity of ranks in Valorant makes it seem much more pressing. Does anyone have some mental strategies they've used to stop worrying so much? I love playing (even solo queuing!) but sometimes it seems like I've created a situation where I have to win or do well to have fun, and obviously that doesn't always happen. It's embarrassing to admit, but it's true. Any advice?",
   'subreddit': 'VALORANT',
   'title': 'How to deal with tilt and deranking anxiety?'},
  {'author': 'ReloadingSkillz',
   'created_utc': 1595102906,
   'id': 'htn7tq',
   'num_comments': 2,
   'score': 10,
   'selftext': '[https://clips.twitch.tv/AggressivePrettiestWasabiAliens](https://clips.twitch.tv/AggressivePrettiestWasabiAliens)',
   'subreddit': 'VALORANT',
   'title': 'Mixwell Sick 1v3 Cluch - WePlay! VALORANT Invitational'},
  {'author': 'Gaafff',
   'created_utc': 1595102747,
   'id': 'htn64k',
   'num_comments': 14,
   'score': 9,
   'selftext': 'All good and well-made skins come only for vandal, I need phantom skins. \u200e\u200e\u200e\u200e\u200e\u200e\u200e\u200e\u200e\u200e\u200e\u200e\u200e\u200e\u200e\u200e',
   'subreddit': 'VALORANT',
   'title': 'What riot has against Phantom?'},
  {'author': 'Ferrum336',
   'created_utc': 1595098372,
   'id': 'htlvtp',
   'num_comments': 24,
   'score': 8,
   'selftext': " Welcome to the Valorant community. I noticed that to get a full contract,   you need to play a lot and decided to calculate how much time, days,   experience, hours of play you need. For 1 game, we get an average of + -   4000 experience. To get a full agent contract you need: (+- ) 208   matches 350 hours of play(+-15 days) This is 825,000 experience per 1   agent. You need more than a month for a full contract of 1 agent, and   there are 11 of them in the game, and even if the warrant gives 2 agents   5 levels, it's still a lot. Support with a like to Riot games notice   it.  You need it too! I just want to make getting an agent's contract  more affordable",
   'subreddit': 'VALORANT',
   'title': 'Valorant community'},
  {'author': 'tyrede0',
   'created_utc': 1595111666,
   'id': 'htpn0o',
   'num_comments': 2,
   'score': 8,
   'selftext': 'Hey guys! So I feel like we all know that from all the agents, Viper is probably the one that feels the less powerful from the current roster. I had some ideas that could potentially make her a more valuable addition to a team. Keep in mind that I am in no way a professional so I might not know  everything about higher rank play style. So any way, let’s go through every abilities\n\n\nC- Snakebite:\n\n\n In my opinion this is the ability that don’t really need any changes it is similar to brimstone molly or Phoenix’s fireball. Some people suggested that Viper should be able to walk through it without taking damage but I don’t really think that it is an issue \n\n\nQ- Poison cloud:\n\n\nThis is the ability I really would change. In essence this is just a smoke. Yes it does inflict decay but at a really slow pace and the health is regained rapidly. Therefore, if we compare it with other smokes available for other characters it’s easy to see how weak it is. First of all you need to have line of sight of where you want to throw it or at least be really near it. The only other character who needs that to place smokes is Jett and her whole kit revolves around going in and staying out of fire with her dash/jump. Compared to Brimstone or Omen smoke that you can place without putting yourself in danger Viper’s smoke are really limited. Even with the facts that you can activate/deactivate it at will, I feel like the fact Omen gets a new smoke that he can place anywhere on the map every 30 seconds and for free  is just way better. Even Brimstone has 3 smokes which basically means he could also smoke the same angle for a amount of time similar to Viper while also having the ability to put it anywhere else. I had a 2 ideas to make those smokes a little better.\n\n\n\nIdea 1- keep the same decay and everything but make it so that Vipers vision when she enters the smoke orb is the same as the one we have under Omen’s smokes (seeing everything under the dome) while enemies are short sighted. That would make it really easier for the smoke to be a real threat as entering it with a Viper in it means you have a high chance of dying.\n\n\n\nIdea 2- Make it so that enemies stay short sighted for a bit of time after getting out of the smoke. That would lead to some interesting on/off plays that would make the character more viable in my opinion.\n\n\nE- Toxic screen\n\n\nIn my opinion the fact that they made the wall go through wall was really the good way to go as the problem with the toxic screen was the same as it now is with the orb, you had to put yourself in danger to put it down. So there is nothing else to change here I believe\n\n\nX- Viper’s pit\n\n\nAs it is this ultimate isn’t useless, it can provide good cover for a spike plant and is a really good repellent for a push on a site if playing defense. But, again, when you compare it to other ultimates available in game it feels like it’s lagging behind. It basically is just a big smoke and the decay isn’t really fast enough to give any real advantage to Viper in most engagements. She also get no vision bonus except the red glow... which Reyna gets for the the whole map without being blinded... so here are my ideas to make it a bit more powerful:\n\n\nIdea 1- Give a vision advantage to Viper\n\nIt could just be giving her vision in the smoke a slightly longer reach so that she can at least see the enemies before they do and make it so that her ult is actually advantageous for her and not just a big neutral smoke\n\nI also saw a post suggesting that the ultimate could gradually lower the enemies vision up until they are concussed (like breach ultimate and abilities) \n\n\nIdea 2- Give Viper a damage advantage\n\n\nI could see many way of doing this. They could potentially make it so that enemies that stay in the smoke get the “fragile” debuff so that Viper still has an advantage even if she sees the enemies at the same time they see her. However that would be very strong considering that means double damage from anyone and a decay debuff but if they change fragile to deal x1.5 damage or something of the sort it could be balanced and thematic considering Viper is the only one with access to ”fragile”. Another option could be to turn the decay inflicted in some sort of “poison” that would act the same as decay but be permanent damage. It could be something like dealing 99 damage overtime so it can’t actually kill a player but would be another advantage for Viper. They could even reuse the keyword for her snakebite... however in that case because of “fragile” poison could kill. That could lead to some plays with her ult coupled with her snakebite. The snakebite wouldn’t deal double damage since the poison effect would be applied only once but it would allow players to die of the poison.\n\n\n\nSo here it is guys, how to make Viper better in my humble opinion',
   'subreddit': 'VALORANT',
   'title': 'Ideas to make Viper better'},
  {'author': 'dmsw2m',
   'created_utc': 1595112686,
   'id': 'htpwp1',
   'num_comments': 17,
   'score': 8,
   'selftext': "I've been a little frustrated recently. I've been playing Valorant since the second beta, and while the game ran very smoothly back then, it's performance has been a CONSTANT downward trend. Despite the performance being absolutely awful on high end rigs for a good length of time, I've noticed that the devs have finally gotten their shit together, and sorted it out for the rigs that it shouldn't have been an issue for in the first place. Great, I guess.\n\n​\n\n​\n\nBut ever since these issues have been seemingly fixed, I notice that Valorant hasn't been getting any more patches for performance, like, at all. Despite almost none of the performance patches improving FPS for rigs that weren't high end, and despite saying they were going to continually optimize the game, my performance on both my rigs is just, unapologetically awful, with almost no end in sight.\n\n​\n\n​\n\nFor context, here's the min specs for 144 + frames, taken directly from [https://playvalorant.com/en-us/specs/](https://playvalorant.com/en-us/specs/)\n\n​\n\n​\n\ni5-4460, and a 1050ti. For 144fps +. I have two rigs, one running a 8700k, and a 2070. While my performance there is more than acceptable, I'm not home near as often as I use to be, and as a result, I tend to play on my second rig more. My second rig has a i5 6600k, rx570, and 8 gigs of ram. Despite being more than enough to supposedly reach the 144+ min requirements, the amount of time where I'm actually maintaining this frame-rate is completely marginal. I tend to lock my frame-rate at 144 or 120 given the piss poor performance. But if I unlock it, I'll have highs into the 190-200s. With lows as bad as 80 to 90 fps. Even with the framerate locked, the screen tearing and frame drops are horrendous. With the average probably being around 104. Keep in mind, Valorant devs have even stated that they want performance benefits for lowering settings to be minimal, if not nonexistent. This performance is on the lowest possible settings. Everything at the absolute minimum. I'm talking 4x filtering, no anti aliasing, 720p resolution. lowest settings fucking possible. If I even try to turn textures on medium I'm looking at 90-100 fps average.\n\n​\n\n​\n\nNow keep in mind, on top of this, my performance in a custom lobby, or in the practice range, is incredibly smooth, with very little spikes overall. The issue, and piss poor performance almost only arrives when I'm in an online match with other players. Which, in my experience points to a CPU optimization issue.\n\n​\n\n​\n\nI have a background in IT, and I promise you I've reset my PC, reinstalled Windows, reapplied thermal paste to my CPU and worked on air flow in my case. Despite all this, and the constant attempted workarounds each patch, Valorant is the only game that experiences these types of issues. I typically play Valorant with nothing open in the background, and even having discord running at the same time as Valorant shows massive increases in screen tearing and terrible performance.\n\n​\n\n​\n\nNothing else on my PC has this issue. Not Sea of Thieves, not Rust, not any of the other games I play, and definitely not one with spec requirements as low as this. I've seen users with the same CPU iterate the same issues. Users with similar specs iterate the same issues. This is not an issue with my specific PC, this is terrible optimization and it's actively keeping me from spending any real amount of time or money on the game as I can't even come close to actually enjoying it. I've heard of players in this subreddit with specs that are lower than this having 144fps CONSTANT. With almost no drops. I'm talking i3's and 1050ti's with constant 144. (according to them).\n\n​\n\n​\n\nRiot has said they would keep working on these fixes, now that the most vocal part of the community isn't experiencing them they've all but forgone performance patches. They were more than happy to take the workload when players with 2080ti's and 9900ks were experiencing issues (because how could you optimize a bare bones game so poorly that the top 1% of PC's cant handle it despite having low-med requirements.)\n\n​\n\n​\n\nPlease. Just fix these issues. There's zero excuse for my current performance. I shouldn't have to pay top dollar for a secondary rig in the hopes that they'll acknowledge and actually tend to the issue. I've sent in tickets, I've posted in the bug threads. I get no reasonable or helpful responses. I just want to enjoy the game.",
   'subreddit': 'VALORANT',
   'title': "Valorant's Optimization is Still Terrible, and No One is Talking About it."},
  {'author': 'MikeMeltz',
   'created_utc': 1595102317,
   'id': 'htn1jd',
   'num_comments': 0,
   'score': 7,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant Playz # 2'},
  {'author': 'Rohooster',
   'created_utc': 1595108719,
   'id': 'htotn5',
   'num_comments': 14,
   'score': 7,
   'selftext': "Hey guys, I'm a platinum player, who often struggles with pistol rounds. I'm fine with literally every other gun, but my ghost and my classic are extremely bad. I feel like at my level I should be good at pistols, and it's holding me back from my goal(diamond). Anyone have any tips/ways to practice pistols? I find drills do help me alot, and they did boost my rifling in the beta.",
   'subreddit': 'VALORANT',
   'title': 'I would like to improve at pistols'},
  {'author': 'Extraordinary_DREB',
   'created_utc': 1595101192,
   'id': 'htmpsh',
   'num_comments': 20,
   'score': 7,
   'selftext': "I downloaded this last week or so? At first, I was shocked at how my Potato Laptop can run the game smoothly in low settings and enjoy the most out of it. I became inlove on how the abilities and gunplay mesh together but it's not an ability fest but a test of your skills. But the FPS spikes both ingame and menu is really frustrating. \n\nToday, I couldn't pick an agent because it wasn't showing up on-screen, which happened twice so now I am facing a 1 hour penalty. Sometimes when the game ran, I'd have FPS spikes which wasn't really there on the last update. When I updated the game that's where the horror began. FPS spikes everywhere and I couldn't play anymore. I wanted to play more (I am saving to put more RAM in my laptop and soon to be a gaming laptop in the future) but the problem in this patch (I think?) and the potatoness  of my laptop (4GB with Dedicated AMD graphics card) is stopping me. \n\nAm I the only one experiencing this? Mods should also create a Lounge Megathread for discussions like this.",
   'subreddit': 'VALORANT',
   'title': "I can't play the game anymore..."},
  {'author': '[deleted]',
   'created_utc': 1595110187,
   'id': 'htp89x',
   'num_comments': 8,
   'score': 6,
   'subreddit': 'VALORANT',
   'title': 'Afk’s'},
  {'author': 'personofviewpov',
   'created_utc': 1595108347,
   'id': 'htoq8s',
   'num_comments': 7,
   'score': 5,
   'selftext': 'I\'m so sick and tired of playing with Turkish players all day and night. The only thing I receive in every match is nothing but mouthful of foul language, making fun of playstyle, blaming someone as a "camper" or killing someone from their back. Please let us change or choose the server or the region we want to play in. I seriously don\'t care about the ping. It can be higher I couldn\'t care less as long as I don\'t play with Turkish people. \n\nThere is no kind of contact you can make, there is no way of collaborating. As you say something in English, they blame or start discriminating you and it happens both from your own team and the enemy so you start playing against a stack of 9 players, including your own team, too. This problem should be taken care of, this problem should be addressed by everyone dealing with these toxic players everyday. It\'s seriously ruining the pleasure you can have. You can say "don\'t make it a big deal, disable audio chat", I already did it. I don\'t hear anyone\'s speaking or they don\'t hear me speaking but I cannot disable text chat. I can do that at the beginning of each match but then I couldn\'t find out where the enemies are if I\'m watching a different area. \n\nThere are times I played with Greek, Polish, Dutch or European people and have never experienced such problems. I have never seen such toxic players. This happens in every match, every single match I repeat and happens everyday. \n\nThere should be a way to fix this issue. If you have any idea, please share.',
   'subreddit': 'VALORANT',
   'title': 'Riot should let us change the region'},
  {'author': 'GrantWardKilledDeath',
   'created_utc': 1595103737,
   'id': 'htng95',
   'num_comments': 2,
   'score': 5,
   'selftext': "Even after Viper buffs in patch 1.02, she still has a low pickrate and is generally agreed to be the weakest agent in the game.\n\nChanges in 1.02 to Viper's Snakebite didn't fix the ability's issues. It still couldn't be used to clear corners or to stop a push as the fragile effect really didn't have that many opportunities to actually make a difference. I'd suggest removing the fragile effect altogether and instead buffing the DPS of Snakebite to around 70% of Brim's molly. \n\nAnother key issue with Viper's kit is that her smoke abilities (poison orb, toxic screen, and her ult) is that pushing through her smokes doesn't harm the player because decay is practically useless.  I think the fragile effect would be better applied to her smokes. (x2 damage might be too much, but x1.5 seems reasonable) Decay and fragile should also linger on the player for a few seconds instead of immediately disapearing. \n\nIf Viper is still too weak, then her smoke abilities could also apply a vision debuff similar to the Paranoia orb in Spike Rush, except much weaker and without the fake sounds.",
   'subreddit': 'VALORANT',
   'title': "Buffs I'd like to see as a Viper main:"},
  {'author': 'Erbeos3',
   'created_utc': 1595114733,
   'id': 'htqfvf',
   'num_comments': 0,
   'score': 5,
   'selftext': '[https://thumbs.gfycat.com/AcidicThreadbareIndigowingedparrot-mobile.mp4](https://thumbs.gfycat.com/AcidicThreadbareIndigowingedparrot-mobile.mp4)',
   'subreddit': 'VALORANT',
   'title': '"Olofboost" with Jett on Bind (Vision-Bug)'},
  {'author': 'Addicted-Person',
   'created_utc': 1595105031,
   'id': 'htntg5',
   'num_comments': 12,
   'score': 5,
   'selftext': 'Omens paranoia should have a long range and duration because paranoia give is a mental disease\n\nOmen should have his gun automatically out when he tp’s because when his knife is out you can’t react to someone holding the angle\n\nOmens can’t be killed because he is shadow and not human',
   'subreddit': 'VALORANT',
   'title': 'Omen buff ideas'},
  {'author': 'Irongiant03',
   'created_utc': 1595112900,
   'id': 'htpypg',
   'num_comments': 2,
   'score': 5,
   'selftext': "Is there a reason why i play like 5 or 6 games with the same map, last week i was getting nothing but haven and then i kept getting bind non stop and now I'm only getting ascent. anyone else getting this?",
   'subreddit': 'VALORANT',
   'title': 'same maps on ranked'},
  {'author': 'tkapplez',
   'created_utc': 1595091687,
   'id': 'htjz52',
   'num_comments': 4,
   'score': 5,
   'selftext': 'Hey , so iv noticed the last few days i keep having this problem of ingame randomly ( well iv noticed sometimes its when alot is happening in the game eg abilities). Im getting a fps drop that lasts the most minuscule second.\n\nI average a constant 250-300 fps in game and it feels like it drops to about 10 for about 0.2 seconds.\n\nIv tried to recreate the lag , with the bots on the training. When i keep starting at stopping  the test the lag im getting here is the same as im getting in game.\n\nThe Lag : https://imgur.com/a/Wv2NqyT',
   'subreddit': 'VALORANT',
   'title': 'Getting Extremely Quick FPS Drops in Games'},
  {'author': 'gigglingshay',
   'created_utc': 1595094551,
   'id': 'htksmg',
   'num_comments': 22,
   'score': 4,
   'selftext': "Ranked:\n\nWhen someone DCs very early on, if that person doesn't make it back within two rounds, the game should just end and let us re-que into a new game. (Similar to how it re-ques if an agent is not selected) \n\nPlaying a full length game 4v5 just doesn't feel fair. It's less a frustration when someone DCs at the end but starting a game like this is really demoralizing. \n\nIf I recall other games have a system in place where the game re-ques if someone leaves at the begining of the game and doesn't rejoin quickly enough.",
   'subreddit': 'VALORANT',
   'title': "If teammate DCs in first 4 rounds and doesn't come back in 2 rounds, just call it a draw and re-que the game."},
  {'author': 'BluNostris',
   'created_utc': 1595113733,
   'id': 'htq6od',
   'num_comments': 8,
   'score': 4,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "I usually don't go out of my way for things like this, but I really want to ensure that this person gets at least some kind punishment for sabotaging the team, especially me (died multiple times because I couldn't move)"},
  {'author': 'EvanH32',
   'created_utc': 1595113592,
   'id': 'htq5bf',
   'num_comments': 10,
   'score': 4,
   'selftext': 'These are the two I’m thinking about maining, it’s not really a question of who’s better it’s more like who you you prefer on your team (if we already had a sage and I was like the last pick)',
   'subreddit': 'VALORANT',
   'title': 'Whos better, omen or breach?'},
  {'author': 'Fuji0x3',
   'created_utc': 1595091109,
   'id': 'htjtbn',
   'num_comments': 0,
   'score': 4,
   'selftext': '/s\n\nhttps://preview.redd.it/igfnw3jxanb51.png?width=1920&format=png&auto=webp&s=85373e4f9c0a5f18e2dae37d63b8136135299918\n\nDumb graphical glitch I found in the range\n\nSide note: Just finished unlocking all the agents :D',
   'subreddit': 'VALORANT',
   'title': 'dot exe map skins confirmed?'},
  {'author': '[deleted]',
   'created_utc': 1595095443,
   'id': 'htl1sh',
   'num_comments': 1,
   'score': 4,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'Omen Fanart'},
  {'author': 'Samoht3530',
   'created_utc': 1595094159,
   'id': 'htkol4',
   'num_comments': 6,
   'score': 4,
   'selftext': 'Im looking for a new mousepad because i play on a 340 edpi but i have a really small mousepad and i often run out of mousespace. What is a good mousepad size so that i dont run out of space. Should i invest in a mousepad or those bug mousepads that you can also put your keyboard on',
   'subreddit': 'VALORANT',
   'title': 'What is a good mousepad size'},
  {'author': 'Darkoplax',
   'created_utc': 1595089336,
   'id': 'htjb6n',
   'num_comments': 6,
   'score': 4,
   'selftext': 'https://clips.twitch.tv/FragileRacyPeachHoneyBadger',
   'subreddit': 'VALORANT',
   'title': 'Insane Omen 4k by Crea vs fish123'},
  {'author': 'Fortnitecoolkid420',
   'created_utc': 1595095665,
   'id': 'htl499',
   'num_comments': 6,
   'score': 4,
   'selftext': '​\n\nhttps://reddit.com/link/htl499/video/140wecuionb51/player',
   'subreddit': 'VALORANT',
   'title': 'Can Anyone tell me what the sword is?'},
  {'author': 'PioneerDevil',
   'created_utc': 1595096514,
   'id': 'htlcux',
   'num_comments': 14,
   'score': 3,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Same map for the Nth time, I am done'},
  {'author': 'NoiSSYYY',
   'created_utc': 1595103858,
   'id': 'htnhh8',
   'num_comments': 2,
   'score': 3,
   'selftext': "Is this a bug ? Just me ?\n\nI play in a medium level gaming laptop (i7 7700HQ, GTX 1050, 12 gb RAM)\n\nI locked the fps at 90 and it never fluctuates in game. But as soon as I press the B it starts having a seizure, goes from 60 to 90.\n\nIn settings I switched all FPS lock options OFF, except for 'Lock FPS always' (the last setting)\n\nThis is deifinitely not game breaking, but its mildly uncomfortable.",
   'subreddit': 'VALORANT',
   'title': 'My FPS keeps fluctuating in BUY MENU'},
  {'author': 'iliveinablackhole_',
   'created_utc': 1595101822,
   'id': 'htmwef',
   'num_comments': 10,
   'score': 3,
   'selftext': "I'm really new to tactical shooters so I'm not really sure what I should be working on to improve. Why do people crouch when shooting? Is this them trying to avoid dmg or does crouch improve accuracy? Should I always crouch when in a gunfight? Accuracy seems to suck when moving so should I always move to position and stop before I fire? Or should I be learning to hit targets while moving? Any other tips for beginners would be appreciated. I do have good aim from lots of overwatch experience, but these recoil patterns take some getting used to. Just finished my placements @ bronze 1.",
   'subreddit': 'VALORANT',
   'title': 'Long time overwatch player looking to move to valorant. What is the general strategy/mechanics I should learn?'},
  {'author': 'BaldwinSage',
   'created_utc': 1595105602,
   'id': 'htnz5d',
   'num_comments': 8,
   'score': 3,
   'selftext': "I'll make this brief.   \n\n\nWith things the way they are (I'm not going to summarize), not ONLY do Sage players have a more difficult time ranking up. They also have an easier time ranking down.\n\nIf I play a game as an Immortal 1 which includes Low Diamonds and Plat 3s, the ELO system is expecting me to have an exceptional game, which in its eyes is high KDA not including plants (I do all of them) and a variety of other important support tasks.   \n\n\nDuelists and others have an easier time racking up a high KDA in such a game vs lower ELO people due to their abilities, and therefore have another hard advantage over Sage players.   \n\n\nThanks for coming to my ted talk",
   'subreddit': 'VALORANT',
   'title': 'The other disadvantage of being a Sage Main that nobody talks about'},
  {'author': 'pwasma_dwagon',
   'created_utc': 1595104831,
   'id': 'htnre1',
   'num_comments': 6,
   'score': 3,
   'selftext': "Had a game with a Phoenix that kept running around with his knife, stealing the spike, burning us and blinding us. Lost 0-12 and de ranked to plat. Next game was a stomp, 1-12, because of how tilted I was and the enemy being just a bit better (maybe a lot, cant be objective about it) so I de ranked yet again. Its gonna take several games to recover from that.\n\nPoint is, we tried to surrender earlier but the phoenix would obviously not let us. The next game, even though it was a stomp from the first pistol round, we agreed to try and keep playing. Most of the times I'm being stomped the team decides to play it out, so personally I dont see the point in surrender being unanimous.\n\nIdk if someone else doesn't see the point in it.",
   'subreddit': 'VALORANT',
   'title': 'Surrender being unanimous and ranking up/down depending on how hard you win/lose heavily favours trolls and grieffing.'},
  {'author': 'baNaNAwatER-',
   'created_utc': 1595106739,
   'id': 'htoarq',
   'num_comments': 4,
   'score': 3,
   'selftext': 'Ok, when ever I log into valorant after about 10 to 15 min these times being the longest. I am forced into a loading screen that says, "VALORANT has encountered a connection error. Code 0", I have uninstalled the game twice, and I have tried disabling all apps then activating vgc, that also didn\'t work. It happened 3 days ago and has not stopped. If anyone has any ways to fix it would be appreciated if you could help.',
   'subreddit': 'VALORANT',
   'title': 'VALORANT error code 0'},
  {'author': 'skippy4pres',
   'created_utc': 1595092168,
   'id': 'htk3zi',
   'num_comments': 1,
   'score': 3,
   'selftext': 'Is anyone else experiencing lag during their games still? It started yesterday. I wasn\'t on when things went down, but in every single game I\'m teleporting a few feet about once a minute, and shots are taking a bit to register. My Client FPS is stable along with Server Tick Rate. Just wondering if it\'s a "me" issue or if it\'s also happening to anyone else. This has NEVER happened to me before, I know complaining about VALORANT connectivity issues is a bit of a meme, but I haven\'t experienced that yet.\n\n​\n\nAnyone else having this issue?\n\nThank you!',
   'subreddit': 'VALORANT',
   'title': 'VALORANT Lag'},
  {'author': 'SDF-Galaxy',
   'created_utc': 1595099192,
   'id': 'htm4bv',
   'num_comments': 20,
   'score': 3,
   'selftext': 'For reference, I play omen if my rifling that day is good and sage is my opping is good. I feel like my games are coinflips, despite my efforts. I basically pray that my team is competent. Also, I feel like I am not using my utility efficiently, especially when attacking with sage.',
   'subreddit': 'VALORANT',
   'title': 'Hardstuck iron and need help'},
  {'author': 'FerdiK98',
   'created_utc': 1595091594,
   'id': 'htjy3n',
   'num_comments': 0,
   'score': 3,
   'selftext': 'Preferably looking for atleast a brimstone main. The rest idm\n\n​\n\nIGN: GoDieNow #EUW\n\nDiscord: FerdiK#8851',
   'subreddit': 'VALORANT',
   'title': '[EUW] Looking for some friends to climb in competitive (rank range Bronze - Gold)'},
  {'author': 'Divergen_7ZL',
   'created_utc': 1595102065,
   'id': 'htmywt',
   'num_comments': 0,
   'score': 3,
   'selftext': 'It\'s a known fact that CS:GO has a lot of community maps for aim training and practise. Valorant is sort of lacking in that "warmup" or "practice" part of it. Of course, adding community content to valorant in this episode (episode-1) doesn\'t seem possible, at the very least. That being said, it would be nice to see more warmup modes in Range for a change.',
   'subreddit': 'VALORANT',
   'title': 'More practice modes in The Range map in Act 2?'},
  {'author': '[deleted]',
   'created_utc': 1595111227,
   'id': 'htpij8',
   'num_comments': 4,
   'score': 3,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': "Overtime Just Isn't Worth It."},
  {'author': 'professor__booty',
   'created_utc': 1595098604,
   'id': 'htly8i',
   'num_comments': 0,
   'score': 3,
   'selftext': '[streamable](https://streamable.com/eyy8lb)',
   'subreddit': 'VALORANT',
   'title': 'Legend has it, Ryan has yet to shoot'},
  {'author': 'OmarhAhAhA',
   'created_utc': 1595113002,
   'id': 'htpznh',
   'num_comments': 20,
   'score': 3,
   'selftext': 'my fps in valorant not good so i want to turn all shadows off can i do that? \n\nand i mean objective shadow not player shadow\n\n​\n\n​\n\nsorry for bad grammer',
   'subreddit': 'VALORANT',
   'title': 'can i turn shadow off?'},
  {'author': 'thetruerhy',
   'created_utc': 1595091700,
   'id': 'htjza7',
   'num_comments': 4,
   'score': 3,
   'selftext': "I have been playing this game since it officially came out and though it gave me connection issues at the start but after multiple connecting attempts it used to work. But for now 4 days straight it gives me error code 68. Out of all of solutions using vpn works but the ping I get is aggravating. I used to get ping of 40-70 now I get 110\\~250. Like WTF is going on????? why can't i suddenly play now. I know it can't be my network cus my friend who lives just 2 mins walk away from me who also uses the same ISP doesn't have this issue. Does anyone have any solutions.",
   'subreddit': 'VALORANT',
   'title': 'Error 68 with valorant'},
  {'author': 'mew_god',
   'created_utc': 1595091976,
   'id': 'htk206',
   'num_comments': 0,
   'score': 3,
   'selftext': "So this is more like a crazy idea post but ita valiant related so I'm posting it here. So we all know about how there are re-models of guns, like the sovereign and prime collection, and then there are re-skinds like the rush and Galleria collection. Well what if we could put the re-skins onto the re-models. So you could have something like a prime Galleria classic. I just think it would be cool and would make us want to buy more skins from riot. But it's a really stupid idea though since it would take a lot of work to make happen so I'm not hoping that this will ever happen instead just thinking it would be cool.",
   'subreddit': 'VALORANT',
   'title': 'Skins on remodels'},
  {'author': 'danielwz98',
   'created_utc': 1595090624,
   'id': 'htjod2',
   'num_comments': 0,
   'score': 3,
   'selftext': 'Ever since the latest patch - 1.03, when a game ends (no matter which mode) the end of game scoreboard is blank and I cant see anything.\nDoes anyone else has this bug?\nDoes anyone know how to fix it?\nI tried restarting the game and I feel like reinstalling it is a bit of an overkill',
   'subreddit': 'VALORANT',
   'title': 'Blank end of game scoreboard screen'},
  {'author': 'Bswnoah7',
   'created_utc': 1595104992,
   'id': 'htnt1y',
   'num_comments': 2,
   'score': 3,
   'selftext': 'Before the maintenance that happened a bit ago i was fine with fps, getting around 180 fps while having discord open and stuff, now i can barely even reach 100 if i have discord open and it still stutters even if i dont have it open, is this happening to anyone else?',
   'subreddit': 'VALORANT',
   'title': 'Anyone getting way worse fps recently?'},
  {'author': 'huio_patife',
   'created_utc': 1595101089,
   'id': 'htmomr',
   'num_comments': 2,
   'score': 3,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Clean ace through the smoke'},
  {'author': '[deleted]',
   'created_utc': 1595100277,
   'id': 'htmfxw',
   'num_comments': 2,
   'score': 2,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': "Every non-Jett main's first time getting into the room for peek practice"},
  {'author': 'flippytuck',
   'created_utc': 1595092425,
   'id': 'htk6lc',
   'num_comments': 16,
   'score': 2,
   'selftext': 'Sitting high plat and looking at improving my aim. What would be a good score to achieve at the practice range for eliminating 50 on strafe?',
   'subreddit': 'VALORANT',
   'title': 'Practice range scoring'},
  {'author': 'savagefck001',
   'created_utc': 1595103661,
   'id': 'htnfiv',
   'num_comments': 0,
   'score': 2,
   'selftext': "So the game doesn't start AT ALL while using certain ISPs and that is quite frustrating because then I have to play with high ping. Is there anyway to fix this?",
   'subreddit': 'VALORANT',
   'title': 'Game start problem'},
  {'author': '[deleted]',
   'created_utc': 1595102751,
   'id': 'htn66l',
   'num_comments': 2,
   'score': 2,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'My best accidental Kill yet.'},
  {'author': 'TheGrimAdventures',
   'created_utc': 1595112620,
   'id': 'htpw2a',
   'num_comments': 4,
   'score': 2,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Shorty Savant / 4 Man Clutch'},
  {'author': 'FierySerge',
   'created_utc': 1595102465,
   'id': 'htn34f',
   'num_comments': 10,
   'score': 2,
   'selftext': "I've been told it displays your credits but it's never correct. The scoreboard shows my creds but the bottom right never lines up with it.",
   'subreddit': 'VALORANT',
   'title': 'What do the bottom right credits display?'},
  {'author': 'awperator-iwnl',
   'created_utc': 1595089760,
   'id': 'htjfha',
   'num_comments': 2,
   'score': 2,
   'selftext': '[https://www.youtube.com/watch?v=Wi4lLEbnzBk](https://www.youtube.com/watch?v=Wi4lLEbnzBk) this is my best highlights yet so a like and maybe a comment highly appreciated.',
   'subreddit': 'VALORANT',
   'title': 'Cleanest VALORANT Highlights yet! (Diamond, pushing to Immortal soon)'},
  {'author': 'Funkygroovex',
   'created_utc': 1595105060,
   'id': 'htntrk',
   'num_comments': 2,
   'score': 2,
   'selftext': 'Ever since the game was first released I realized this but never truly tested it out to get the exact numbers. Not sure if anyone else knew this but unlike most guns the Odin shoots faster while aiming down sights!\n\n3.22 (the time during the video i shot)\n\n10.04 = 6.82 seconds shooting the odin without ADSing\n\n​\n\n16:06\n\n22:16 = 6.1 seconds shooting the odin while ADSing\n\nhttps://reddit.com/link/htntrk/video/kpy8w1lugob51/player',
   'subreddit': 'VALORANT',
   'title': 'Aiming Down Sights with the Odin makes it shoot faster than hip-fire.'},
  {'author': 'ghostkorea',
   'created_utc': 1595096214,
   'id': 'htl9te',
   'num_comments': 2,
   'score': 2,
   'selftext': 'So basically I started to realize that they’re so many nice people on valorant. And most of them are hella funny. A friend and I created a discord server that is growing by the day. Everyday we meet new people and added them in. Does anyone else want to join? It’s not only just valorant but a whole bunch of gamers!!!',
   'subreddit': 'VALORANT',
   'title': 'Rando Valorant Gamers'},
  {'author': 'MCSWIGZ',
   'created_utc': 1595099174,
   'id': 'htm44n',
   'num_comments': 1,
   'score': 2,
   'selftext': "Title. I was in the middle of a Solo Q comp match and roughly 30 minutes into the game the screen went black and I was returned to the lobby. I tried queueing back into that same game but instead I was put into a new game. This happened last night as well when I queued with another friend. Really frustrating when you're in a tense match and you get booted for seemingly no reason. My internet is fine, I have good hardware, so I'm not sure what the problem could be.",
   'subreddit': 'VALORANT',
   'title': 'Repeatedly getting kicked mid-game'},
  {'author': 'childof_golf',
   'created_utc': 1595093218,
   'id': 'htkeks',
   'num_comments': 33,
   'score': 2,
   'selftext': 'Just wanting to find what it is. It seems every article gives me a different answer. Some of them are based on the beta as well.',
   'subreddit': 'VALORANT',
   'title': "What's the avg Valorant rank?"},
  {'author': '[deleted]',
   'created_utc': 1595104390,
   'id': 'htnmu2',
   'num_comments': 2,
   'score': 2,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'Any updated response on the Demo/Replay system?'},
  {'author': 'dmsw2m',
   'created_utc': 1595112024,
   'id': 'htpqdo',
   'num_comments': 2,
   'score': 2,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "Valorant's Optimization is Still Terrible, and No One is Talking About it."},
  {'author': 'PogMoments69',
   'created_utc': 1595096982,
   'id': 'htlhnh',
   'num_comments': 0,
   'score': 2,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "watch this edit I'm in Pog"},
  {'author': '[deleted]',
   'created_utc': 1595098498,
   'id': 'htlx5k',
   'num_comments': 0,
   'score': 2,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'Legend has it, Ryan has yet to shoot'},
  {'author': 'epuckgaymes',
   'created_utc': 1595100664,
   'id': 'htmk1t',
   'num_comments': 0,
   'score': 2,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Opinions?'}],
 [{'author': 'Lmntk',
   'created_utc': 1595155571,
   'id': 'htyksd',
   'num_comments': 647,
   'score': 9746,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Epic fail of the week is for ...'},
  {'author': 'Capetoider',
   'created_utc': 1595194140,
   'id': 'hu8k1z',
   'num_comments': 503,
   'score': 7146,
   'selftext': 'People want knife fights in spike rush.\n\nSo, what about a "knife" orb? If you take it, every weapon is destroyed and all abilities are either lost or disabled.',
   'subreddit': 'VALORANT',
   'title': 'Knife Only orb in Spike Rush'},
  {'author': 'Aegon_Targaryen101',
   'created_utc': 1595173004,
   'id': 'hu2etm',
   'num_comments': 205,
   'score': 3497,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "How to hold A in Acent with Cypher (I have seen someone doing the same trick but I couldn't do it the same way so i created mine)."},
  {'author': 'Yeege22',
   'created_utc': 1595202808,
   'id': 'huax7u',
   'num_comments': 377,
   'score': 3481,
   'selftext': 'First, some background: I am an ex CS player with over 1 hour on the game. I have seen Overwatch on twitch and installed Apex Legends for one week before getting bored. Overall lots of FPS experience.\n\nNow, here are the four main tips I kept in mind during my ranked progression\n\n1) The first thing you want to do is remove the V key from your keyboard. This is because talking in voice chat will distract your teammates and is a must-not. Instead, spam A, B, or C in the text chat whenever you see an opponent because the entire team is pushing you.\n\n2) Agent selection: The most important part of this game is getting kills. Therefore you must always pick Jett, Raze, or Reyna. Practice selecting and locking in your agent in spike rush to make sure you always get who you want. A second tip is to press caps lock during agent selection and type "SAGE PLS SAGE PLS" in chat in order to guarantee a well rounded team. (Everyone needs a healer)\n\n3) Crosshair placement: I have noticed repeatedly that in high ranks, like silver 1 and 2, player often make the mistake of aiming for the head, forgetting about recoil. Recoil is a feature that makes your bullets go up. To counter this, look directly at the floor at all times so that in any engagement your shots will hit the opponents head as recoil occurs.\n\n4) Econ: many new player often make the mistake of buying guns like the phantom. vandal, and operator, along with their abilities. When purchasing these things, players forget that dying will mean they can only buy a pistol. To avoid this, get an stinger, ares, or marshall every round so that you will never need to use bad guns. Abilities aren\'t important, so don\'t buy and save cash. If you\'re feeling extra wealthy, try grapping a frenzy or a shorty to supplement your loadout. \n\nHope this helps everyone! Good luck out there!',
   'subreddit': 'VALORANT',
   'title': 'How I made it from Bronze 2 to Iron 3, and how you can do the same.'},
  {'author': 'Banana_mountain',
   'created_utc': 1595184156,
   'id': 'hu5lqk',
   'num_comments': 252,
   'score': 3232,
   'selftext': "I 3D printed Jett's knife as a gift for a friend. Thought y'all would like to see! It took around 5 hours to print, pretty happy with the result!\n\nEdit: As a non Valorant player I’ve been informed that it’s Jett’s Kunai not knife \n\nhttps://preview.redd.it/ao80yznyzub51.jpg?width=1127&format=pjpg&auto=webp&s=a2ba0550820d8854c02d394178d840bf414e2ca5",
   'subreddit': 'VALORANT',
   'title': "3D printed Jett's knife"},
  {'author': 'Rabbit086',
   'created_utc': 1595175835,
   'id': 'hu36oo',
   'num_comments': 121,
   'score': 1696,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Sunday morning blooper reel'},
  {'author': 'FlowKom',
   'created_utc': 1595151278,
   'id': 'htxvy7',
   'num_comments': 1305,
   'score': 1556,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I dunno, seems kinda GREEDY to me'},
  {'author': '[deleted]',
   'created_utc': 1595171893,
   'id': 'hu242m',
   'num_comments': 233,
   'score': 1439,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'I Love "Working" From Home - Montage of Some Sick Plays I Made While Working My Lame Call Center Job'},
  {'author': 'italiangreenbeans',
   'created_utc': 1595126356,
   'id': 'htt7o8',
   'num_comments': 129,
   'score': 884,
   'selftext': "A lot of people like to use the shorty on eco rounds to try to camp a tight corner and catch entry fraggers off-guard. If you buy it, then drop it and pick your classic back up, then once the round starts switch back to the shorty you can keep the classic. This lets you get the entry fragger kill and quickly pick up the loaded classic to possibly kill the player trying to trade you when they think you're reloading. \n\nIf you're on defense, and the enemy team pushes the opposite site, you can also just ditch the shorty for the classic this way, and not be stuck with a super close range weapon.",
   'subreddit': 'VALORANT',
   'title': 'Shorty Tip: drop your shorty and pick back up your classic until the round starts'},
  {'author': 'yami999',
   'created_utc': 1595189259,
   'id': 'hu74pp',
   'num_comments': 178,
   'score': 684,
   'selftext': 'It would be pretty helpful for honestly everyone if there was an only headshot game mode where only headshots register. It would be a great warm up gamemode and a really helpful ones for people new to the genre. It could use a deathmatch like format perhaps.',
   'subreddit': 'VALORANT',
   'title': 'There should be an only headshot gamemode'},
  {'author': 'smyneee',
   'created_utc': 1595183706,
   'id': 'hu5gq5',
   'num_comments': 193,
   'score': 640,
   'selftext': 'Just won a 4vs5 as jett going 24/16/5 KDA only to get rating increased slighty it was a close match won in overtime but still you should gain more points for winning if one man is leaving the game early.\n\nAlso if you lose a close 4vs5 you should not lose rating imho.\n\nThere must be a system to detect when a player is leaving early / or how many rounds he have been left.',
   'subreddit': 'VALORANT',
   'title': 'If you win a 4vs5 you should gain more rating'},
  {'author': 'ek122105',
   'created_utc': 1595173386,
   'id': 'hu2ikz',
   'num_comments': 281,
   'score': 423,
   'selftext': 'I’m in Immortal 1 currently, and whenever I get matched with Diamond or lower players on my team, they struggle to communicate. If you don’t have a mic, there are other ways to be useful like pinging things and give info through text chat. For the ones that have a mic, you can’t queue for a game and expect to win by just being silent the whole game and not helping the team at all. I’d rather have a bottom fragger that plays for the team and gives lots of info than a top frag lone wolf that only gets kill for themselves. Please guys, this is a team game!!!',
   'subreddit': 'VALORANT',
   'title': 'Use your mics.'},
  {'author': 'scp-002',
   'created_utc': 1595162690,
   'id': 'htzxgh',
   'num_comments': 171,
   'score': 394,
   'selftext': "At my rank, (bronze-iron) I've had 5 games, all with a leaver in my or the enemy's team. This is making it hard to climb for everyone, as a 5v4 is really unbalanced. It's about a 10 minute matchmaking penalty ( I think, as I've not left a game) and the leaver will be back in a game faster. Riot, please help.",
   'subreddit': 'VALORANT',
   'title': 'There needs to be more punishment for competitive leavers.'},
  {'author': 'Darkoplax',
   'created_utc': 1595181572,
   'id': 'hu4t9e',
   'num_comments': 234,
   'score': 327,
   'selftext': '#G2 Esports  2-0  fish123  \n\n**Bind:** 13-9  \n**Ascent:** 13-8  \n~~**Haven:** 0-0~~  \n\n \n\n-----\n\n \n    \n**WePlay! VALORANT Invitational  - Grand Finals**\n\n\n[WePlay! English Twitch channel](https://www.twitch.tv/weplayesport_en) | [WePlay! Officiel Information](https://weplay.tv/events/valorant/weplay-valorant-invitational)\n\n[vlr.gg coverage](https://www.vlr.gg/event/62/weplay-valorant-invitational) | [TheSpike.gg coverage](https://www.thespike.gg/events/weplay-valorant-invitational/31)  | [Liquipedia coverage](https://liquipedia.net/valorant/WePlay/Invitational) | [Valorantify.com coverage](https://valorantify.com/events/5f051d92e4e455dc85a76967/weplay-invitational#overview)\n\n\n-----\n\n\n\n\n \n\n###MAP 1: Bind\n\n \n\n|Team|DEF|ATT|Total|\n|:--|:--:|:--:|:--:|\n| **G2**|9|4|**13**|\n||**ATT**|**DEF**|\n| **fish123**|3|6|**9**|\n\n \n\n|**G2**|**Agent**|**K**|**D**|**A**|**ACS**\n|:--|:--|--:|--:|--:|--:|\n|davidp|Sage|19|14|6|247|\n|ardiis|Sova|19|15|5|232|\n|Patitek|Omen|16|17|11|236|\n|pyth|Cypher|9|16|6|131|\n|Mixwell|Jett|10|18|1|119|\n|**fish123**|\n|soulcas|Raze|20|15|8|280|\n|L1NK|Sova|17|15|6|208|\n|ScreaM|Sage|15|13|4|207|\n|Kryptix|Cypher|15|14|6|192|\n|ec1s|Omen|12|17|3|162|\n\n#[Bind Detailed Stats](https://www.vlr.gg/1114/fish123-vs-g2-esports-weplay-valorant-invitational-main-event-gf/?map=1)\n\n\n \n\n---\n\n\n\n\n \n\n###MAP 2: Ascent\n\n \n\n|Team|DEF|ATT|Total|\n|:--|:--:|:--:|:--:|\n| **G2**|8|5|**13**|\n||**ATT**|**DEF**|\n| **fish123**|1|7|**8**|\n\n \n\n|**G2**|**Agent**|**K**|**D**|**A**|**ACS**\n|:--|:--|--:|--:|--:|--:|\n|ardiis|Sova|21|12|7|291|\n|davidp|Sage|19|15|10|227|\n|Mixwell|Jett|16|15|2|215|\n|Patitek|Omen|13|17|7|185|\n|pyth|Cypher|12|13|4|162|\n|**fish123**|\n|ScreaM|Breach|26|16|7|364|\n|L1NK|Sage|15|15|6|189|\n|Kryptix|Cypher|11|17|7|176|\n|soulcas|Sova|12|14|12|173|\n|ec1s|Omen|8|19|6|125|\n\n\n#[Ascent Detailed Stats](https://www.vlr.gg/1114/fish123-vs-g2-esports-weplay-valorant-invitational-main-event-gf/?map=2)\n\n\n \n\n\n\n\n\n\n\n---\n\n\nPost created by me',
   'subreddit': 'VALORANT',
   'title': 'G2 Esports vs fish123 / WePlay! VALORANT Invitational - Grand Finals / Post-Match Discussion'},
  {'author': '-Alfa-',
   'created_utc': 1595132816,
   'id': 'htun8c',
   'num_comments': 27,
   'score': 243,
   'selftext': '#[Sherrif Gif](https://imgur.com/YXxoVkw)\n\nI tried a few new things with this one, higher contrast, moving parts, fluid smoke, ect. \n\nThanks for looking!',
   'subreddit': 'VALORANT',
   'title': "I just finished up another pixel animation, here's the Sherrif :)"},
  {'author': 'DevilTrigger789',
   'created_utc': 1595124754,
   'id': 'htstxl',
   'num_comments': 548,
   'score': 235,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Valorant's Nearly $300 Skin Set Is Laughably Greedy & Utterly Absurd"},
  {'author': 'Hatefuls',
   'created_utc': 1595142433,
   'id': 'htwff8',
   'num_comments': 45,
   'score': 234,
   'selftext': 'Been learning a lot of Octane & Blender, please pass some tips if you have them :)\n\n​\n\nalso inspired by Friday the 13th Dead by Daylight poster \n\nhttps://preview.redd.it/acilku9qjrb51.jpg?width=4000&format=pjpg&auto=webp&s=d83c5dad7673d399a24007d20c41b5ff8cec8c1e',
   'subreddit': 'VALORANT',
   'title': '"Sage, we are the perfect pair. You give life - I take it”'},
  {'author': 'twdwasokay',
   'created_utc': 1595177656,
   'id': 'hu3oqv',
   'num_comments': 214,
   'score': 193,
   'selftext': 'Very rarely do I leave a game I just lost and feel like I lost because of a map/character/OP. Everytime I lose I realize I made a lot of small/big mistakes that added up to a loss. Maybe as defenders we were playing mid too agressively so we gave the attackers free kills mid, or as attackers we gave up too much map control at the start so we were easily flanked. Maybe I didnt use my utility enough (omen main) to block off OP sight lines during pushes. \n\nThis game can be maddening when your losing, the power level of some agents are insane especially when your opponents have the economic and morale advantage. At times it can feel like there’s nothing you can do, but there is always a way you can outplay your opponents. \n\nI realized at a certain point, If each mistake or death tilts me and I always blame the balancing/team mates/hit reg, I will never correct these mistakes and I will stay the same rank or even de rank. \n\nThe best way to improve and climb on ladder is to stop and think after a loss. Was there anything I could have done better (aside from aiming)? Was there rounds I didnt use utility that I shouldve used? Do I have poor positioning on defense/post plant on attack? Am I not trading out my team mates when they die near me? Am I dying in places I cant get traded out? These are things I ask myself everytime I die or lose a game. It has allowed me to slowly climb out of silver, into gold and now Im teetering here at plat 1. I still have A LOT to improve on, but if you try and learn from every loss you will improve very gradually over time and your rank will follow. Blaming each loss on something other than my own gameplay will only hold me back from being the best player I can be. \n\nIf a certain playstyle, agent or even just the Operator is giving you a really hard time then take the time and find out what you and your team can do to counter them. Theres thousands of tutorials on YouTube already for this game with many more being uploaded everyday! Focus on improving yourself and dont try and tell riot to fix split, nerf the op, or delete raze from the game. Focusing on something so out of your control will only serve to tilt you in game and you will never learn how to play around them. \n\nSorry for the long post I just get really sad when I see people just destroying this game in text posts. I seriously believe this game has great hitreg (minus crouching hitboxes those seem busted rn), great agent balance and even better maps. \n\nIf you are not having fun, take a break. Play a different game, go hangout with friends, take a walk. This game is incredibly tilting and it is totally okay to log off after a tilting loss streak. Come back with a fresh mind and some new info on how to counter that OPer or raze.',
   'subreddit': 'VALORANT',
   'title': 'This game is incredibly balanced.'},
  {'author': 'iLove_Penguins',
   'created_utc': 1595187263,
   'id': 'hu6jqk',
   'num_comments': 16,
   'score': 190,
   'selftext': "I know the skin was released a while ago but oh well.\n\nThis is also one of my few attempts at pixel art so I'm open to feedback :)\n\nhttps://preview.redd.it/twm8mggv8vb51.png?width=1332&format=png&auto=webp&s=824959ee99d1555d85cea3bd13a4143c493c6c5c",
   'subreddit': 'VALORANT',
   'title': 'Prime Vandal Pixel Art'},
  {'author': 'NickeyBear',
   'created_utc': 1595199616,
   'id': 'hua32p',
   'num_comments': 17,
   'score': 189,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Broken God Lineups for Split A Heaven'},
  {'author': 'Pinkieus-Pieacus',
   'created_utc': 1595193209,
   'id': 'hu8a74',
   'num_comments': 50,
   'score': 185,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Riot - Please make a 7- or 11-round "quick play" mode for people who want something between Spike Rush and a 40-minute casual game'},
  {'author': 'Jojakosa',
   'created_utc': 1595191464,
   'id': 'hu7rs5',
   'num_comments': 40,
   'score': 171,
   'selftext': 'For Example, on the Knife the VFX, or the VFX and Reload animation on the Prime Vandal.\n\nWould Love a Feature like that',
   'subreddit': 'VALORANT',
   'title': 'Feature wish: Let us deactivate Levels for skins'},
  {'author': 'Star__Rain',
   'created_utc': 1595202237,
   'id': 'huas01',
   'num_comments': 129,
   'score': 168,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I play FPS games with a Pen (Graphics Tablet), here is an Ace, along with some other highlights'},
  {'author': 'LowDawgz',
   'created_utc': 1595137210,
   'id': 'htviak',
   'num_comments': 48,
   'score': 163,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Pretty Nice Pheonix Ace (Diamond/Immortal Ranked)'},
  {'author': 'Rikoskanisteri',
   'created_utc': 1595156647,
   'id': 'htyr2a',
   'num_comments': 37,
   'score': 154,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Minimap reveals enemies through smoke'},
  {'author': 'SupremeMemeRegime',
   'created_utc': 1595171808,
   'id': 'hu23ag',
   'num_comments': 187,
   'score': 146,
   'selftext': 'I see all of these posts saying “Viper needs buffs!” And she does, just not for the reasons people think. People are complaining how her smoke isn’t as numerous and lasting and far-reaching as Omen’s or Brimstone’s. People groan about how her snake bite can’t kill anyone and people just push through it. That’s because Viper isn’t supposed to be played like Omen or Brimstone or Phoenix. When I play Viper, I focus on one thing. This word is literally in her description. Mindgames.\n\nViper’s screen is definitely the best ability Viper has. It has huge map coverage, and now that it goes through walls, it is absolutely her best ability. I haven’t heard anyone complain about the screen since the update, so instead of berating you for using it wrong, I’m going to elaborate on “mindgames.” The screen is great for pushing into a site without being shot at immediately, but when you use the screen, it’s kinda obvious to the enemy that you are pushing through. So instead, after using the screen to push through a site for a while, switch it up and use the screen to make the enemy think you are pushing that site and instead have your teammates attack another site. This should at least convince some of the enemy team to stay and watch the site the screen is at.\n\nViper’s smoke is not great at blocking sight lines. It can’t be thrown very far with precision, and you only have one. So stop trying to use it to block sight lines! (In most cases, her screen can block most if not all sight lines anyway.) Use it to discourage pushing through certain areas or to conceal yourself or both! To those who say the smoke doesn’t last long and takes forever to recharge, Viper gets the ability to decide how long her smoke lasts. Turn it off early to give the enemy the false impression that it won’t turn on for a while, then turn it on again as soon as possible to catch them off guard. Also, if you are hiding inside it, you can actually take advantage of the decay mechanic and boombots basically can’t see you. They have driven past me so many times in Vipers smoke without noticing me at all.\n\nViper’s snake bite is weak. It doesn’t deal as much damage as Phoenix’s and Brimstone’s abilities, so oftentimes people will ignore it and move over it. Small brain vipers say “darn.” I say “Yes!” Vipers snakebite inflicts a debuff on anyone standing on it to take DOUBLE DAMAGE! Combined with their health draining, if you shoot at them while they are standing on it, they will disintegrate. This forces them to stand their ground on the acid, or to move off while you are still shooting. You can also use the snake bite on people that are around corners, but that’s pretty obvious.\n\nViper’s ult has very mixed feelings, so all I will say is that if you use the ult, make it hard for people to find you. Don’t stand at the edge unless you intend to peek outside. If they travel to the deep part of Viper’s ult, they are decaying a lot. The longer it takes to find you, the more the fight will be in your favor.\n\nTL;DR: Stop using Viper like other agents. Use her abilities as mindgames and strike while they are trying to pass through them.',
   'subreddit': 'VALORANT',
   'title': 'People don’t use viper right'},
  {'author': 'RickChum',
   'created_utc': 1595185402,
   'id': 'hu5zni',
   'num_comments': 45,
   'score': 144,
   'selftext': 'If you have extra time, plant in these spots. These spots provide players in post plant positions an easier time peaking the Spike and can be held from more angles than default plant. \n\nThis does not cover the best plant for every scenario, but I might get around to it a later time\n\n_________________________\n\n**Ascent Plants**\n\nAscent A Site Best Plant\n\nhttps://i.imgur.com/PgA1OCx.png\n\nAscent A Site Okay Plant\n\nhttps://i.imgur.com/E8y5ymB.png\n\nAscent B Site Best Plant\n\nhttps://i.imgur.com/LaIElxB.png\n\nAscent B Site Planted for (B Main, Mid Market/Mid Pizza, Defender Spawn/CT)\n\nhttps://i.imgur.com/vM84vJy.png\n\n_________________________________\n\n**Bind Plants**\n\nBind A Site Best Plant\n\nhttps://i.imgur.com/2dmpa93.png\n\nBind B Best Plant\n\nhttps://i.imgur.com/XsYMN7N.png\n\nBind B Planted for (B Long)\n\nhttps://i.imgur.com/91FIYgj.png\n\n_______________\n\n**Haven Plants**\n\nHaven A Site Best Plant\n\nhttps://i.imgur.com/iKy4NDh.png\n\nHaven B Site Best Plant\n\nhttps://i.imgur.com/wQCzv7I.png\n\nHaven C Site Best Plant\n\nhttps://i.imgur.com/A3TJTPF.png\n\n______________________\n\n**Split Plants**\n\nSplit A Site Planted for (A Main, A Heaven, A Hell/Under heaven)\n\nhttps://i.imgur.com/Y6GDulS.png\n\nSplit A Site Planted for (A Heaven, A Screens)\n\nhttps://i.imgur.com/KHMAP3E.png\n\n(Note: If you stand on the boxes in A Heaven, you can see the Spike clearly)\n\nSplit B Best Plant\n\nhttps://i.imgur.com/XbQqLU6.png\n\nSplit B Planted for (B Alley, B Main/B Garage, B Back)\n\nhttps://i.imgur.com/3tipD2h.png',
   'subreddit': 'VALORANT',
   'title': 'Best possible plants for every map'},
  {'author': 'WizardBagelBoi',
   'created_utc': 1595136754,
   'id': 'htvf89',
   'num_comments': 22,
   'score': 138,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'How to buff viper'},
  {'author': 'JimothyVII',
   'created_utc': 1595117070,
   'id': 'htr0qg',
   'num_comments': 18,
   'score': 125,
   'selftext': "Honestly I've never felt so dumb, but also proud in the Sova and Brimstone's incredible coordination. It was funny though so...\n\nhttps://reddit.com/link/htr0qg/video/d25ijpqdgpb51/player",
   'subreddit': 'VALORANT',
   'title': '400 IQ play by the enemy team'},
  {'author': 'pr3miere',
   'created_utc': 1595170646,
   'id': 'hu1s30',
   'num_comments': 32,
   'score': 116,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "A Cool Real-Life 3D Model of Cypher's Hat"},
  {'author': 'I_lost_my_other_acc',
   'created_utc': 1595186239,
   'id': 'hu68x1',
   'num_comments': 28,
   'score': 111,
   'selftext': 'We were being destroyed on Attacker side split (Diamond 2), and our Cypher kept flaming and even asked for a surrender vote twice, we just ignored him and kept trying to win as many rounds as possible to lose less elo, we somehow managed to get to OT and win it.\n\nJust a friendly reminder never to give up on a game as lost as it may seem, there is always a second half where stuff can change. \n\n​\n\nhttps://preview.redd.it/6rheftjj5vb51.png?width=930&format=png&auto=webp&s=13d627813e468d23cc00d0bf478c72fc2f33f6bc',
   'subreddit': 'VALORANT',
   'title': 'Just came back from 12-1 with a toxic teammate. Reminder never give up on a game!'},
  {'author': 'leedarhed',
   'created_utc': 1595154405,
   'id': 'htydyu',
   'num_comments': 60,
   'score': 104,
   'selftext': "Hello everyone, I've made this Raze Animation that I would like to share with you and hope you like it.  \nHere is the link to it - [https://www.youtube.com/watch?v=-mRMNC72Z6A](https://www.youtube.com/watch?v=-mRMNC72Z6A)   \n\n\nhttps://preview.redd.it/nqhn7veejsb51.png?width=1298&format=png&auto=webp&s=3147fe26bc8bac4407b2e0c82dbcc9e3243c8a07",
   'subreddit': 'VALORANT',
   'title': '4K/60FPS Raze Animated Wallpaper - Valorant Fanart'},
  {'author': 'SirNelsor',
   'created_utc': 1595194607,
   'id': 'hu8ow9',
   'num_comments': 35,
   'score': 102,
   'selftext': '[https://media.discordapp.net/attachments/562437165112623115/734523669514289182/unknown.png](https://media.discordapp.net/attachments/562437165112623115/734523669514289182/unknown.png)',
   'subreddit': 'VALORANT',
   'title': "took this pic when Reyna's face hadn't loaded all the way yet"},
  {'author': 'fafaqweqwe',
   'created_utc': 1595179405,
   'id': 'hu466o',
   'num_comments': 46,
   'score': 102,
   'selftext': "http://imgur.com/a/GhAWBiS\n\nYour aim as sage is to support the team, not hunt for kills. On attack, the ideal position is to be at the back of a push so that you won't be dying first, and also not to be watching the flank as you need to be in a position to heal your teammates. When your team pushes, toss the slow orbs at common angles/choke points.\n\nOn defence, hold any angle passively and be prepared to slow orbs or wall off if you spot a rush coming. Alternatively, you can play from the back of a site, and be the rotating player, giving heals to whoever needs them and delaying a push with your skills.\n\nIdeally, your kills should be coming from trades, and from retakes or holding the bomb plant. Don't be disheartened to have little kills on a stomp, that means the entry fraggers are doing their job. Alternatively, you can judge your performance based on your deaths. If you have a low death count, you're already doing your job as a support player, as you can heal 2, or even 3 times just by staying alive.",
   'subreddit': 'VALORANT',
   'title': "From one sage main to another, don't give up climbing the ranks. Here's a few tips"},
  {'author': 'ILikeMyEggsInABowl',
   'created_utc': 1595134379,
   'id': 'htuyob',
   'num_comments': 495,
   'score': 93,
   'selftext': "I don't want this to sound like a rant. It's not, it's really just me issuing some facts. \n\nYou can call me bad, or whiney, or whatever you want. But anyone plat or above knows: **THE AWP IS WAY TOO GOOD**\n\n​\n\nThere is little to no counterplay against the AWP. Flashes are far and few between, and often don't last long enough to make any real difference. That's the reason it's good, not amazingly outrageously meta in CS.\n\nThe fact that Jett, a bad character, is a good character ONLY because of her ability to use the AWP, is really the most glaring piece of evidence. \n\nIt's absurdly frustrating to be an amazing rifler and be outclassed at all ranges but 5m (This is not me, not an amazing anything tbh). \n\nIt needs to be nerfed for the overall longevity of the game. It's boring to see every match play out the same. (Not to mention how funny it would be to see all the players dip to gold once the crutch weapon gets nerfed)\n\nIn fact, I can tell you the exact way a game plays out all the way up to low immortal (Can't vouch for anything higher)\n\nWin pistol round (optional) \n\nSave up money\n\nBuy 2-3 phantoms/vandals, 2-3 awps\n\nHold angles on CT, or aggressively peek on T.\n\nWin. Or lose if you are worse at aggressively peeking.\n\nIt takes very little skill to use this gun. All you have to do is have basically solid aim and learn it's movement parameters.  \n\n\nEntire site holds are based around who holds the AWP.\n\nIt's a legitimate crutch.\n\n​\n\nCounter Strike doesn't have this to such a severe degree. The maps are set up different, and utility is more available, making team play an amazing counter.   \n\n\nValorant and CS should not be the same games, but CS has had a tried and true formula for simultaneous fun and competitive gameplay. And the main ingredient is definitely not the Valorant AWP.\n\nValorant is unique and has interesting gameplay, and I understand that it needs to flesh itself out. But this needs to flesh out soon.\n\nThank you for coming to my Ted Talk (God this is a mess of a post)",
   'subreddit': 'VALORANT',
   'title': "The AWP is hurting the longevity of the game, and the overall fun factor for anyone who doesn't bow to its superiority."},
  {'author': 'Zoncluv',
   'created_utc': 1595201626,
   'id': 'hualxy',
   'num_comments': 37,
   'score': 90,
   'selftext': "​\n\n[The conditions for your friends are that they will not remove the traps and they will make their try to beat the labyrinth without activating any wire.](https://preview.redd.it/hcgiwbe6fwb51.png?width=1202&format=png&auto=webp&s=79e7964db3a90f1d86f8791c39f237ce00180786)\n\nWARNING: One thing I have to mention is that if you're Cypher's enemy and you do something like the image, the sound effects of the wires will multiply and will be louder, so that could be a bit unpleasant for your friends.",
   'subreddit': 'VALORANT',
   'title': "Boredom makes you improvise, so I made a labyrinth with Cypher's trap wires!"},
  {'author': 'TheRedHC',
   'created_utc': 1595195549,
   'id': 'hu8yjp',
   'num_comments': 20,
   'score': 83,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'When the aim training kicks in... (Pistol 1v3 Clutch)'},
  {'author': 'x2tizzle',
   'created_utc': 1595148163,
   'id': 'htxe2u',
   'num_comments': 52,
   'score': 82,
   'selftext': 'as the title says.. voice comms are an integral part of Valorant and it makes the game a LOT more fun to play!\n\nyes there are asshats out there making peoples life hard but I mute as I go in this game.. Also I\'d advise giving second chances to people you mute in game, I have played a lot of games where people piss around because we lose a round or two but 5 rounds later I am being asked to unmute and its all just swept under the carpet with a fresh start.\n\ndon\'t be scared to talk, if you have a mic, use it.. end of the day, people on the mics can\'t hurt you, you have the tool to ignore if you get offended. \n\nI HATE it when I get into a game and noone talks... it\'s demoralizing for me and does not give me that "will" to win.\n\nTLDR: if you want good and fun games, talk to your team.',
   'subreddit': 'VALORANT',
   'title': 'Voice communications make the game a LOT more fun.'},
  {'author': 'skig415',
   'created_utc': 1595175713,
   'id': 'hu35h2',
   'num_comments': 19,
   'score': 79,
   'selftext': 'vandal one shot through smoke, and i didnt even have first shot accuracy. probably never hitting anything like this again\n\nhttps://reddit.com/link/hu35h2/video/ahdy82mmaub51/player',
   'subreddit': 'VALORANT',
   'title': "luckiest shot i've ever hit (no sound)"},
  {'author': 'Bobby_tortia',
   'created_utc': 1595127019,
   'id': 'httcy6',
   'num_comments': 24,
   'score': 78,
   'selftext': 'Not sure if this has been posted before but like wtf riot let me skip it and not wait for like 5 seconds before doing its function.\n\nsorry  [u/sentokoo](https://www.reddit.com/user/sentokoo/)  already stated this.',
   'subreddit': 'VALORANT',
   'title': "What is the point of a skip button if it doesn't skip"},
  {'author': '123gamescom',
   'created_utc': 1595198343,
   'id': 'hu9qtk',
   'num_comments': 346,
   'score': 76,
   'selftext': ' Played 11 matches today and still no rank up. Their ranked system is very inconsistent and flawed.\n\n[https://img.techpowerup.org/200719/stillnorankup.png](https://img.techpowerup.org/200719/stillnorankup.png)',
   'subreddit': 'VALORANT',
   'title': 'Ranked is too grindy.'},
  {'author': 'hemitris',
   'created_utc': 1595196820,
   'id': 'hu9buc',
   'num_comments': 30,
   'score': 69,
   'selftext': '>            This is the information that was asked to be forwarded based on the tests we ran to see how Valorants servers are routing. If you have any other questions or concerns, do not hesitate to reach back out to us\n\n\nThe packet loss is occurring in what looks to be a router in Miami, Florida (  ae-8.a00.miamfl02.us.bb.gin.ntt.net)\n\nOur network ends in Chicago, IL where it connects to the Internet in general. One of the traces looks fine and looks like results from a test I ran going into Chicago and terminating there to a Riot server. The other test that shows the packet loss goes to Florida and then to Riots servers.\n\nBelow is the trace with the packet loss. This trace is just how the internet routed him to his destination. The packet loss is occurring just before the hop in Florida to the Riot network\n(104.160.151.130). That looks like an issue with the router Riot uses to connect to the internet (ae-8.a00.miamfl02.us.bb.gin.ntt.net).\n\n\nOur network-\n|                             192.168.1.1 -    0 |  275 |  275 |    0 |    0 |    3 |    0 |\n\n|                            23.249.47.10 -    0 |  275 |  275 |    5 |    9 |   16 |    9 |\n\n|                   No response from host -  100 |   55 |    0 |    0 |    0 |    0 |    0 |\n\n|                   No response from host -  100 |   55 |    0 |    0 |    0 |    0 |    0 |<----Our Router(we hide the IP) that connects to the internet\n\n|ce-0-8-0-3.r08.chcgil09.us.bb.gin.ntt.net -    0 |  275 |  275 |    9 |    9 |   12 |   10 |<----Internet router we connect to (not ours though)\n\nHops throughout the United States-\n\n|     ae-0.r21.chcgil09.us.bb.gin.ntt.net -    0 |  275 |  275 |    9 |   11 |   64 |    9 |\n\n|     ae-1.r23.asbnva02.us.bb.gin.ntt.net -    0 |  275 |  275 |   26 |   26 |   43 |   27 |\n\n|     ae-1.r20.miamfl02.us.bb.gin.ntt.net -    0 |  275 |  275 |   47 |   52 |   92 |   47 |\n\n|     ae-8.r05.miamfl02.us.bb.gin.ntt.net -    0 |  275 |  275 |   49 |   50 |   57 |   50 |\n \n\nThe problem area-\n|     ae-8.a00.miamfl02.us.bb.gin.ntt.net -   72 |   71 |   20 |    0 |   47 |   51 |   46 | <---Internet Router connected to Riot server in Florida(not ours)\n\n|                         104.160.151.130 -    0 |  275 |  275 |   47 |   47 |   50 |   47 | <---Riot Server that connects to the internet\n \n\nI am not sure why Riot says it is his ISPs problem because they should know how the internet works in a general sense and the trace clearly shows the issue occurring at the router they are connected to. This is most likely due to over utilization of Riots server connection to the internet and everyone connecting to that server is having packet loss. I would guess that the packet loss only occurs during peak usage of the game and not in the middle of the morning or low usage times. This happens with many online games, especially when there is a new update and increased users of their services. If Riot had more bandwidth and less users, this packet loss would probably not be there. Getting a VPN would only change his IP, but probably not how the internet routed his traffic and certainly would not change the internet connection at the Riot server having the issue. We do not rate limit or hinder any traffic on our network based on where it is going, so to us, there would still be no loss or latency to the internet. Both of his traces show 10 ms or less for us with no loss.',
   'subreddit': 'VALORANT',
   'title': "Full response from my ISP regarding what Riot continues to claim is a ISP related issue to ping. Riot routes traffic to Florida for my ISP for no reason while I live in the same state as Riot's servers."},
  {'author': 'VALinVALORANT',
   'created_utc': 1595188927,
   'id': 'hu713e',
   'num_comments': 50,
   'score': 68,
   'selftext': "https://clips.twitch.tv/RenownedTenaciousHareTooSpicy\n\nLET THE EU VS NA TRASH TALK BEGIN\n\nLOVE IT\n\nWhat do you think of Ardiis talking trash about Hazed and Cutler? Do you think he's right or do you think he's being too cocky?",
   'subreddit': 'VALORANT',
   'title': "The king of Europe, G2's Ardiis, calls out TSM's Hazed and Cutler for weighing down NA's best team"},
  {'author': 'arannara',
   'created_utc': 1595156952,
   'id': 'htyt0f',
   'num_comments': 18,
   'score': 64,
   'selftext': "Any one have a fix or know the cause of this rubber banding. It constantly happens even though my internet is consistent and fairly quick. This problem is unique to only valorant so I have no clue at what's causing it. It makes the game unplayable. \n\nMy friends also seem to have this issue so I'm clueless.\n\nI've read that a possible cause is a combination of high frames and low ping but even capping frames at 144 did nothing.",
   'subreddit': 'VALORANT',
   'title': 'Rubber banding issues at low ping and 0 packet loss?'},
  {'author': 'badhorizon',
   'created_utc': 1595161244,
   'id': 'htzn0s',
   'num_comments': 28,
   'score': 59,
   'selftext': 'I have been playing with players recently who are throwing the round just to get more rounds just to get more experience for their battle passes.  It kinda ruins my experience and adding such bonus will make more players play their best.',
   'subreddit': 'VALORANT',
   'title': 'There should be a bonus XP when players win in Spike Rush by 4-0'},
  {'author': 'EnrichedFlames',
   'created_utc': 1595128219,
   'id': 'httms5',
   'num_comments': 10,
   'score': 54,
   'selftext': ' [https://imgur.com/a/7fO7sn4](https://imgur.com/a/7fO7sn4)   \nI have this habit of doing some game cover art using Microsoft paint. Honestly quite fun and relaxing and usually makes a couple of my friends laugh due to the sheer nature of how amazing and awful it is.',
   'subreddit': 'VALORANT',
   'title': '30 minutes of Microsoft paint can do wonders'},
  {'author': 'yoryolite',
   'created_utc': 1595122744,
   'id': 'htsd7r',
   'num_comments': 0,
   'score': 48,
   'selftext': "Hey, \n\ni just did a Omen and Shadow Omen  draw, i'm just a ultra beginner artist but I really liked the idea and draw is not that bad. \n\n https://imgur.com/fceYDaZ \n\nhope you like it too!! \n\ncheers!",
   'subreddit': 'VALORANT',
   'title': 'Omen + Shadow draw'},
  {'author': 'Duvseyes',
   'created_utc': 1595165101,
   'id': 'hu0fws',
   'num_comments': 24,
   'score': 46,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': '**ELEVATE** The Community-Run Valorant Tourney'},
  {'author': 'Tom_Foolery2',
   'created_utc': 1595197184,
   'id': 'hu9fg5',
   'num_comments': 52,
   'score': 46,
   'selftext': 'As the title states. Matchmaking for comp is broken. I started the day plat 1. In my first game with 2 silver 3’s and nobody higher rank than me against a team of all plat 1s and a gold 3. I’m a little upset but sometimes it happens. Fast forward to my derank to gold 3. Me, another gold 3, an unranked, and two silver 3’s. Again, playing against a team with a much better overall rank. I feel my ears getting hot. I shake it off and play 3 or 4 games with similar results, and boom. Derank. My fingers begin to twitch. \n\nNext game. Me, another gold 2, an unranked, silver 3, and BRONZE 3. At this point I’m visibly shaking. Teammates are telling me “it’s just a game”. My dog won’t come out from under the bed, and now the cops are here because they have reports of possible domestic violence. \n\nAt what point does my pet hamster, Pancakes, have to die, Riot? Fix this shit.',
   'subreddit': 'VALORANT',
   'title': 'The matchmaking for competitive is broken.'},
  {'author': 'DentedOnImpact',
   'created_utc': 1595140693,
   'id': 'htw4pm',
   'num_comments': 89,
   'score': 45,
   'selftext': "I don't understand how League, CSGO, and Overwatch have this feature but this game doesn't \n\nNothing feels worse than promoting then losing while top fragging then demoting. Why is that even possible?",
   'subreddit': 'VALORANT',
   'title': 'You should not instantly demote after one loss once you promote'},
  {'author': 'jokzfps',
   'created_utc': 1595172577,
   'id': 'hu2aih',
   'num_comments': 36,
   'score': 44,
   'selftext': 'Hello everyone, i am Jokz.\n\nI am ex cs player, 10k hrs in fps games in beta i was Immortal 2 and now currently i am Immortal 2, i reached top 200 on faceit rank before ranked mode was enabled on Valorant. In hat time i was playing in VALORANTPRO Preinvite division with top 500 ranked players on faceit.\n\nI write this post for people who want to improve in valorant. To get better.\n\nI will make videos for youtube, will make coaching sessions(some for free) if you really want to coach as fast as possible we can make a deal, livestream.\n\nHow do i mean to do it ?\n\nGuides to (aim,movement,map knowledge, agents)\n\nTips and triks.\n\nVODS. (review)\n\nWell i need your support, how to find people that are willing to get better.For tommorow i am willing to post a video "How to Escape Low Tier Ranks in Valorant (Iron,Bronze,Silver) only by improving your aim".I allready recorded the video but i need to finish it to be really good.If you are willing to get better in Valorant you can DM me here.\n\nOr you can join my discord server @[https://discord.gg/ea3fnpj](https://discord.gg/ea3fnpj) where cou can find all information about whats up in gaming world.\n\nAlso i will need some graphic designers to help me build up a brand so you will get for your effort atleast some coaching session in return, or i will pay you it is up to you.\n\nGood luck on maps hope to see you around :)',
   'subreddit': 'VALORANT',
   'title': 'Improve in Valorant with Jokz. Train your aim, movement,etc..'},
  {'author': 'Alexyo1',
   'created_utc': 1595185344,
   'id': 'hu5yyu',
   'num_comments': 20,
   'score': 41,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "FPS bug on Split's A site"},
  {'author': 'MaybeAFish_',
   'created_utc': 1595165703,
   'id': 'hu0kr6',
   'num_comments': 120,
   'score': 39,
   'selftext': "The operator is insanely big atm. We are obviously sitting in an OP meta but Breach and Viper are the perfect counters for the OP. Breach's insane engage with ultimate and his like 3 second long flashbang that he can shoot through walls absolutely obliterate OP players.\n\nSame with Viper wall. It's literally so good on attack if it's used right. Splitting a site into 2 parts. A good wall prob denies more vision then 3 Brimstone smokes. Forcing OP players to reposition or to waste ammo/reveal their position by shooting through the smoke. Not even that, you can't even wait out the smoke because Viper has an infinite amount almost. She is so good in long rounds. Not to mention her ult, and insane one way smoke lineups and her 2 molotovs that forces OP players out of their position.\n\nBut the OP is almost certainly gonna get nerfed next patch. Idk why people weren't abusing Breach and Viper when they could.\n\nI could be tripping but Viper and Breach seem to both perfectly counter the OP.",
   'subreddit': 'VALORANT',
   'title': 'Why are Breach and Viper not meta right now?'},
  {'author': 'beautifulalexa',
   'created_utc': 1595181281,
   'id': 'hu4qay',
   'num_comments': 24,
   'score': 35,
   'selftext': 'The problem with the ranking system imo is it puts too much emphasis on match score, which makes sense on paper but not in practice. If you lose one game 13-4, you will probably derank. The problem is this happens all the time. I am immortal 3 and I lose games by a large margin all the time. This didn’t happen as much in CSGO. I feel like with certain play styles a team can completely shut down another team. In CSGO it would be rare for me to lose a game 16-4 but I lose games like that in VALORANT all the damn time. Where one team completely obliterates the other team and you don’t know what the hell to do. I think this game requires a lot of team chemistry and proper communication. Hell, I’ve seen pro stacks lose 13-3. If one team plays better together, they will run you over. It doesn’t matter if your team has better mechanical skill. What are your thoughts?',
   'subreddit': 'VALORANT',
   'title': 'The ranking system and losing games by a large margin'},
  {'author': 'JaYbLeS68',
   'created_utc': 1595158273,
   'id': 'htz1p7',
   'num_comments': 20,
   'score': 35,
   'selftext': "It actually blew my mind that the other team continued to push. Also, the Sage's accuracy was astounding.\n\n\nhttps://streamable.com/6i8j0f",
   'subreddit': 'VALORANT',
   'title': 'What happens in Iron, stays in Iron.'},
  {'author': 'paulkim172',
   'created_utc': 1595175535,
   'id': 'hu33ot',
   'num_comments': 65,
   'score': 34,
   'selftext': 'Is it just me, or peeker\'s advantage is not just "he shot me while running" and "he teleported on my screen 1.5-3 head width, conveniently over my crosshair, then shot me"? I am well aware that peeker\'s advantage has always been an issue, but I am feeling the discrepancy between the server and client, and the fact we cannot consistently rely on the enemies\' location makes it basically non-valid to hold angles. I know even with peeker\'s advantage, unless they prefire insta headshot you, you should be still able to get the first shot when they are wide swinging, because they need to stand still, but I can\'t do that if the swinging attacker teleports in the screen, basically ruining my ability to "guitar hero".\n\nThe fact that there isn\'t a "favor the shooter" mechanic and that hitreg is server-based instead of client overall just makes shooting less enjoyable. Why can\'t we have a client-first approach to hitreg and positions and then try to improve the netcode from there? This will make holding common angles even harder against prefire, but at least there is a hitreg consistency so we can focus on positioning and movement to improve our tactical play rather than bottleneck our aim due to the current server-client architecture.',
   'subreddit': 'VALORANT',
   'title': 'Peeker\'s Advantage, "Favor the Shooter", and Valorant\'s NetCode'},
  {'author': 'ValorantCompilation5',
   'created_utc': 1595156929,
   'id': 'htysvt',
   'num_comments': 16,
   'score': 28,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Immortal 2 Montage, CrimaLIVE, Soundbased edit (Josh A - Pain)'},
  {'author': 'R3APER_PL',
   'created_utc': 1595146311,
   'id': 'htx397',
   'num_comments': 10,
   'score': 28,
   'selftext': 'We need -skipintro option because sometimes when game crashing, we want to return fast to ranked game and for now all we see is caution and intro screen',
   'subreddit': 'VALORANT',
   'title': 'We need -skipintro option'},
  {'author': 'Btupid_Sitch',
   'created_utc': 1595184742,
   'id': 'hu5saa',
   'num_comments': 6,
   'score': 27,
   'selftext': 'Just wanted to drop a nice note/shout out to some positive dudes I played with today. I deranked from diamond 1 to plat 1 (d1->p3->p2->p3->d1->p3->p2->p3 \\[ad infinitum\\]) until I finally got the perfect storm of unlucky games in a row to p1....then I thought I hit rock bottom when I accidentally instalocked a character I don\'t play often (Jett) and we didn\'t have a healer. It was essentially an even match minus team comp (d2, p1,p1,g3,p1) vs the same on the other side. I apologized for instalocking and we didn\'t have a healer or smokes except for omen on bind. But the WHOLE GAME our team was ultra positive and working together, not complaining, sacrificing for trades and opening sites, etc...and we won 13-9 with an inferior comp. I have friends that will say "gg" to OUR TEAM when stuff like this happens or when we\'re down 0-7, etc...and I swear to God it\'s a self-death sentence. It\'s so infuriating. Just be nice. \n\nTLDR; For all of you homies out there having a rough ladder climb and are getting stuck with "trash" teams/don\'t have the comp you think is optimal, give it up and submit to a POSITIVE MENTAL ATTITUDE. It makes all the difference. It helps more than rank.',
   'subreddit': 'VALORANT',
   'title': "Don't underestimate a positive attitude."},
  {'author': 'thenamedex',
   'created_utc': 1595192283,
   'id': 'hu80ci',
   'num_comments': 82,
   'score': 27,
   'selftext': "As the title says, these are a few small changes that in my opinion will make the game better and feel more polished. I will list them from most likely to happen to least likely.\n\n1. **Add a accept/decline match option**\n\nI think many people would really appreciate this. Currently when a match is found; you are automatically put into the game; forcing you to either play or to dodge the game which can give you a queue timer.\n\nSometimes; people accidentally click unrated when they want competitive, or vise versa; it is too late when they realize as they will already be sucked into their game.\n\nLeague offers this option before any match starts; I do not see why it is not in valorant; this looks like a basic thing to have on a competitive game.\n\nFurthermore; people might have something that comes up last minute; emergency or not; having that decline option helps to ensure players dont get punished for wanting to no longer play that match before it even begins.\n\n​\n\n2. **Ability to choose maps**\n\nUnrated should be a way to practice; its unrated for a reason; it does not count towards your competitive rank. Thus making it the best way to learn new agents and maps that you can practice and eventually bring to your competitive play. However; with the lack of the ability to choose which maps you want to play; it is pretty random in what map you get. Currently you have a 25% chance to get any map; there are 4 maps. So you have a 25% of getting the map you want to play and learn. If the map is called bind; you're gonna get that map every game.\n\nGiving players the ability to choose which maps they want to queue for in unrated allows them to practice that specific map and get better at it.\n\n3. **More experience points to unlock agents and finish the battle pass quicker**\n\nThere's a battle pass system; there's a system to unlock agents. Fairly easy, play a game and get xp; do the daily/weekly quests to earn more xp. However; this is not viable for everyone. It still takes a bit of a time for people to do the battle pass or to unlock an agent. Not everyone can spend their time everyday on valorant and certain people may not be able to play more than once a week. Make it easier to do the battlepass and easier to get agents.\n\nI think it is important to be able to unlock agents without feeling like its tedious work. You just want to play the agent; you dont want to make it a chore to get it. Yes I know people get two free agents in the beginning but thats not enough for wanting to unlock others. If they are going to increase the amount of agents; they will need to make it easier to get.\n\nBattlepass is takes a while to complete; thats fine. However it feels like it takes too much work than it needs too. An increase in xp would make this a lot better and easier.\n\n4. **Make battlepass worth it**\n\nThe battlepass is not really worth much in my opinion; compared to other battlepasses in games; this one just feels so lackluster with basic/simple skins and other simple rewards like charms, titles, player cards and radiant points. Furthermore; unlike other battle passes; you cant complete the battlepass and have enough points to purchase it for the next season. Each season you need to spend $10 and so far it doesn't seem like the battlepass is worth it.\n\n​\n\n**5. Map creator**\n\nProbably the least likely to happen; but a map creator would really help this game. One of the best features of CSGO is the community-made maps; even dust 2 was once made by a simple user of the community. I know they have some of the CSGO map creators making maps on valorant but each map feels similar.\n\nIn CSGO, since you had users from the community making maps; you had different styles, feels, ambitions for each map. Dust 2 doesnt play the same like cobblestone; it doesnt feel similar. Nuke is not like Train. Each map has some unique style and can be played differently.\n\nSure Mirage has some similarities like Dust 2, but they also established that Mirage's mid is not the same like dust 2 mid. There is clearly inspiration but you can tell it does not play the exact same\n\nHaving a map creator allows the community to bring variety of ideas and variety of maps that dont feel like they play the same. We can see new things; new mechanics and new playstyles. I'm sorry but I dont like being claustrophobic with every map I play\n\nPlease comment your opinions :)",
   'subreddit': 'VALORANT',
   'title': '5 small changes that could make the game better'},
  {'author': '[deleted]',
   'created_utc': 1595125023,
   'id': 'htswdx',
   'num_comments': 51,
   'score': 25,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': "If you ever wonder why the customer support call center guy you're on the phone with is being slow... they might be doing the same things me!"},
  {'author': 'DuixTV',
   'created_utc': 1595121988,
   'id': 'hts6uo',
   'num_comments': 2,
   'score': 24,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '4k then next round 5k!'},
  {'author': 'poorpleneenja',
   'created_utc': 1595154780,
   'id': 'htyg6e',
   'num_comments': 93,
   'score': 23,
   'selftext': "I went from Gold 1 to Bronze 3. No I did not get carried during my placements. I ranked alone. Idk maybe I just started to suck really badly after I placed. Has this happened to anyone else? I'm just trying to get back to gold. I've been on a terrible losing streak.",
   'subreddit': 'VALORANT',
   'title': 'Has anyone else deranked really bad?'},
  {'author': 'zeeelicious',
   'created_utc': 1595156351,
   'id': 'htyp7k',
   'num_comments': 10,
   'score': 22,
   'selftext': '. FeelsBadMan\n\n[https://clips.twitch.tv/HelpfulDeterminedSandwichOptimizePrime?fbclid=IwAR09E8Nt-1xgvM7Q026LKr3SgowUnZoxFD0Gv1B9MytKZ1ePldmS3s1Ff9E](https://clips.twitch.tv/HelpfulDeterminedSandwichOptimizePrime?fbclid=IwAR09E8Nt-1xgvM7Q026LKr3SgowUnZoxFD0Gv1B9MytKZ1ePldmS3s1Ff9E)',
   'subreddit': 'VALORANT',
   'title': 'How NOT to aim in Valorant'},
  {'author': 'LeoHamid',
   'created_utc': 1595199629,
   'id': 'hua375',
   'num_comments': 8,
   'score': 21,
   'selftext': 'link : [https://i.imgur.com/9lVbaXq.png](https://i.imgur.com/9lVbaXq.png) \n\nhttps://preview.redd.it/d7hwzzft9wb51.jpg?width=1080&format=pjpg&auto=webp&s=5134a79b2ab1055712708e925ed6e4998434d006\n\nhttps://preview.redd.it/g3c1z1gt9wb51.jpg?width=1080&format=pjpg&auto=webp&s=b850085975c96022914c6307218f71dad78c75ed',
   'subreddit': 'VALORANT',
   'title': 'I made a wallpaper from jett card on beta version'},
  {'author': 'iSweatySpaghetti',
   'created_utc': 1595200493,
   'id': 'huaber',
   'num_comments': 16,
   'score': 20,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '1v4 Clutch we had an AFK and my team wanted to surrender, after this, our spirits were lifted and we ended up coming back for the win.'},
  {'author': 'X1x3x3x7',
   'created_utc': 1595138706,
   'id': 'htvsam',
   'num_comments': 12,
   'score': 20,
   'selftext': "1. Smokes should permanently blind the enemies. It's a sand cloud, how are you going to see with sand in your eyes? You can't\n2. Smokes should be infinitely large. You cant control where sand and dust gets blown, so it should cover the whole map\n3. Mollies should freeze the enemy. It's fire, and fire melts stuff. It will melt your shoes, which makes you get stuck on the floor. You should also have more shots, as there are lots of mollies on his belt.\n4. Brimstone is a military guy, so he should be able to request guns from the army. He doesn't need to buy, he can just ask America\n5. He wears a bulletproof vest but he can still get shot? This is clearly a design flaw. Brimstone should be immune to chest shots",
   'subreddit': 'VALORANT',
   'title': 'Brimstone buff ideas'},
  {'author': 'ConstantValorant',
   'created_utc': 1595195401,
   'id': 'hu8x0m',
   'num_comments': 0,
   'score': 19,
   'selftext': 'In an exclusive interview with the\xa0[*YouTube*](https://youtu.be/o24k3dpok8g) channel Qwixzo, the creative director at Riot Games, David Nottingham, described the developer\'s plan on how they would tell\xa0*Valorant\'s* backstory. The lore of\xa0*Valorant* will mostly be delivered through character interaction and environmental elements,\xa0and\xa0Nottingham says the team has taken careful consideration to create layered personalities and motivations for all of the characters, which the team *"can kind of peel back"* throughout the game\'s lifetime.\xa0The type of world-building in *Valorant*, often referred to as environmental storytelling, has been seen previously in similar titles. [*Overwatch*](https://screenrant.com/tag/overwatch/) is a prime example of environmental storytelling, and\xa0from Nottingham\'s interview, the similarities between [Blizzard\'s](https://screenrant.com/tag/blizzard) approach and Riot\'s storytelling is obvious. On telling stories in this manner, Nottingham says, *"What\'s really interesting to me is seeing if that is something that players will engage with, get excited about, or offer their own theories."* \n\nSo the Lore is being revealed to us with environmental storytelling and by the agents voice lines themselves. And here we run into a Problem...\n\nIn the past I\'ve personally asked "@Riot Morello"\n\nhttps://preview.redd.it/4e2ypwm0tvb51.jpg?width=1080&format=pjpg&auto=webp&s=959d03be154356194a0a444b16201da40d020177\n\n whats the deal with the current 3 Atlas logos that can still be found in game in game... were they a past version of Kingdom Co?  \n\nhttps://preview.redd.it/2vtkgi4msvb51.png?width=703&format=png&auto=webp&s=58ea30f5c1efdcbf5e5b4f5d94130f28f5bc3e9e\n\n[Atlas death machines](https://preview.redd.it/u9tqqsrmsvb51.png?width=326&format=png&auto=webp&s=8c63ca1a8e57e86a45daff2300c5eb441e5c62f6)\n\n[Atlas Truck on Split](https://preview.redd.it/fbn5xniwsvb51.png?width=926&format=png&auto=webp&s=76d9193d8b9f78fbfb1f2b5c58f3073ba5056def)\n\n[Atlas written on the Trucks back](https://preview.redd.it/lbk7eg0osvb51.png?width=619&format=png&auto=webp&s=f1b584b12388bc0ef94302c75b10e35d5c90c5e5)\n\n[Atlas Plane \\(currently on Pracise ground\\)](https://preview.redd.it/0qlhmugpsvb51.png?width=939&format=png&auto=webp&s=4ce771e2e7038d2b456c85e3c8c87d7e090d742b)\n\n[Atlas on the wing of that plane](https://preview.redd.it/qbea0a5qsvb51.png?width=1061&format=png&auto=webp&s=45178faeaed7ad437dcee300387b3b18d371b4a4)\n\nand he said that Atlas was indeed a development version of kingdom:  Clip here -> [https://www.youtube.com/watch?v=kKlef24ujVI&t=9m4s](https://www.youtube.com/watch?v=kKlef24ujVI&t=9m4s) \n\nBut he said he wasn\'t sure if it still ment something since it is still in game.... so I asked another rioter about this.... and i asked \n\nhttps://preview.redd.it/6rkbbkfdtvb51.jpg?width=446&format=pjpg&auto=webp&s=805cfc8a41a7c5ae130613f4fc260b7cf9991a8b\n\nAnd she said that thoose atlas logos will be removed in the future\n\nhttps://preview.redd.it/sd3l2qzltvb51.jpg?width=729&format=pjpg&auto=webp&s=91855087036ea557ad587784d1ad3a8d5fc00a96\n\nhttps://preview.redd.it/tjqizmsktvb51.jpg?width=621&format=pjpg&auto=webp&s=94f8d196222c11bd216796b9e2b51e47bdbb7827\n\nSo Atlas was a mistake: Now the problem with all of this is that "Riot games" told us that the lore will progress thru environmental storytelling and other than asking directly .... once something is removed from the game there is no way of knowing if it was just forgot there and removed because of that or if it was removed because the lore progressed.\n\n(If Atlas was a Corporation in the Lore and we didn\'t know that it was kingdom and removed.... we could have thought that it was destroyed by something in the Lore and that would then have been the reason for its dissaperance + "Necrit"(a YTber) did a lore video and he thoght Atlas was a thing so already we are having a hard time with this + myself)\n\nwhich lead to another problem:\n\nWe are currently on patch 1.03 and one of the Voice lines that was in game was removed (I\'ve downloaded all the games voice lines from the files and it got removed) and its Jetts voice line "I hate that people think Venice is my Fault"... its no longer in the game.\n\nhttps://reddit.com/link/hu8x0m/video/menq9evtuvb51/player\n\nMy question to you "Riot Games" (u/ProgRocktopus ) is can we considered removed Voice lines that were in game at one time as scrapped/removed content or is it just the lore progressing?\n\n(there are games that keep past versions of the maps active however it is still happening in the past and once the story progresses... its on the newer maps + all the character interactions update there)\n\nMy Valorant Lore YT channel: [https://www.youtube.com/channel/UCZlLyfE6Te91cFUdd3vlt9Q?view\\_as=subscriber](https://www.youtube.com/channel/UCZlLyfE6Te91cFUdd3vlt9Q?view_as=subscriber)',
   'subreddit': 'VALORANT',
   'title': 'ASK VALORANT #Riot Games (Lore Question) - What can we consider "the lore progressing" and what can we consider "scrapped content" once it gets removed from the Game'},
  {'author': 'WillMonaco',
   'created_utc': 1595130867,
   'id': 'htu8dj',
   'num_comments': 55,
   'score': 18,
   'selftext': 'Razes abilities all do damage it doesn’t make sense that people assume that Jett should top frag but never expect the raze to top frag when she can get over 10+ kills just with abilities in a game. Can someone please explain this to me.',
   'subreddit': 'VALORANT',
   'title': 'Why do people say Jett needs to top frag but never say it about raze?'},
  {'author': 'PokeyTifu99',
   'created_utc': 1595136526,
   'id': 'htvdol',
   'num_comments': 40,
   'score': 17,
   'selftext': "I play sage, not by choice but because I want to win. Without a healer, you put your team at a major disadvantage. That being said, when I solo queue or queue with one friend, I don't pick Sage until every one else has picked. Let me show you my last set of matches.\n\nhttps://imgur.com/3kjDB14\n\nThis is because I felt obligated to be the TEAM player while everyone else wants to run around playing fragger. I queue with one friend who is platinum, so our lobbies are a mix of Silver-Gold-Plats. I play passive, I heal my teammates. When I don't have my ult, I use my sage wall to allow our entry fraggers to get into the site. I'm as selfless as I can to get my team the win but playing as Sage does nothing to help you rank up. Playing this character, while the other players on your team choose fraggers sucks especially when you lose. Now they are talking about nerfing it? No one in lower ranks is ever going to play this character, peoples egos are too big and they care more about their kills than winning. Which is one of the things that turns me off the most about lower ranks. The amount of times I heal someone to win a game is insane, and when we lose I get demoted for playing a support role because I didn't get as many kills as Reyna who I healed fifteen times during the match.  Thats one of the issues with match making in valorant for me.",
   'subreddit': 'VALORANT',
   'title': 'I feel obligated to play Sage'},
  {'author': 'ejimmie',
   'created_utc': 1595193778,
   'id': 'hu8g9t',
   'num_comments': 6,
   'score': 17,
   'selftext': 'My WiFi is perfectly fine and every other game I play says I have good ping. But whenever I play valorant I’m constantly rubber banding and I always get the notification that I have high average ping. It is honestly making the game no fun to play. Please help.',
   'subreddit': 'VALORANT',
   'title': 'Anyone else having ping issues?'},
  {'author': 'somekid1337',
   'created_utc': 1595174385,
   'id': 'hu2scz',
   'num_comments': 20,
   'score': 17,
   'selftext': " i'm a player from the middle east (united arab emirates), and i really want to know the updates or any news regarding middle eastern servers coming to the middle east. it's really difficult to maintain proper and  fair gameplay with pings clocking around 130ms to 150 ms. close combats,  peeking, and times where i shoot first gets denied because someone has  better ping than me. it's really demotivating and i've placed money,  time in this game and it isn't really what i expected or wanted. not to mention, majority of Emirati's or UAE players have connectivity issues where they indefinitely get stuck on map-loading screen to the  point of getting cooldown. then, they must resort to external paid services such as WTFast or even exitlag to overcome this issue. we want our servers as soon as possible or have a server that can give us a fair and enjoyable gameplay.",
   'subreddit': 'VALORANT',
   'title': 'Valorant, where are our servers?'},
  {'author': 'DarkCommanderAJ',
   'created_utc': 1595173580,
   'id': 'hu2kib',
   'num_comments': 20,
   'score': 17,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Omen buffs for the next patch'},
  {'author': 'DostMaster',
   'created_utc': 1595148666,
   'id': 'htxgsn',
   'num_comments': 18,
   'score': 15,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'How common are hackers in competitive Diamond/Immortal+?'},
  {'author': 'dustannum',
   'created_utc': 1595141765,
   'id': 'htwbbt',
   'num_comments': 21,
   'score': 14,
   'selftext': "I just started playing the game like 2 weeks ago, and I always play Unrated matches (never played Ranked).\nThe first time I got a matchmaking ban, it was a 1 min ban, then it became 3 mins, 10 mins and now I'm at an hour ban.\n\nI get banned quite often. I understand why the game bans AFK players and those who leave matches, or those who don't choose an agent and let the others down. The thing is I NEVER did any of that on purpose. Everytime I got disconnected, it was because of a connection issue, my game crashed, or I just didn't have time to pick an agent because either the loading screen took forever or the agents in the agent selection screen just didn't show up.\n\nAs stated before, I'm currently on a 1 hour ban. I just wanna know how long the bans would be if I keep getting disconnected from the matches. I read that if I don't get banned again, the ban time will be reduced.\nSo if the bans keep getting longer and longer, I might consider taking a break from playing the game so that the ban time wouldn't be as long.\n\nEDIT: Also, if anyone knows how long do I have to not-get-banned so that the ban time would be reduced, please let me know",
   'subreddit': 'VALORANT',
   'title': "What's the longest ban time?"},
  {'author': 'computer_addiction',
   'created_utc': 1595132016,
   'id': 'htuhb7',
   'num_comments': 8,
   'score': 14,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Valorant tournament scam(not sure if this is appropriate)'},
  {'author': 'mzivcak43',
   'created_utc': 1595192953,
   'id': 'hu87dw',
   'num_comments': 10,
   'score': 14,
   'selftext': ' [https://imgur.com/a/GOlyJfD](https://imgur.com/a/GOlyJfD) \n\nAnd that the rules of this subreddit are a joke, so I have to reach 100 characters and i cant post this into video because its not long enough.',
   'subreddit': 'VALORANT',
   'title': 'I was today years old when i realized you can actually get a kill with trapwire.'},
  {'author': 'FrexRewis202',
   'created_utc': 1595189846,
   'id': 'hu7bcc',
   'num_comments': 38,
   'score': 13,
   'selftext': '\n\n\n\nPlayed a game tonight that had a Sage griefing throughout the entire 13 rounds.   Even at character selection, he kept saying "dodge or lose guys, dodge or lose. I\'m telling you now. Dodge this game. Or lose a rank." And initially we didn\'t understand what he was trying to say (he was Platinum 1) while the rest of us were gold/silver/plat. We asked him what he meant and he just said "Dodge this game. Or lose. you\'ll find out soon enough." But we still picked (because that\'s what any normal player would do right?) and he said "Alright you guys wanna lose then lets go". \n\nSo throughout all 13 rounds he would do the following to throw the round: \n\n\\-wall block when we were advancing or trying to push  \n\\-ice the floor to prevent us from falling back when we were being rushed/give away our position  \n\\-wall block to corner us into a specific space when the enemy was pushing  \n\\-stand directly infront of us in teamfights to block our view  \n\\-stand in front of us when we were holding sites  \n\\-type in all chat and tell the enemy team all our positions and trap placements  \n\\-fire his gun at us to give off our positions to the enemy  \n\n\nAt first we were just really confused - on our team we had a Jett and an Omen who were really good and were getting good picks - but we would lose the match after he would start his wallblocks or just tell the enemy team where we were and how much HP we had left. After awhile we realised that he was determined to grief until we lost the match. \n\nTowards the end of the 12/13th round we were so frustrated and confused we asked him to explain to us genuinely why he was doing it, and he said that he was throwing games to get his account banned. He wanted to ban himself from playing Valorant so that he wouldn\'t keep trying to grind to increase his rank. **He also said he had already thrown the last 14-15 games and he still hadn\'t been banned yet.** \n\nWe asked him how he felt about ruining the games for the many other players in the previous matches  - just to satisfy his want to get himself banned - and he said "**I don\'t give a fuck about what other players think or feel, you\'re nothing to me**". \n\nSo his theory was that instead of just not playing Valorant (to prevent grinding) - he was going to ruin every game he was in to try and get himself banned, while spoiling the ranked game experience for hundreds of other players just trying to have fun. \n\nAll of us reported him - but it seems like nothing is being done to stop this kind of behaviour. I\'ve read a couple of other posts here about people griefing in games but not sure if there\'s been punishments meted out at all. We had a strong team and we had a good chance to win if it wasn\'t for the griefer. \n\nSorry for the long read - I just wanted to share my horrible experience with youall and hope that something can be done about these players ruining games for others.',
   'subreddit': 'VALORANT',
   'title': 'Griefer made our team lose 1-12 with Sage - super frustrated'},
  {'author': 'Kurre-',
   'created_utc': 1595184506,
   'id': 'hu5pnu',
   'num_comments': 70,
   'score': 13,
   'selftext': 'This feels so out of the blue, me and some friends were expecting the price to drop to 2 400 but it went to 2 500 which is fine but the fire rate reduction? Idk man, their reason for doing so is alledgedly to make it a "viable long range rifle" but what long range engagements do you need for the guardian? If you\'re planning to take a long range fight, you either choose the Operator or you tap fire with the Vandal. \n\nI honestly would prefer to have the price at 2 700 if it meant that the fire rate was untouched, I literally can\'t find a reason/scenario to buy the Guardian over a Bulldog/Spectre in Immortal ranked...',
   'subreddit': 'VALORANT',
   'title': 'Why did they nerf the Guardian?'},
  {'author': 'Qamiiiii',
   'created_utc': 1595160327,
   'id': 'htzfx5',
   'num_comments': 31,
   'score': 12,
   'selftext': "These are the only topics you'll see here:  \n\\-Ermergerd rito seriously needs more maps  \n\\-Ermergerd rito needs to add a casual/ffa mode  \n\\-Ermergerd this game skins are so expensive  \n\\-Ermergerd my teammate was mean cri cri  \n\n\nI liked it better way at the start when there we just highlights and sova arrow compilations now everybody is just bitching and bitching about the same already spoken off topic, literally same shit diffrent day. I see more complaints and rants then serious ideas or cool fanart or whatever just content.  \n\n\nThe games out  for less then 3 months stop comparing it to CS that has been there since Gaben grew a nutsack, this is not cs and this is still a game that is in development let rito breath for a sec, all u neckbeards and gamer girls here just spamming like it's easy to make 'YOUR' perfect game. just shut it",
   'subreddit': 'VALORANT',
   'title': 'This is the most repeptitive and boring subreddit i have seen in ages.'},
  {'author': 'bauerbachml',
   'created_utc': 1595129086,
   'id': 'httu0n',
   'num_comments': 6,
   'score': 11,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Iron be like..........'},
  {'author': 'pauLo-',
   'created_utc': 1595141766,
   'id': 'htwbc5',
   'num_comments': 0,
   'score': 11,
   'selftext': "Could we adapt rule 10 so that we can include gameplay clips from pro matches? I'm not sure what the cut off point should be for what is considered pro. Perhaps only clips from casters spectating games and not from individual streamers?\n\nSome of the most famous moments in csgo were the most hyped up and immortalised discussion threads on reddit. It would be a shame for those posts to be removed on here or having to resort to text posting links.\n\nThoughts?",
   'subreddit': 'VALORANT',
   'title': 'Can we adjust rule 10?'},
  {'author': '[deleted]',
   'created_utc': 1595193280,
   'id': 'hu8ayc',
   'num_comments': 14,
   'score': 11,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'When your teammate forgets they have the spike, sometimes you need to handle matters yourself'},
  {'author': '[deleted]',
   'created_utc': 1595163264,
   'id': 'hu01ph',
   'num_comments': 62,
   'score': 10,
   'selftext': '[removed]\n\n[View Poll](https://www.reddit.com/poll/hu01ph)',
   'subreddit': 'VALORANT',
   'title': 'Which Gun You Think Must Be Given The Title Of "Legend"'},
  {'author': 'MythosRealm',
   'created_utc': 1595158755,
   'id': 'htz534',
   'num_comments': 109,
   'score': 10,
   'selftext': "Valorant is a brand new game with a huge dev team. Riot knew the tech they were investing in when it came to Anti-cheat, network infrastructure, etc. would be expensive to keep running while maintaining a development team of over 100 people.\n\nIf skin prices were priced comparable to other free-to-play games, eventually, Riot would be forced to shrink the dev team and resources being put aside for this game to compensate. Expensive skins mean that the game can stay free-to-play while maintaining a premium development team.\n\nI hear you asking why LoL's skins are cheaper and LoL is still F2P. Simple, LoL has tenfold the player base of Valorant and countless characters all with multiple skins, has the LCS, LEC, and LCK that all have insane advertising costs for partners and buy ons for teams, and many more revenue streams.\n\n\nThese skins are expensive to keep the game F2P and will mean Riot won't have to franchise esports to create income for the game. If you can't afford these skins or can't justify paying that much for them, that's cool, you don't have to buy them, the others that do are making up the money needed to keep the game running.\n\nI don't see these prices as greed, I see them as Riot wanting to keep this game AND its competitive scene as accessible as possible while maintaining the dev team. They were most likely told when pitching Valorant that they can do it with an initial budget, but have no access to LoL's revenue for additional resources. \n\n\n\nWhatever, call me a Riot shill if you want, it's just business at the end of the day and Riot has expenses they need to pay.\n\n\nTL;DR: Expensive skins pay for big dev team and near-experimental tech for Anti-cheat and netcode",
   'subreddit': 'VALORANT',
   'title': "Unpopular opinion: Expensive skin prices CAN be a good thing, here's why."},
  {'author': 'ggmariee',
   'created_utc': 1595116901,
   'id': 'htqzb2',
   'num_comments': 6,
   'score': 9,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Still pretty new to Reyna (and the game in general), but this was one of my favorite clutches with her so far!'},
  {'author': 'Blu3Coast',
   'created_utc': 1595175709,
   'id': 'hu35ft',
   'num_comments': 6,
   'score': 9,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'An ace that I should not have had XD'},
  {'author': 'RaspberryBob',
   'created_utc': 1595199482,
   'id': 'hua1sw',
   'num_comments': 6,
   'score': 9,
   'selftext': '​\n\n[How I dealt with enemies coming at me from all angles in a 1v4 ace clutch!](https://reddit.com/link/hua1sw/video/hjccoxae9wb51/player)',
   'subreddit': 'VALORANT',
   'title': "When you're surrounded on all sides!"},
  {'author': 'Star__Rain',
   'created_utc': 1595128767,
   'id': 'httrei',
   'num_comments': 16,
   'score': 8,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I play FPS games with a Pen, here are some highlights from VALORANT:'},
  {'author': 'FavoringDark',
   'created_utc': 1595162743,
   'id': 'htzxst',
   'num_comments': 28,
   'score': 8,
   'selftext': 'Step 1: change her E ability to do exactly 1000 damage if you land the Grenade on their head. Now it must balance on their head for a solid 3 seconds, or else the Grenade can’t suck up the opponents brain waves and do said damage. Also make it explode into 4 other pieces which will leave the rest of her team at 1 health.\n\nStep 2: give her the ability to fly. I mean come on, raze already can move faster than Jett, just let her fly instead of having satchels ffs. Activating this ability will let her zoom around in the air faster than a Karen marching towards the cashier after receiving a pizza that was undercooked for .1 seconds. This ability will last for as long as you don’t hit a wall or a teammate. Kachow.\n\nStep 3: make her boom bot turn invisible when you deploy it. Come on guys. Shooting the boom bot before it blows up? Not cool. That’s like blue balling the poor thing. It just wants to release all its pent up energy, what better way to do that then to make the enemy not be able to see it! It also won’t make noise, because ya know, not every player is deaf. \n\nStep 4: change her ultimate so that it’s a hitscan. I mean comeeee onnn, this was the biggest disappointment. Watching your enemies start to run away after hearing her screech “FIRE iN thE HOLE” is no fun at all. You want to give them a quick, painless death. Actually, nah you want it to drag on just a little bit. Leave em at 1 health and make em not able to move for 1 minute. That way you can do whatever you want to em for that minute. Spank em, eat their hair, or if they have the dragon skins, well, ya know the drill ( ͡° ͜ʖ ͡°)',
   'subreddit': 'VALORANT',
   'title': 'How to balance Raze'},
  {'author': '[deleted]',
   'created_utc': 1595156804,
   'id': 'htys1v',
   'num_comments': 6,
   'score': 8,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': '1v5 single clip pistol Ace - JP Server Immortal 2'},
  {'author': 'XdGxbriel',
   'created_utc': 1595162208,
   'id': 'htztxv',
   'num_comments': 7,
   'score': 8,
   'selftext': "it seems that my Valorant sometimes runs 10-20 fps, i'm not sure what causes it to happen, but i'm wondering if their is a fix to this. All of my drivers are installed and i make sure i start up Valorant. I usually run Valorant at a solid 240 fps, still shouldn't be dipping on those frames since my equipment goes as follows.  \n\\[gpu: 1080ti gtx  \ncpu: ryzen 5 3600x  \nram: 16 gb ddr4\\]  \nusually i fix it (temporary) with resetting my whole PC. But its very annoying that I want a permanent fix on this. this bug is the only reason i'm staying away from the game.  \ntl:dr-i need a fix to a bug that when i start it up it runs 20fps, and my fps is unusually low for my specs",
   'subreddit': 'VALORANT',
   'title': 'low fps start up on Valorant'},
  {'author': 'HarakterPL',
   'created_utc': 1595164597,
   'id': 'hu0bvu',
   'num_comments': 4,
   'score': 8,
   'selftext': "   \nI don't know if I'm doing it right, this is my **first** Reddit post. I am adding it here, maybe RIOT Games will see my proposal. \n\nWhat do you think about adding rank information to a friend's nickname on the home page? \n\n​\n\n​\n\nhttps://preview.redd.it/lralp7wmdtb51.png?width=1239&format=png&auto=webp&s=fb583d68199ca25515ad83f48920e0370dcc3f7d\n\n[View Poll](https://www.reddit.com/poll/hu0bvu)",
   'subreddit': 'VALORANT',
   'title': 'Information about the rank of a friend by the nickname'},
  {'author': 'ObsoletePixel',
   'created_utc': 1595123961,
   'id': 'htsn7u',
   'num_comments': 15,
   'score': 8,
   'selftext': "Hey everyone. Before I get into writing this, I want to make it clear that I understand why skins are as expensive as they are at the top end. Riot's art and skins teams are talented and deserves to make money for their work, and the potential for the kinds of interesting skins they can make has been made abundantly clear by how imaginative the Elderflame skins are. The current price of skins on the shop \\*is not a problem\\*. Yes, they are expensive. Yes, that is frustrating. There's a ton of skins in this game that I want too! I totally understand and empathize with all of these concerns. Skins are a luxury item and are not necessary for gameplay though, so I understand pricing them accordingly.\n\n​\n\nWhat Riot seems to be missing is that, as well as luxury items, skins are a reward for engaging with the game via the battle pass, but they are not treated as such. Battle Pass skins \\*need\\* to stop being thought of as a luxury item, and need to be seen as a means to get players to engage with your game in the long-term. And, as is, the battle pass is not a reward. It's a slog. I don't need 5 or 6 vandal skins that I really like, I ultimately only need one. But the odds of a battle pass skin being my endgame when the first example of the highest tier of cosmetics we've seen is a literal moving, animated, fire-breathing dragon. Say what you will about whether or not you're a fan of the actual aesthetics, that's inspired, and the skin team did a good job. But the battle pass skins will never fill that kind of need. That's not what they're in the game for. They're neat, and supposed to provide a moderately exciting reward that, in aggregate, feels more valuable than the $10 the player put in, while also rewarding players that \\*do\\* care about having cool looking guns in a game they put a lot of time into.\n\n​\n\nAs is, none of this happens. The player puts $10 and 100+ hours into a game for the ability to get maybe 2-3 skins they like, and a knife that will be obviated at some point by another knife in some other skin collection down the line, and eventually the rewards from the battle pass will no longer be as exciting, and therefore no longer be worth buying into. But by reducing the time investment down so players feel excited to unlock more items that they can switch between. The store should be aspirational for players, you should want them to be excited by guns that evoke something in them. The battle pass skins should be, in the short term, for players that want access to skins to make them feel more invested in the game, but the long-term reward of the battle pass should be choice. As is, the battle pass doesn't reward me with choice, it's a chore. I love this game and I want to play it for a while, and I want to buy the battle pass again next episode, but I've struggled to complete the battle pass for this episode \\*and\\* I'm in quarantine. I'm going to complete it, I'm not worried about that, but what I am worried about is my motivation to buy and complete more battle passes in the future.\n\n​\n\nTL;DR: The way Riot thinks about the battle pass is out of wack, and battle pass skins need to be thought of as fundamentally different in function than shop skins. By fixing this issue and making the battle pass reward players for time spent in the game better, they incentivize people actually buying the battle pass more than once or twice to get skins for the guns they don't care about. The battle pass needs to exist to excite players about having multiple skins worth switching between long-term and maintain player engagement, but the objective of the battle pass as it stands right now is incredibly short sighted and basically serves as another avenue to turn a profit, but since it's redundant with the shop players are less interested in buying into either one because both feel over costed.",
   'subreddit': 'VALORANT',
   'title': "Let's talk about the real issue regarding skin value in Valorant: The Battle Pass"},
  {'author': 'bbqmilftea',
   'created_utc': 1595159630,
   'id': 'htzb3j',
   'num_comments': 6,
   'score': 7,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'screaming "is that an egirl?" and continuously making sexist jokes won\'t get you the egirl of your dreams on valorant'},
  {'author': 'levelbloo',
   'created_utc': 1595119229,
   'id': 'htrjj5',
   'num_comments': 4,
   'score': 7,
   'selftext': "Trying to create prints lately and I thought of making Valorant characters with a pet animal near them. This is the first of a few that I'm thinking about making :)  \n\n\n [https://imgur.com/a/7qQymeC](https://imgur.com/a/7qQymeC)",
   'subreddit': 'VALORANT',
   'title': 'Valorant Reyna Fanart'},
  {'author': '[deleted]',
   'created_utc': 1595173387,
   'id': 'hu2ila',
   'num_comments': 30,
   'score': 7,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'How do you guys feel about the Stinger?'},
  {'author': 'MitzioxD',
   'created_utc': 1595194239,
   'id': 'hu8l2y',
   'num_comments': 4,
   'score': 7,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '1v5 i pulled off yesterday (who said the bulldog was bad???)'},
  {'author': 'GirrxF',
   'created_utc': 1595171587,
   'id': 'hu217o',
   'num_comments': 10,
   'score': 7,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Cheeky Reyna Ace'},
  {'author': 'arafatreads',
   'created_utc': 1595143482,
   'id': 'htwlt1',
   'num_comments': 6,
   'score': 7,
   'selftext': 'Recently while playing my game stops and says riot client connection error and proceeds to 4 hour penalties. Today i was in agent select and this happened again! WHY DID I GET 4 HOUR PENALTY FOR FAILING AGENT SELECT! \nIT WASNT EVEN MY FAULT!\nwhat can i do to fix this?\n\nmy connection is okay, most of the time im getting so called "connection error" other members of my family use the internet normally.',
   'subreddit': 'VALORANT',
   'title': 'Getting 4 hours of ban constantly'}],
 [{'author': 'Chrismon_YTF',
   'created_utc': 1595215597,
   'id': 'hue2da',
   'num_comments': 474,
   'score': 8777,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'The Smartest Viper Ultimate on Ascent'},
  {'author': 'Richtoveen',
   'created_utc': 1595260896,
   'id': 'hunua6',
   'num_comments': 833,
   'score': 8250,
   'selftext': 'https://images.contentstack.io/v3/assets/bltb6530b271fddd0b1/blt84d2cb530af70d09/5f114ded0d1d2008538cf78c/old_asc_1_rev_v2.jpg',
   'subreddit': 'VALORANT',
   'title': 'Valorant 4 years ago image released'},
  {'author': 'NotYourLad',
   'created_utc': 1595276879,
   'id': 'hut1le',
   'num_comments': 1379,
   'score': 5104,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'NA pro player Phox "retires", then proceeds to get called out by Riot K3o for being a cheater'},
  {'author': 'jackson558wolf',
   'created_utc': 1595276955,
   'id': 'hut2gs',
   'num_comments': 345,
   'score': 2930,
   'selftext': 'I think I just peaked in my competitive career, I placed this rank after my 5 competitive games. First Unused 1 NA! \n\nhttps://preview.redd.it/k61wn76vn2c51.png?width=1113&format=png&auto=webp&s=e6abfdc2c948bc48ffc60c0ee04c1809a1846d28',
   'subreddit': 'VALORANT',
   'title': 'New Rank?'},
  {'author': 'Milfuelle',
   'created_utc': 1595269763,
   'id': 'huqp6i',
   'num_comments': 215,
   'score': 1634,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "You'll never know when an extra shotgun will be handy."},
  {'author': 'Maithreya25',
   'created_utc': 1595281848,
   'id': 'huulur',
   'num_comments': 270,
   'score': 1272,
   'selftext': 'This isn’t to be pissed but just to let people and riot know, there is supposedly (with decent proof) a bug that deranks you from loss regardless of score. I no joke lost 3 games in a row as top frag (13-10, 13-10, 13-7), all of which demoted me so I went from immortal 1 to diamond 1 in 3 games. Just stay away and hopefully riot figures it out and maybe gives some kind of compensation.\n\nUpdate: word goes it’s not a bug making u lose rank it’s just the display. The game knows ur real rank but somehow is displaying one that is incorrect aka the result of three deranks. I’m probably in that case diamond 3 rn but it is just displaying d1',
   'subreddit': 'VALORANT',
   'title': 'Stay away from ranked right now guys'},
  {'author': 'TheBootsCool',
   'created_utc': 1595272496,
   'id': 'hurlz2',
   'num_comments': 224,
   'score': 1072,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'So I tried using the Odin in a few games and its pretty good if used correctly'},
  {'author': 'Woorilla',
   'created_utc': 1595244740,
   'id': 'hujogc',
   'num_comments': 308,
   'score': 916,
   'selftext': '​\n\n[viper mspaint](https://preview.redd.it/xik0dntdyzb51.png?width=797&format=png&auto=webp&s=57f1f21daf0e840c32ef97b35eaa8357241c34ce)\n\n​\n\n[raze mspaint](https://preview.redd.it/gwx9mwfgyzb51.png?width=973&format=png&auto=webp&s=fea549194ca0f838eb3eeeab3ac80720d97540e9)\n\n​\n\n[reyna mspaint](https://preview.redd.it/lyh08nvhyzb51.png?width=973&format=png&auto=webp&s=520210eabf824a5067dcc761379bc6ab52390152)\n\n​\n\n[cypher mspaint](https://preview.redd.it/gdfs4cikyzb51.png?width=903&format=png&auto=webp&s=dc52611a934c07fd9577051d9cf3ae2583567c46)\n\n​\n\n[jett mspaint](https://preview.redd.it/ye5bl4amyzb51.png?width=885&format=png&auto=webp&s=629b1d514f1a05b5945b35bb231e729fe08927fa)\n\n​\n\n[sova mspaint](https://preview.redd.it/36n1dd5uyzb51.png?width=904&format=png&auto=webp&s=a17ca4c347c1fe14d657c332b6ce4e26a4233eaf)\n\n​\n\n[breach mspaint](https://preview.redd.it/zi13wq8vyzb51.png?width=775&format=png&auto=webp&s=df9effdb738c31309fae17ab7699f25a36f696be)\n\n​\n\n[brimstone mspaint](https://preview.redd.it/12l1n0ozyzb51.png?width=824&format=png&auto=webp&s=ddf31a9914f791dc936a0566e436d4441ed35162)\n\n​\n\n[phoenix mspaint](https://preview.redd.it/a2thumk4zzb51.png?width=733&format=png&auto=webp&s=d105410d745d3fab918506be0c7eb1aaf70d7d8b)\n\n​\n\n[sage mspaint](https://preview.redd.it/cquym6l6zzb51.png?width=775&format=png&auto=webp&s=f541ad71973958bc836edf3e1349e0d9904eb697)\n\nOmen is missing I know :) Maybe once there is a face reveal I will draw him. b',
   'subreddit': 'VALORANT',
   'title': "Instalock Raze Main here! Here's my (almost) full collection of MS Paint drawn agents. Hope you guys enjoy this list."},
  {'author': 'vodkamom',
   'created_utc': 1595267879,
   'id': 'huq2y7',
   'num_comments': 331,
   'score': 819,
   'selftext': "Pretty much the title. \n\nUnrated and ranked are essentially the same type of gameplay/gamemode, with ranked having a more competitive edge to it - so why are players who are unable to communicate with their team allowed to play ranked? This just hinders the team and really shouldn't be allowed in a competitive environment that's mostly based on teamplay.\n\nEdit: this post isn't about people who CAN engage in comms but decide not to, it's about players who are BANNED and have no way of communicating other than pinging. They can’t even type. Why allow these people to play ranked while banned? Unrated is basically the same game mode without the competitiveness to it, they can play that.",
   'subreddit': 'VALORANT',
   'title': "Players who are text/voice chat banned shouldn't be able to play ranked."},
  {'author': 'raulgenius',
   'created_utc': 1595249921,
   'id': 'huksdr',
   'num_comments': 127,
   'score': 698,
   'selftext': "So here I am again, this time I bring you all the agents! yes, you've heard well all of them.\n\nhere are the previews:\n\n[Reyna](https://mir-s3-cdn-cf.behance.net/project_modules/max_1200/200f4b94980429.5f158eb4bb8d0.png)\n\n[Jett](https://mir-s3-cdn-cf.behance.net/project_modules/max_1200/a5e16894980429.5f158eb567d97.png)\n\n[Brimstone](https://mir-s3-cdn-cf.behance.net/project_modules/max_1200/232b1f94980429.5f158eb646219.png)\n\n[Sage](https://mir-s3-cdn-cf.behance.net/project_modules/max_1200/6b4ec794980429.5f158eb773b63.png)\n\n[Raze](https://mir-s3-cdn-cf.behance.net/project_modules/max_1200/62363494980429.5f139c3ad1fe4.png)\n\n[Breach](https://mir-s3-cdn-cf.behance.net/project_modules/max_1200/f942eb94980429.5f149d7cc8102.png)\n\n[Omen](https://mir-s3-cdn-cf.behance.net/project_modules/max_1200/22b3f894980429.5f149d7d2be28.png)\n\n[Cypher](https://mir-s3-cdn-cf.behance.net/project_modules/max_1200/02662194980429.5f10e7b96bdc6.png)\n\n[Sova](https://mir-s3-cdn-cf.behance.net/project_modules/max_1200/f1875e94980429.5f14ae07a79d8.png)\n\n[Phoenix](https://mir-s3-cdn-cf.behance.net/project_modules/max_1200/8a0b7794980429.5f158eb862c51.png)\n\n[Viper](https://mir-s3-cdn-cf.behance.net/project_modules/max_1200/eb803594980429.5f158eb93adf3.png)\n\nMade some modifications based on some feedback I got in the comments\n\nHere's the [download link](https://www.behance.net/gallery/94980429/Valorant-Graphics) with different sizes.\n\nLet me know if you liked them <3",
   'subreddit': 'VALORANT',
   'title': 'Wallpapers for all agents!'},
  {'author': 'Starace01',
   'created_utc': 1595262095,
   'id': 'huo7hb',
   'num_comments': 79,
   'score': 557,
   'selftext': 'During beta [this](https://www.youtube.com/watch?v=mx7fQOnt82E) used to play when your game loaded and it would get me hype af for rounds, kind of wish they would bring it back.',
   'subreddit': 'VALORANT',
   'title': 'Anyone else miss the pregame beat from Beta?'},
  {'author': 'Jojakosa',
   'created_utc': 1595210215,
   'id': 'hucs0r',
   'num_comments': 168,
   'score': 557,
   'selftext': "Look, I know this isn't the best example, but how come that I only got **one** with those?? In other games, the Knife have the actual Range of the Knife, but in Valorant it feels as if the only Region where it registers the damage is when the Enemy is *1cm* directly in front of you, and you need  your crosshair on the Body. I never had any problems with a Knife in games Like CS:GO for example, and I really don't want to see any '' bUt tHiS iSn'T cS:gO'' *I KNOW*, but I think it's not too much to ask for a working Melee weapon. \n\nEdit: Riot Morello directly answered me (https://twitter.com/RiotMorello/status/1285102612287680512?s=19)",
   'subreddit': 'VALORANT',
   'title': 'The Knife is Valorant is *very* bad compared to other games!'},
  {'author': 'mumsei',
   'created_utc': 1595221724,
   'id': 'hufeka',
   'num_comments': 249,
   'score': 522,
   'selftext': 'Not sure how many I speak for when saying this but I would rather have more maps added and maps reworked before we see tons of characters added to the game. Devoting this much effort into a comp scene with only 4 maps, those being crappy maps at that is kind of ridiculous if you ask me. I took a week off of this game and hoped to come back and enjoy it but on my second game of returning just got bombarded by operators and raze utility on hallway simulator maps. Playing brim I smoked off as much utility as possible and still got rekt by operators, completely ruining this game right now. We need more maps, to keep the game fresh. Not agents.',
   'subreddit': 'VALORANT',
   'title': 'Maps over characters'},
  {'author': 'lmaojunkratbroke',
   'created_utc': 1595222699,
   'id': 'hufm6z',
   'num_comments': 130,
   'score': 461,
   'selftext': "I personally think it would be extremely interesting to have riot release and api or some sort of link to a website that can actively track how many players are active and how many of them are in what rank to see what the average player skill is currently sitting at. I figured this would be a good idea since it would allow for people to more accurately judge their skill and see if where they are sitting at is currently either really above average or really below average. I'm saying to because I myself felt as if the grind to Diamond 3 became significantly easier for me after launch date and wanted to know if it was just because i did really good or if because there are a ton of players already in diamond.",
   'subreddit': 'VALORANT',
   'title': 'Riot Should Release A Tracker That Shows How Many People Are In What Rank'},
  {'author': 'redchook2',
   'created_utc': 1595237484,
   'id': 'huicqv',
   'num_comments': 169,
   'score': 402,
   'selftext': "Basically title. I understand why they don't want to add a specific number system to the ranked mode, but something as simple as a bar after the game showing your progress to the next rank would be amazing.",
   'subreddit': 'VALORANT',
   'title': 'They should add a ranked progress bar'},
  {'author': 'WindAeris',
   'created_utc': 1595283839,
   'id': 'huv864',
   'num_comments': 321,
   'score': 366,
   'selftext': "Hey everyone,\n\nWe're seeing an increase in posts about a competitive ranked bug occurring. Competitive as a game mode is  not currently functioning as intended. These posts are currently considered reposts and we will be removing them to keep the discussion consolidated to the existing threads. [Riot has stated they're aware of the situation](https://twitter.com/PlayVALORANT/status/1285338223086989312) and are actively fixing.",
   'subreddit': 'VALORANT',
   'title': "Valorant's competitive is currently seeing issues!"},
  {'author': 'jjkala123',
   'created_utc': 1595276628,
   'id': 'husynm',
   'num_comments': 169,
   'score': 329,
   'selftext': "[https://streamable.com/o6ndsy](https://streamable.com/o6ndsy)  \n\n\nhonestly i've no clue how the jett didnt die",
   'subreddit': 'VALORANT',
   'title': 'the jett should of died right?'},
  {'author': 'HazeYo1',
   'created_utc': 1595256907,
   'id': 'humnzq',
   'num_comments': 192,
   'score': 291,
   'selftext': "Started occurring couple days ago, most of the games it's fine but in some games it just hits hard out of nowhere and even in low action situations. Before i never had drops below 200fps, now it drops to \\~90-100 and feels like total shit, even people spectating notices that, so frame times should be horrible. I Don't think it has something to do with my hardware, i always have hwinfo on my second monitor and nothing unusual there.Specs R5 3600, 5700XT, 2x8gb 3600CL16.",
   'subreddit': 'VALORANT',
   'title': 'Fps drops out of nowhere'},
  {'author': 'FickSchnitzzl',
   'created_utc': 1595277205,
   'id': 'hut5ca',
   'num_comments': 30,
   'score': 239,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Schock Arrows of Doom'},
  {'author': 'TheHaptic',
   'created_utc': 1595243177,
   'id': 'hujdmv',
   'num_comments': 48,
   'score': 237,
   'selftext': 'If we could ping map locations using brims map, like for his smokes and ult would make it a lot easier to exe sites.',
   'subreddit': 'VALORANT',
   'title': 'Pinging map locations using brims map.'},
  {'author': 'V3L1G4',
   'created_utc': 1595261077,
   'id': 'hunwax',
   'num_comments': 10,
   'score': 211,
   'selftext': '​\n\n[I was playing sage. Omen smokes me, so I put the wall in the smoke. Then my friend \\(POV\\) does this. ](https://reddit.com/link/hunwax/video/1w9bdsgic1c51/player)',
   'subreddit': 'VALORANT',
   'title': 'Near instant ACE'},
  {'author': 'Auegro',
   'created_utc': 1595249928,
   'id': 'huksg0',
   'num_comments': 30,
   'score': 202,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'So close to greatness'},
  {'author': 'zekeymoomoo',
   'created_utc': 1595264512,
   'id': 'huoz4e',
   'num_comments': 9,
   'score': 119,
   'selftext': '[Unanimated](https://imgur.com/GrL0X0b)\n\n[Animated](https://imgur.com/OmQDS52)\n\n[Google drive link](https://drive.google.com/file/d/1xB0Fp51GZUdKrS9_CCAh9kD0aDcuWSga/view?usp=sharing)\n\nhttps://preview.redd.it/sodoca5dm1c51.png?width=2380&format=png&auto=webp&s=f831e2ec6a4c570dff2144707f117a5c31b127a3',
   'subreddit': 'VALORANT',
   'title': 'I created a pixel Cypher! (this time animated)'},
  {'author': 'KaijuBruh',
   'created_utc': 1595223416,
   'id': 'hufrrp',
   'num_comments': 12,
   'score': 107,
   'selftext': 'So in order for this glitch to work, you are going to need 2 people, preferably 3 people. You are going to need atleast one sage. So what you are going to have to do is first set auto respawn on for the target. next you are going to have to kill the sage. then you have to position yourself wherever you want. once thats done, rez your dead body and tada, you have a husk of an agent.\n\n​\n\n[https://ibb.co/thPWs1H](https://ibb.co/thPWs1H)',
   'subreddit': 'VALORANT',
   'title': "you've seen a sage wall before but have you seen a SAGE wall?"},
  {'author': 'sl0wrx',
   'created_utc': 1595224820,
   'id': 'hug20u',
   'num_comments': 198,
   'score': 106,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Matchmaking is cancer.'},
  {'author': 'AnukSonore',
   'created_utc': 1595268481,
   'id': 'huqa98',
   'num_comments': 20,
   'score': 105,
   'selftext': "Hey guys, I just finished my first Valorant fan art piece- Reyna!\n\nHope you'll enjoy it!\n\nhttps://preview.redd.it/jlc3xx6my1c51.png?width=1872&format=png&auto=webp&s=ac44b1b2a01a7b700e6d001461c8ca8879a5d49c",
   'subreddit': 'VALORANT',
   'title': 'Reyna Fan Art'},
  {'author': 'vinsmokesanji3',
   'created_utc': 1595244489,
   'id': 'hujmtc',
   'num_comments': 29,
   'score': 98,
   'selftext': 'It doesn’t do anything. Is it supposed to do something? Should I fill out a bug report? Does anyone else have this issue?',
   'subreddit': 'VALORANT',
   'title': 'Genuine question: what’s the point of the skip button after the game?'},
  {'author': 'va_chier',
   'created_utc': 1595278654,
   'id': 'hutlpc',
   'num_comments': 31,
   'score': 90,
   'selftext': 'One of the best things about the ranking system in this game is that when you win and see the amount of rating increased (slightly, normal, greatly) you\'re able to get an idea of how close/far you are from ranking up.\n\nWhat I want to see is the magnitude of rating lost on a decrease as right now when your rating is decreased it\'s only a flat "rating decreased" when there is big variances in how much your rating decreased depending on the game.\n\nSometimes I think i\'m so close to ranking up with 3 greatly increases in a row and only 1 decrease but then I demoted 1 loss after the decrease meaning that although i had 3 greatly increases in a row, that 1 decrease was definitely a greatly decrease.\n\nJust a Q.O.L. change I would love to see and i\'m pretty sure others would as well.',
   'subreddit': 'VALORANT',
   'title': 'Show level of rating change for decreases too'},
  {'author': 'Capetoider',
   'created_utc': 1595253819,
   'id': 'hulsl8',
   'num_comments': 67,
   'score': 88,
   'selftext': 'People take Spike Rush as just for fun or just "trash" and stay away from it.\n\nBut Spike Rush is actually amazing training for unrated/ranked and here\'s why:\n\n​\n\n* "Too much Pistol Rounds"\n\nWe have at least 2 pistol rounds each 6\\~10 minutes.\n\nPistol rounds, you could say, are one of the most important rounds in normal play. Winning a pistol round can make you easily win 2-3 more rounds.\n\nSpike Rush then, let\'s you train for that.\n\n"But who plays shorty/frenzy?"\n\nTrue, pistol rounds people usually take either ghost or classic, but those are still strong situational weapons that have their place and training them is important. I discovered many uses for them that I use outside Spike Rush.\n\n​\n\n* "Orbs aren\'t fun"\n\nOrbs is one of the best features. Really!\n\nOrbs are located at points of interest and/or points to be contested. If you know how to take a orb, then you would have no problem contesting ground.\n\n"Weapon upgrade is Unfair!"\n\nYes, but so are ECO rounds. And that\'s just one guy with a better weapon. \n\nLucky for you, you have "free" abilities to use. Use them. How would you use your kit when you\'re on disadvantage? \n\n​\n\n* "Spike Rush is not a good warming/random weapons don\'t help"\n\nMost people already use Vandal/Phantom whenever they can, but guess what? Most of the time you\'re not using a Vandal/Phantom (or just a Pistol). You\'re using other weapons.\n\nYou may go by what the tier lists say and buy the same guns everybody else is using, but I learned other weapons that I would use and situations to choose them.\n\nBesides, everyone have the same weapons... what would win is the better execution/ability/strategy.\n\n​\n\n* "Spike Rush is a \'clownfiesta\'"\n\nWell... if that\'s what you think and that\'s how you play there... then yes.\n\n​\n\n* Spike Rush is THE place to train Agents and interactions\n\n You have a free full kit every round. Use them, be bold with them.\n\n​\n\n​\n\nSpike Rush is fun and is good training, if that\'s how you play it... or else it becomes "bullshit" with unfair/unfun orbs.',
   'subreddit': 'VALORANT',
   'title': 'Why Spike Rush is actually good training despite orbs:'},
  {'author': 'SilverPrincev',
   'created_utc': 1595276601,
   'id': 'husybt',
   'num_comments': 20,
   'score': 87,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "ECHO 8's PHOX has been confirmed to be cheating."},
  {'author': 'Skorp_96',
   'created_utc': 1595239945,
   'id': 'huis69',
   'num_comments': 49,
   'score': 84,
   'selftext': 'Hi guys, I want make a concept art of some skins for Valorant weapons. Any suggest is welcome, if this post continue active i would like people upload her ideas.\n\nhttps://preview.redd.it/l2xyb7bslzb51.jpg?width=3508&format=pjpg&auto=webp&s=dc1c97fe946bd8d05b33232831e1e26d29075486',
   'subreddit': 'VALORANT',
   'title': 'Valorant Weapon Skins'},
  {'author': 'oShievy',
   'created_utc': 1595208336,
   'id': 'hucbc8',
   'num_comments': 18,
   'score': 78,
   'selftext': "​\n\n[I made Cypher vectorized in Illustrator today.  I've been using Illustrator for 3 days now and I used a mouse to create the lines and shading.  Thought some may like it.](https://preview.redd.it/ij6bmg0ozwb51.png?width=1700&format=png&auto=webp&s=e84a04ea4e9c3e15e305d340bcf4e33fbc270764)",
   'subreddit': 'VALORANT',
   'title': 'Cypher Cartoon made in Adobe Illustrator'},
  {'author': 'stanman74',
   'created_utc': 1595241692,
   'id': 'huj3tg',
   'num_comments': 47,
   'score': 75,
   'selftext': "It's inaccurate close range low damage and generally hard to use the knife is literally only used to sprint through areas or go faster personally I think it needs some major improve ments as to beat it all you need to do is walk in a circle and shoot",
   'subreddit': 'VALORANT',
   'title': 'Knife needs buff'},
  {'author': 'DevilTrigger789',
   'created_utc': 1595214048,
   'id': 'hudp2n',
   'num_comments': 57,
   'score': 73,
   'selftext': 'Wouldn’t it be cool if we had achievements that granted weapon skins. Some examples could be: getting 100 competitive wins and you unlock this crazy vandal skin. Or getting a total of 1000 kills in competitive and unlocking a cool operator skin... you get the idea. I would love to showcase skins I earned through skill, rather than showing I’ve spent money for it. It’d motivate more players to get better as well. Having skins earned from a high rank would be cool. It needs to be a real challenge that is done through skill, not just time-consuming.\n\nThey should reward players that achieved a certain level. It would be a nice addition in my opinion. What do you guys think?',
   'subreddit': 'VALORANT',
   'title': 'Can we expect skins that are unlocked through skill?'},
  {'author': 'BhaagBe',
   'created_utc': 1595267781,
   'id': 'huq1s9',
   'num_comments': 29,
   'score': 66,
   'selftext': "You can see the determination of SA players in the given screenshots. SA servers are missing and thus a very large player base here is getting demotivated and mostly quitting the game. We want to buy skins and play in E-sport leagues but I don't know why Riot is ignoring us. Kindly up vote so riot can see this.\n\n​\n\n[Screenshots.](https://imgur.com/a/HyxTM5Q)",
   'subreddit': 'VALORANT',
   'title': '200 vs 20 ping victory. South Asia Servers Needed!'},
  {'author': 'Ignite5',
   'created_utc': 1595213862,
   'id': 'hudnio',
   'num_comments': 10,
   'score': 63,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Cypher Best One Ways [All maps]'},
  {'author': 'Shenslash',
   'created_utc': 1595264630,
   'id': 'hup0la',
   'num_comments': 24,
   'score': 59,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'The Birth of Ascent'},
  {'author': 'Zidanesan',
   'created_utc': 1595262530,
   'id': 'huoc89',
   'num_comments': 58,
   'score': 57,
   'selftext': 'I am in Bronze, matching me against Plat is a waste of time for both of us. It doesnt matter how many gold are on my team.\n\nThe most fun I have had in this game is matching with people of the same level. Mine is around Bronze and Silver, and maybe Gold 1. Anything above that is pretty much too high for me.\n\nUnrate is even worse, so I am not really sure how I can practice game play. I was watching and reading tips for an hour before playing, didnt get to try any of that because the skill gap was so high, we got stomped 1-13.\n\nI wish the matchmaking would be narrowed a little bit more. Maybe a only a few ranks apart. Then it wouldnt be boring for them, and I can get to play some Valorant.',
   'subreddit': 'VALORANT',
   'title': 'I wish the game doesnt match you with people too many ranks higher(or lower)'},
  {'author': 'LloydZD',
   'created_utc': 1595257153,
   'id': 'humqgz',
   'num_comments': 5,
   'score': 53,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Eating a Flash at 2AM is bad for your Retinas.'},
  {'author': 'HighTyhd',
   'created_utc': 1595226507,
   'id': 'hugeko',
   'num_comments': 129,
   'score': 52,
   'selftext': "Hey all!\n\nAfter hearing a lot of people who don't know the callouts, I sought to standardize them, so here's a callout map for Ascent.\n\nhttps://preview.redd.it/3eu1dpvnfyb51.png?width=3000&format=png&auto=webp&s=fe3c32793f6199db754c90865716eda7fa32698c\n\nThese are the most common callouts that I've heard being used (moreso in the higher ranks)\n\nSome alternate callouts that are also very popular include:\n\n* Window Room instead of White Room\n* Bracket instead of A Long Cubby\n* Trellis instead of Lights\n* Book Store instead of Library\n* B Connector instead of Mid Connector\n* Mid Connector instead of Defender Connector\n\nI hope this callout map helps in standardizing the callouts in Valorant.\n\nIf you guys like this post, I am open to making similar callout maps for Bind, Split and Haven.",
   'subreddit': 'VALORANT',
   'title': 'Valorant Ascent Callouts'},
  {'author': 'Depressed_Kiddo',
   'created_utc': 1595261478,
   'id': 'huo0pj',
   'num_comments': 46,
   'score': 51,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'a lil play i made with sage >///<'},
  {'author': 'Baynus',
   'created_utc': 1595211162,
   'id': 'hud0er',
   'num_comments': 50,
   'score': 47,
   'selftext': "Like many players I come from CS:GO and if you've ever played a 3rd party competitive game on there, (ESEA, FACEIT, CEVO, etc.) you know they all have Knife Rounds to start the game. \nIf you're unfamiliar with what a Knife Round is, It's the first round in the game before pistol; where no one can buy and everyone only has their Knife. The round starts and you fight the other team 5v5 with Knifes and which ever team wins (via killing all 5 or which ever team has the most HP when time runs out) gets to pick what side they'd like to start the game on.\nI personally think its even *more* important in this game due to more abilities.\nWould you like this in the game? Is side choice important to you or do you not care really? Are there any down sides to this that I can't think of? besides maybe games running a tad bit longer. \nCurious on the community's thoughts on this",
   'subreddit': 'VALORANT',
   'title': 'Thoughts on a Knife Round to decide what side you want?'},
  {'author': 'lhockey14',
   'created_utc': 1595278925,
   'id': 'hutoud',
   'num_comments': 61,
   'score': 47,
   'selftext': 'Title. I top fragged and got greatly increased on a lot of matches, but losing two barely demoted me to gold 2, and one stomp to gold 1. Is this how its supposed to work, and if so, why?\n\n​\n\n​\n\n[https://imgur.com/9skqF9T](https://imgur.com/9skqF9T)',
   'subreddit': 'VALORANT',
   'title': "How is this a fair ranking system? I get gold 3, get multiple 'greatly increased', and lose lose two games and demote to gold 2 and 1 respectively. I genuinely oddment understand how I can get several greatly increases and then lose ranking after one loss."},
  {'author': 'Kevlve92',
   'created_utc': 1595266911,
   'id': 'huprs1',
   'num_comments': 76,
   'score': 46,
   'selftext': 'https://ibb.co/4sQWmbF\n\nPlaced in p1 move up to p3 and then booom 10 game losing streaks back to p1.. but last saturday i finally managed to hit diamond after 5 game winning streaks!! As a old gamer(mid 30s) i think this is pretty good achievement :)\nNow back to grinding time to see if i can hit immortal',
   'subreddit': 'VALORANT',
   'title': 'i finally hit diamond!'},
  {'author': 'LakiValorant',
   'created_utc': 1595272654,
   'id': 'hurnvg',
   'num_comments': 40,
   'score': 43,
   'selftext': ' My first time getting fps drop in Valorant after playing for over 2 months and im pretty sure it has something to do with the breach ult since the drop started when it hit me and ended when the ult was over (when i died). \n\nhttps://reddit.com/link/hurnvg/video/16po3pe1b2c51/player',
   'subreddit': 'VALORANT',
   'title': 'Breach ult made me go from 150fps to 5fps'},
  {'author': 'LowDawgz',
   'created_utc': 1595230282,
   'id': 'huh3xe',
   'num_comments': 8,
   'score': 42,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Brimstone Ace w/ the Defuse Clutch (Diamond/Immortal Ranked)'},
  {'author': 'ItStartedWithSpace',
   'created_utc': 1595268678,
   'id': 'huqclr',
   'num_comments': 36,
   'score': 40,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'No skill required'},
  {'author': 'Hatefuls',
   'created_utc': 1595236586,
   'id': 'hui78j',
   'num_comments': 5,
   'score': 39,
   'selftext': 'Each day learning more :)\n\nInspired by of course; Bioshock Infinite posters \n\nbtw can we talk about how insanely hard it is to find 4k screenshots of maps ??\n\nhttps://preview.redd.it/ir2hoet2bzb51.jpg?width=3200&format=pjpg&auto=webp&s=888f88c00ae2271405ffe8a7c169054b167b0c03',
   'subreddit': 'VALORANT',
   'title': '"Hey, Phoenix. If I die? Viking funeral. All the way."'},
  {'author': 'Duck0h',
   'created_utc': 1595282731,
   'id': 'huuvvi',
   'num_comments': 31,
   'score': 37,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I am creating a Valorant ability lineup tool for my school CS project. Please help me by filling in this short form.'},
  {'author': 'HardPlaysGG',
   'created_utc': 1595213137,
   'id': 'hudhj0',
   'num_comments': 88,
   'score': 36,
   'selftext': "I'm currently Diamond 2 and before saying that I'm low rank and I don't know what I'm talking about let me explain... I usually play with my girlfriend and my friends and they are in gold 2 to plat 1 and that makes me play with even more low ranks than me what makes me incredible hard to rank up but going to the topic, this last 2 weeks my friends and I didn't had schedule to play together so in most of the time I only played with my girlfriend. After some wins and loses I started noticing that most of the people don't know how to enter a site and because the game has so many abilities that they spend the entire round throwing random things to the air thinking they are making the difference. On the contrary people when defending a site they leave and rush because they use all of their things in the beginning and get bored of waiting or holding a angle. Now I know people are gonna judge me because me as Diamond can't carry plat / gold games but as you know this is a team game and if only 2 people don't know how to enter a site the game is 10 times harder. I just want to ask what to do in this situation? Should I try to tell them what to do? Should I just keep quiet and lose the game? I really can't find a way to deal with this type of people.\n\n**For the people who didn't understand the title because I was too lazy to explain this is the explanation...**\n\nWhen you're new to a game you don't know nothing and you'll probably do what the guy first in the scoreboard is saying without even questioning him, after a while you start to get decent enough to see yourself ranking up and being the first guy in the scoreboard, then in most fps games you reach a breaking point that you don't rank up more if you don't how to play as a team and people start studying more macro because your aim isn't all you need. After that breaking point ( In my opinion is plat / Diamond ) some people will think they already know how to play the game and they will ignore you and if you complain they will troll the game. Now hear me out, If you teach the player some basic mechanics of the game like entering a site, defend a site etc while they are on the first stage of learning the game, people would learn that basic stuff and the games would feel more competitive and it wouldn't exist such a gap in skill inside each rank. I feel that some Gold / Plat players are really good and other are terrible and the terrible ones make the good players have a hard time to rank up even if their skill level is too high for Gold or Plat.\n\nSorry if the text is full of gramatical errors English isn't my main language.",
   'subreddit': 'VALORANT',
   'title': "People really don't know how to attack or defend and the game doesn't have nothing to teach them that"},
  {'author': 'DestrohGFX',
   'created_utc': 1595260318,
   'id': 'hunnx6',
   'num_comments': 7,
   'score': 35,
   'selftext': 'Let me know what I am missing or have done wrong. New to this and really looking for good feedback.\n\n [https://www.youtube.com/watch?v=H8st-3DUJYw](https://www.youtube.com/watch?v=H8st-3DUJYw)',
   'subreddit': 'VALORANT',
   'title': 'Video to help people with spraying and crosshair placement.'},
  {'author': 'HealthyCarrot',
   'created_utc': 1595240527,
   'id': 'huivxo',
   'num_comments': 35,
   'score': 32,
   'selftext': 'Hi all,\n\nlet me preface this with saying: I get we all play for fun and the vast majority of us are not aiming to become pro players, are not content creators or streamers.\n\nMeans: we spend time with this game in our free time to enjoy ourselves, have fun with friends and give our brain some rest from daily routines.\n\nThat being said, bypassing a system in place that exists to maintain competitive integrity, in order to maximise the fun for you and your friends is so wrong on so many levels and might generate fun in the short term, but in the long term, it will ruin the fun for everyone, including you and your friends.\n\nGranted, one could say it\'s RIOTs job to make sure their systems in placed are not getting bypassed. They went above and beyond with Vanguard in order to make it as hard as possible for cheaters to ruin matches for the rest of us and this is a good thing. \n\nAt the same time, there seems to be ZERO repercussions for smurfing which imho is an issues they need to deal with fast.\n\nI massively enjoyed the game in the beta and after ranked mode started I massively enjoyed it again.\n\nRanks were a bit messy at first, but once people reached their ELOs, matches were a blast, even more so after the changes to the overtime system, which made the matches feel a lot more competitive and less coin-flippy.\n\nThe sad thing is, ever since last week, there wasn\'t even a single match where the overtime system even would have been needed, since so many matches were massive stomps for one team or the other and in a competitive environment, this **IS** a problem.\n\nI personally started to see the match quality go down the drain once people had started to finish their battle passes. \n\nIt felt like after people were done with those, there was not much incentive left to stick with their mains and smurfs started to become more common.\n\nHere is a screenshot of my last 9 matches played: [click](https://imgur.com/6EfZjxB) ...out of those 9 matches, two were more or less close with 13-9 and 13-10, two more were less close with 13-5 and 13-6 ...five were stomps for one team or the other where the losing team could not net more than 4 rounds.\n\nAnd the vast majority of those matches, it was smurfs ruining the match. Be it the 3 stack that is on a deranking mission or the lowest rank in one team single handly dominating the whole enemy team and watching him play makes it rather obvious that it is in fact not a bronze, silver or gold player, but a higher ranked player playing on a low rank account.\n\nThe problem is that smurfs not only ruin the matches they are in, they also will ruin a lot more matches after.\n\n* they might need/ want to derank again at some point\n\n* their boosted friends might join the solo queue again at some point and then will not be able to perform at the level they got boosted to\n\n* which then (along with other things) will increase distrust in other players and the MM system in itself\n\n* it will increaste toxicity and tilt overall because everyone is frustrated and "on the edge"\n\n* the more people have the matches ruined, the more likely they are to make smurfs themselves, maybe just to throw, maybe just to chill\n\n\nOverall, actual consistency in the ladder will be less and less, you will not be able to trust your teammates, the enemy and the MM system in the first place, ranked mode will turn into a glorified quickplay mode where a lot of people don\'t even care anymore, but join anyways because it still is "better" than unrated.\n\nMy point is: it just will get worse from here and in the end a lot of people will have their matches ruined for one reason or another.\n\nI\'ve seen it happening in OW and I got mocked and downvoted, same like here. The last time I played OW I had matches where I often was the only one in the lobby playing on an actual main account and OW is not even a free to play game, the problem here will be tenfold worse when not addressed and contained soon.\n\nWe all are here to have fun, Valorant is a great game, let\'s keep it like that. Stop ruining  the game over short-term fun with your friends that might benefit you and your group now, but just will create problems for everyone, **including you and your friends**, in the long run.',
   'subreddit': 'VALORANT',
   'title': 'Unpopular opinion: Smurf already are turning the ranked mode into a hot mess and this issues needs to get addressed.'},
  {'author': 'JunCena666',
   'created_utc': 1595251144,
   'id': 'hul3dn',
   'num_comments': 13,
   'score': 32,
   'selftext': 'So you want to play sage? Here are some tips and tricks from me, a professional Valorant player. I have played valorant for 5 minutes, and I read one page on the wiki, so you know you\'re in safe hands.\n\n1: When playing sage, NEVER HEAL TEAMMATES. While this may seem silly as sage is the only healer, you must keep yourself alive so that you can heal yourself in the future. As a result, you should never heal anyone but yourself, even if you have 97 HP and your ally has 12 HP.\n\n2: If your teammates force you to heal them, make sure to never move towards your teammates. Politely ask them to walk across the entire map with low health and walk through enemy territory. This will make them feel more powerful and confident if they manage to reach you safely and receive healing.\n\n3: Try to remain at spawn, and never move. This is because sage is considered a "sentinel" by the game. A sentinel is a soldier whose job is to stand and keep watch. The game designers have called sage a sentinel to hint at the playstyle of staying in spawn, which drastically reduces your chances of death. By defending spawn, you can make sure that the enemies don\'t take control of your most valuable position which is closely connected to the sites on a map.\n\n4: When attacking as sage, try to wall off your path to the site and use slow orbs to slow your team. This will encourage your team to play more slowly and methodically, as they can no longer rush a site.\n\n5: When defending as sage, try to wall off your teammates in corners, such that they cannot see the site or move. Your teammates with thank you for this, as they can no longer be attacked by the enemies while your wall still stands. Additionally, try to place slow orbs at the feet of your teammates so they move slowly and fire more accurately.\n\n6: When defending a site post plant, make sure to wall yourself into a corner so that you cannot see the spike. This will allow the defenders to defuse the spike, saving you and your teammates from dying in the spike\'s explosion\n\n7: When retaking a site, make sure to throw slow orbs randomly into the site to reveal your position. If you throw a slow orb at your feet, your enemies will be stunned by your genius tactics and will allow you to defuse the spike for free.\n\n8: When using your ultimate, always resurrect teammates in enemy fire, so that they can see where the enemies are while being revived. Never wall off your resurrection target from the enemies, as you will have to push in afterwards and the wall will hinder you.\n\n\nThese were some of the best tips and tricks you can use as a sage main. Remember, while your teammates might get angry at you, you\'re doing this for their good by teaching them better practices.\n\nSo start now, and in no time you\'ll reach the coveted rank of iron 1.',
   'subreddit': 'VALORANT',
   'title': 'Tips and tricks to improve your sage gameplay and bring it up to iron 1'},
  {'author': 'BurntChickenMuffin',
   'created_utc': 1595283352,
   'id': 'huv2sw',
   'num_comments': 104,
   'score': 31,
   'selftext': "I'm not a native English speaker so sorry\nI'm on the phone double sorry\nAnd it's a vent tripple sorry \n\nI'm gonna tell you a story my guys so get ur coffee or cookies and sit down. \n\nIt's incredibly hard to talk to the team when you're a girl let me tell you why...\n\nFirstly because I am always taken for an eight year old boy and therefore not taken seriously anymore \nSecond, it doesn't matter if I'm bottom fragger or top fragger I get to listen to all the insults because I don't have a long schlong \nThird, of course, I could also mute all or say nothing the whole game but that makes it harder In ranked\n\nI am just tired of being asked if I am fat, a boy or if I have big bahoongas (not to forget about all the insults) .  I just try to have fun with this game and I think a lot of people want the same \nWhy are these people like this?  What do they get out of it? \n\nAnyway, thanks for reading my vent about all this and have a great day/night or whenever you read this",
   'subreddit': 'VALORANT',
   'title': 'Playing as a girl - The story'},
  {'author': 'ElectronicInsurance2',
   'created_utc': 1595280914,
   'id': 'huubky',
   'num_comments': 51,
   'score': 30,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "Thats why Riot's employe who designed ranked system got fired"},
  {'author': 'ItsSiggy',
   'created_utc': 1595266955,
   'id': 'hupsac',
   'num_comments': 10,
   'score': 28,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'U-Haul Double Shock Dart Lineup - Bind'},
  {'author': 'International_Lab_73',
   'created_utc': 1595278623,
   'id': 'hutld5',
   'num_comments': 37,
   'score': 28,
   'selftext': 'https://i.imgur.com/FMZKMcN.jpg\n\nA streamer won 7 straight as diamond 3 then loss 1 and he deranked how dose that happen? It blows my mind.',
   'subreddit': 'VALORANT',
   'title': 'Explain how you derank after 7 wins in a row then 1 loss'},
  {'author': 'hackingmyself',
   'created_utc': 1595258771,
   'id': 'hun7k7',
   'num_comments': 11,
   'score': 28,
   'selftext': 'Is there a way to lock the map rotation to how it was right before you die ? I have a rotating mini map, and a lot of times when i die and swap to map to ping my team mates of where stuff is happening or enemies are hiding it swaps back to it\'s "default" mode and i get very confused of where my corpse is and where i was looking etc.  \n\n\nSo is there a way to lock the map the way it was rotated after dying ? And if not it would be a good quality of life addition.',
   'subreddit': 'VALORANT',
   'title': 'Lock map rotation after death'},
  {'author': 'Philac105',
   'created_utc': 1595240714,
   'id': 'huix5b',
   'num_comments': 12,
   'score': 27,
   'selftext': 'Title says pretty much everything. Gun orbs and golden gun orbs should be removed in that round though. Idea taken from u/Pheonixey in a comment he did, wanted to put light on that good idea.',
   'subreddit': 'VALORANT',
   'title': 'Add knifes only as gun rotation in Spike Rush'},
  {'author': 'jshaunallen',
   'created_utc': 1595276926,
   'id': 'hut25i',
   'num_comments': 18,
   'score': 25,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Turns out you can demote past Iron1..'},
  {'author': 'CENATION_',
   'created_utc': 1595223908,
   'id': 'hufvjp',
   'num_comments': 26,
   'score': 24,
   'selftext': 'Just like in csgo they should add bots so when the player go afk a controllable bot added to their team so after a teammate die they can control the bot.\n\nAnd bot should be spawn the same agent as the afk guy.!',
   'subreddit': 'VALORANT',
   'title': 'They should add bots in game modes'},
  {'author': '76ersblogg3r',
   'created_utc': 1595223444,
   'id': 'hufs20',
   'num_comments': 8,
   'score': 24,
   'selftext': '[https://streamable.com/dep2em](https://streamable.com/dep2em)\n\nYou can even see the bullet holes on the wall after.',
   'subreddit': 'VALORANT',
   'title': 'BUG- Impossible wall bang with Spectre on Ascent'},
  {'author': 'Gavroche138',
   'created_utc': 1595282049,
   'id': 'huuo2d',
   'num_comments': 12,
   'score': 19,
   'selftext': 'Firstly, i need to say that i have pretty good aim, i’m not new to fps games and what i say is not just because of lack of experience. My rank atm is Plat 3. \n\nSo i have it very often when i’m pretty sure i’m shooting head or body and the shot registers somewhere else. It doesn’t just happen sometimes during several games. It happens like every round in a single match and after that, maybe in the next match it totally disappears.\n\nI have connection issues sometimes and also my ping is 70-80 on average. Sometimes everything’s well and i don’t feel like my shots don’t go where i shoot. \n\nCan you help me understand if this is because of my ping or smth else is wrong. \n\nI also had several cases when i shoot the bullet of OP and felt like it should’ve killed the target, but my friend who was spectating me says that i didn’t shoot.',
   'subreddit': 'VALORANT',
   'title': 'Bullets go somewhere else'},
  {'author': 'ZootAllures15',
   'created_utc': 1595242079,
   'id': 'huj6ed',
   'num_comments': 5,
   'score': 19,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Don't stop believing (diamond)"},
  {'author': 'Dan28-',
   'created_utc': 1595246684,
   'id': 'huk27y',
   'num_comments': 6,
   'score': 17,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Shotgun tutorial'},
  {'author': 'Lincuxe',
   'created_utc': 1595269098,
   'id': 'huqhfv',
   'num_comments': 17,
   'score': 17,
   'selftext': "Hiya! I'm new here so please be gentle :D  \nThought I'd share my Valorant fanart with you guys! It's sage incase you didn't already realise x)  \n[Click here to view it in all its glory <3](https://imgur.com/XuiL2Nt)  \nI use Procreate on the iPad Pro with the second generation apple pencil for my art and it was a lot of fun to do! I might do more characters in future or try to do an entire scene with action going on and multiple characters doin their thaaang  \nPlease feel free to comment and share any helpful feedback you may have etc as I'm always learning :D",
   'subreddit': 'VALORANT',
   'title': 'Sage Fanart!'},
  {'author': '[deleted]',
   'created_utc': 1595222753,
   'id': 'hufmo1',
   'num_comments': 48,
   'score': 17,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'A Valorant montage I was commissioned to do'},
  {'author': 'Sh1mo1337',
   'created_utc': 1595246357,
   'id': 'hujzqz',
   'num_comments': 19,
   'score': 16,
   'selftext': 'We were playing mid game and and we suddenly disconnected back to lobby. We did not get penalty and im not sure someone is hacking and thats the cause of sudden DC. Anyone knows what this means',
   'subreddit': 'VALORANT',
   'title': 'Sudden disconnect on a game?'},
  {'author': 'harry_zip',
   'created_utc': 1595280474,
   'id': 'huu6s8',
   'num_comments': 11,
   'score': 15,
   'selftext': 'I was in a game of Bind doing stupidly bad. Agressive pushing and stupid plays. I ended up with **32 deaths**. and 14 kills lmao. End score was 16-14. Got revived a couple times also. I just want to know lmao.',
   'subreddit': 'VALORANT',
   'title': "What's the highest DEATH rate in Valorant."},
  {'author': 'enemar_',
   'created_utc': 1595275526,
   'id': 'husm5z',
   'num_comments': 8,
   'score': 15,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'We somehow managed to play some spike rush matches with knives only. Our teammate got the ace but still felt bad after :('},
  {'author': 'SnugFnuggBlue',
   'created_utc': 1595222656,
   'id': 'huflvp',
   'num_comments': 33,
   'score': 15,
   'selftext': "You don't gain extra experience for winning a game, or even for having played more rounds (which would incentivize at least some playing from both sides).\n\nThere are no dailies or weeklies that revolve around playing a spike rush and/or doing well in one.\n\nThere isn't any form of weapons mastery or orb usage type quests that are in similar games that might make you want to do well in a spike rush.\n\n​\n\nI know personally that when I go into a spike rush that I feel very unpressured to win. I realize that it's not meant to be a high stakes feeling like in unrated, but no one I've talked to feels any pressure at all to win or lose either way. You just kinda play it because you don't have an hour to play.\n\nNot to mention the people who play them to just kinda be AFK or at least low effort the whole game to get the same thousand experience everyone else gets. \n\n​\n\nThere should be more experience gained from playing spike rush and winning than playing and losing.",
   'subreddit': 'VALORANT',
   'title': 'There is absolutely no incentive to win in Spike Rush'},
  {'author': 'cromax9855',
   'created_utc': 1595257278,
   'id': 'humrtn',
   'num_comments': 8,
   'score': 14,
   'selftext': "I like to have a certain kind or an important ability bound to a specific key for each agent. For example, Im mostly to press the e key so I usually want my smoke to be there, but the smoke ability isn't e for every agent (like Jett). \n\nAnother example is Reyna. I instinctly press e even though 90% of the time it's better for me to heal because I come from csgo and q usually isn't an important key for most players (last weapon used, I have mine set to weapon inspect)",
   'subreddit': 'VALORANT',
   'title': 'Suggestion: let us move the orders of abilities'},
  {'author': 'two4you8',
   'created_utc': 1595212089,
   'id': 'hud882',
   'num_comments': 21,
   'score': 14,
   'selftext': '[According to blitz.gg](https://imgur.com/rGnmziV), ScreaM has the highest headshot percentage of all blitz users in radiant tier. At an incredible 41.7%, he is still a headshot machine.',
   'subreddit': 'VALORANT',
   'title': 'ScreaM has the highest headshot % in Radiant'},
  {'author': 'bobma99',
   'created_utc': 1595285249,
   'id': 'huvn9i',
   'num_comments': 10,
   'score': 14,
   'selftext': 'A friend of mine has had some extreme audio delays for certain in game sounds, mainly ult lines:\n\nhttps://streamable.com/rw0sga\n\nyou can see the phoenix ults around 46 on the clock, but the actual line comes through at ~24\n\nrunning on:\n\nGPU - NVIDIA 1070\n\nCPU - Intel i5-6500 @ 3.2 GHz\n\n16GB RAM\n\nWin10 64bit',
   'subreddit': 'VALORANT',
   'title': 'Has anyone else had audio delayed this much? (or a fix)'},
  {'author': 'YammyCA',
   'created_utc': 1595284915,
   'id': 'huvjq4',
   'num_comments': 4,
   'score': 13,
   'selftext': '[officially known as the Scotiabank Arena now by my friends. 100% intentional](https://cdn.medal.tv/8264823/1080p-28945266.mp4)',
   'subreddit': 'VALORANT',
   'title': 'calculated omen smoke'},
  {'author': 'EpicNoxious',
   'created_utc': 1595259315,
   'id': 'hund84',
   'num_comments': 4,
   'score': 13,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My Quickest ACE, FYI- I forgot to buy that round'},
  {'author': 'not_alexc',
   'created_utc': 1595256608,
   'id': 'humkql',
   'num_comments': 4,
   'score': 12,
   'selftext': 'Hey y\'all, i\'m sure a lot of people know this by now but the voice actor for Brimstone, Steve Blum, is the same guy who voiced Spike in the english version of Cowboy Bebop. i feel like it would be really cool to give Brimstone some Spike quotes to say in the game, like for instance at the start of a round he could say "whatever happens, happens", or something like that. idk i thought it would be a neat little reference for the people who enjoy Steve Blum\'s work.',
   'subreddit': 'VALORANT',
   'title': 'Cowboy Bebop Quotes for Brimstone'},
  {'author': 'shadowmaze',
   'created_utc': 1595209117,
   'id': 'hucid6',
   'num_comments': 16,
   'score': 12,
   'selftext': 'I have i5-7400 3GHZ quad core, gtx 1050 ti and 16 gb of ram. I dont know what the problem is but everytime I peak a corner and an enemy is their I drop like 40 fps. The same happens if I kill someone or try to flick somewhere. I get normally 150-200 fps but these drops make it very hard to play. Anyone might know the issue?',
   'subreddit': 'VALORANT',
   'title': 'Why do I drop like 40 FPS everytime a peak an enemy?'},
  {'author': 'rJno1',
   'created_utc': 1595243847,
   'id': 'hujiam',
   'num_comments': 4,
   'score': 12,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant Highlights'},
  {'author': 'miaolit',
   'created_utc': 1595204606,
   'id': 'hubdto',
   'num_comments': 18,
   'score': 12,
   'selftext': "​\n\n[I feel as if I did it so fast, like wow I spend a lot of time in this game, I've surpassed my friends who haven't finished a contract who have been casually gaming since Day 1](https://preview.redd.it/bcugqbh2mwb51.png?width=239&format=png&auto=webp&s=5c424e87d921626a37ba28df3ba142f35939c6a1)\n\nPer contract, it took me about 2 weeks of constant playing around more than 8 hours a day, tons of spike rush when Competitive wasn't out yet, weekly missions (which are super helpful for the grind), and tons of friend groups that invite me here and there. Unlocking agent tiers 1-5 were also a big speed up.   \n\n\nGrateful to have nothing much to do during the quarantine but to play, but now that I have work, I just might be casually aiming for the Cypher Ghost and the Phoenix Frenzy, I don't think it will take me as quick as 2 weeks, but damn getting these are one hell of a grind! But this Shorty looks really good ngl I'm so happy!!",
   'subreddit': 'VALORANT',
   'title': 'Last night I was able to finish my third agent contract'},
  {'author': 'Danky_08',
   'created_utc': 1595254413,
   'id': 'hulybt',
   'num_comments': 16,
   'score': 12,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '0.04 ace'},
  {'author': 'ChineseOlive',
   'created_utc': 1595278126,
   'id': 'hutfoc',
   'num_comments': 10,
   'score': 12,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Strange "Unused1" rank earned in valorant complete with its own badge icon that doesn\'t go away.'},
  {'author': 'IamHappyMike',
   'created_utc': 1595236926,
   'id': 'hui9bu',
   'num_comments': 3,
   'score': 11,
   'selftext': 'If you open Store, you can see bottom 4 items with price tiers icons. But if you open bundle, you cant see it for any item (weapon + melee). It should be visible for bundle items as well. \n\n  \nFor exaple, Prime Collection weapons are Premium Edition but Prime Melee is Ultra Edition. I know you can guess tiers by price, but Icons would be nice as well.',
   'subreddit': 'VALORANT',
   'title': 'Price tiers should be visible in the Store for every item'},
  {'author': 'Blackstab1337',
   'created_utc': 1595253151,
   'id': 'hulm18',
   'num_comments': 12,
   'score': 11,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Improving With the Quickness - Ignition series, ranked, scrims [4:15]'},
  {'author': 'DolphinBoy08',
   'created_utc': 1595214501,
   'id': 'hudsz9',
   'num_comments': 20,
   'score': 11,
   'selftext': 'I have a 2080ti,32 gigs of ram, and a i9. Somehow I only get like 120 FPS at its peak and it drops a lot aswell. I’ve watch a bunch of videos on how to boost but none have worked. Anyone have any ideas on what I can do?',
   'subreddit': 'VALORANT',
   'title': 'Very bad fpsFPS'},
  {'author': 'badcompany2054',
   'created_utc': 1595205005,
   'id': 'hubhe2',
   'num_comments': 11,
   'score': 11,
   'selftext': "I'm the only on who still waiting a specific skin and she never pop up on my Store?\ni'm waiting since the game release the Luxe vandal and after that i put more money in the game to buy the soverign ghost and still waiting for 3 weeks almost 4 and nothing showup on my Store...\nthat rotate store is bullshit..",
   'subreddit': 'VALORANT',
   'title': 'Valorant Store'},
  {'author': 'sefikkaan',
   'created_utc': 1595250409,
   'id': 'hukwxk',
   'num_comments': 6,
   'score': 10,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Let the spike bounce in Ascent'},
  {'author': 'oddwhirled',
   'created_utc': 1595222886,
   'id': 'hufnn4',
   'num_comments': 63,
   'score': 9,
   'selftext': 'I played a game of unrated today but then I unexpectedly had to go. I told my teammates sorry I know it sucks, I wish there was backfill but I really need to go. Little did I know I would get banned from playing any mode for an hour. Later I queued up with my friend and locked in (or so I thought) turns out I didn\'t and the game cancelled. I am again banned for an hour because I wasted a minute of time from a "CASUAL" game. Seriously.... I love love love the competitive-integrity-first mindset of this game but this is too much! I\'m not even playing ranked! As it stands there isn\'t a way to play Valorant for fun.   It\'s all just comp with a different flavor. I mean... you can\'t even leave a spike rush game.... cmon.\n\nAnyway that was my rant move along nothing to see here\n\nEdit for all the people who say don\'t play if you don\'t have time, you\'re ruining it for others etc... I KNOW! I don\'t want to do that! I\'m suggesting a mode that would be known to be really casual so leaving doesn\'t matter.',
   'subreddit': 'VALORANT',
   'title': 'Unrated is too serious. Make a new mode for casual play or make unrated less ridiculously strict.'},
  {'author': 'curiousdog69',
   'created_utc': 1595263527,
   'id': 'huonlu',
   'num_comments': 42,
   'score': 9,
   'selftext': "Just curious on how SAGE suddenly appears behind me without trace of counter-wall?I am currently Platinum 1 (fyi)\n\n[https://youtu.be/mfHEhHfa9qY](https://youtu.be/mfHEhHfa9qY)\n\nUPDATE:\n\nFull Vid:  [https://www.youtube.com/watch?v=F4bjihGqVUQ&feature=youtu.be](https://www.youtube.com/watch?v=F4bjihGqVUQ&feature=youtu.be)\n\nMy main theory is that he ride the Sova's drone to get up? (IDK)",
   'subreddit': 'VALORANT',
   'title': 'RANKED // Valorant - How did I die?'},
  {'author': 'Zking310',
   'created_utc': 1595212146,
   'id': 'hud8pf',
   'num_comments': 9,
   'score': 9,
   'selftext': " Just happened in my game earlier, this image popped up when the Cypher killed the Reyna while they were in his cage and I've never seen it before. \n\nhttps://preview.redd.it/ezcr2o36bxb51.jpg?width=1098&format=pjpg&auto=webp&s=1092e359a37afd269ae085e0fd7578ebae2c6dee",
   'subreddit': 'VALORANT',
   'title': 'Has anyone else seen this after Cypher kills somebody in his cage?'},
  {'author': 'VisionaryLogic',
   'created_utc': 1595250628,
   'id': 'hukywm',
   'num_comments': 2,
   'score': 9,
   'selftext': 'I wanna practice my aim for 15-20 mins (I just get tired with more than that) but I use the windows clock or phone clock to track my time.\n\nA Timer or a Stopwatch could be amazing as an option can be amazing :D',
   'subreddit': 'VALORANT',
   'title': 'Timer in The Range could be really nice'},
  {'author': 'T3nt4c135',
   'created_utc': 1595242723,
   'id': 'hujaim',
   'num_comments': 8,
   'score': 9,
   'selftext': "This has been what I've noticed while climbing with various team sizes and many different players from my gamer group, we all play with in 1 full division from each other. I'm wondering what you all have noticed?\n\nThe first advantage goes to the average solo players, this makes sense because it's the majority of the player base.\n\nThe next advantage goes to teams who are boosting players, the better players on the team are stuck in a rank too low because they hardly get MMR while boosting, while giving the enemy an equally low rated player who is always extremely difficult to carry. This is a horrible decision, if the rank difference is too great the party should require a full team and the weight of MMR should go in favor of the enemy, instead of trying to find a balanced match. If I have diamond  and plats on my team I shouldn't be getting a random silver because the enemy has a silver.  \n\n\nThe next advantage seems to go for parties of 2, it's usually all solo players and other teams of 2.\n\nThere are no more advantages after that.\n\nParties of 5 tend to go up against smaller teams of much higher ranked players, on average a full division higher per player.\n\nTeams of 4 you almost always get the boosted player from the second listed advantage team who thought it would be a good idea to play solo.\n\nAnd I don't know what is about teams of 3 but the matches are always super easy or super hard. I just want balance.\n\nIMO parties of 2 & 3(when their ranks are similar) as well as solos should all have the same MMR weight distribution. MMR should also stop trying to put the highest MMR player with the lowest MMR players,  this doesn't create balance it keeps bad players & good players in ranks they don't belong in.",
   'subreddit': 'VALORANT',
   'title': 'Ranked game play is in a weird spot right now.'},
  {'author': 'gabrieltm9',
   'created_utc': 1595277641,
   'id': 'hutab4',
   'num_comments': 9,
   'score': 9,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Just got ranked... unused1?'},
  {'author': 'Mr_Octopus102',
   'created_utc': 1595287793,
   'id': 'huwdhn',
   'num_comments': 14,
   'score': 9,
   'selftext': 'it would be nice in my opinion to have dummies that you can place down in a custom game so you can see where you should have your crosshair to get headshots. sometimes its hard for me to remember here i need to have my crosshair in heaven or ramps.',
   'subreddit': 'VALORANT',
   'title': 'i think it would be cool to have "dummys" in custom games to help with crosshair placement'},
  {'author': 'Karim_Zahabi',
   'created_utc': 1595267407,
   'id': 'hupxf3',
   'num_comments': 18,
   'score': 8,
   'selftext': "There wasn't any news or information about a random 14.3 MB update. Can anyone confirm what Valorant has added? Really intrigued about this.",
   'subreddit': 'VALORANT',
   'title': '14.3 MB Update?'},
  {'author': 'OGManmuffin',
   'created_utc': 1595277592,
   'id': 'hut9rd',
   'num_comments': 10,
   'score': 8,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Ranks make no sense'},
  {'author': 'DMG29',
   'created_utc': 1595268092,
   'id': 'huq5gm',
   'num_comments': 10,
   'score': 8,
   'selftext': "I have been slowly improving and yesterday I almost had my first 40 bomb in competitive. I'm really proud of myself and was wondering if anyone else has gotten 40 in a competitive match because I feel like that is a big accomplishment. I hope I can keep this up and get to Immortal soon.\n\nSS: https://imgur.com/a/ZyiZyyR",
   'subreddit': 'VALORANT',
   'title': 'Almost Got My First 40 Bomb.'},
  {'author': 'CS4U',
   'created_utc': 1595209023,
   'id': 'huchi3',
   'num_comments': 4,
   'score': 8,
   'selftext': 'Raze needs some kind of notification that her C4 has been shot and destroyed  bc if u throw it then hit your bind again but the first one gets shot your 2nd one will throw and generally be wasted',
   'subreddit': 'VALORANT',
   'title': 'Raze C4 destroyed notification'},
  {'author': 'dles',
   'created_utc': 1595279337,
   'id': 'huttjg',
   'num_comments': 28,
   'score': 8,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I think they broke ranked today'},
  {'author': 'kcmuz',
   'created_utc': 1595273990,
   'id': 'hus3t6',
   'num_comments': 45,
   'score': 8,
   'selftext': 'You even hear the gun shoot before he is aiming.  Please do explain?\n\n\nhttps://www.gifyourgame.com/SunsetExcusedAngealhewley',
   'subreddit': 'VALORANT',
   'title': 'Without a replay system how are we supposed to believe shots like these are legit?'}],
 [{'author': 'EverhartStreams',
   'created_utc': 1595419610,
   'id': 'hvslcx',
   'num_comments': 636,
   'score': 10141,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "New patch (1.04) visualized, this is the most complex timeline I've ever worked on omg"},
  {'author': 'Zeradith_TV',
   'created_utc': 1595458075,
   'id': 'hw3znr',
   'num_comments': 1543,
   'score': 5853,
   'selftext': 'The Radianite System is completely horrid. It\'s the most money grubby scheme I\'ve ever seen in a video game to date. For those who aren\'t aware, I\'ll some it up real quick. When you buy a skin set, you are only paying for the model and the opportunity to upgrade the effects. \n\nTo put this in other terms, let\'s compare this to Riot\'s other game "League of Legends". This is like if in League, when you buy a skin. You only pay for the Model and you have to buy the Visual Effects for your Q, W, E, R, and passive separately. It\'s extremely scummy. If I buy your overpriced skin skin set, I should get all the effects; I shouldn\'t have to spend more.',
   'subreddit': 'VALORANT',
   'title': 'Radianite System Should Be Abolished'},
  {'author': 'DonAsiago',
   'created_utc': 1595416350,
   'id': 'hvrwln',
   'num_comments': 1500,
   'score': 4016,
   'selftext': 'Hello guys,\n\nsince the current popular topic is that the recoil time is longer than it should be and it takes away certain skill by basically forcing you to pray and spray, I\'ve noticed that there is other thing that takes skill and replaces it with RNG.\n\nIt is the first shot inaccuracy, which means that even though you have your crosshair centered on your opponents head, there is a chance that the shot will miss.\n\nI went to the practice range, sent the bot to 50 m, bought operator, centered the crosshair on his "eye" and then bought vandal. I had shooting bound to keyboard to prevent any unnecessary mouse movement and the result is that:\n\nOut of the 20 shots that I took with crosshair perfectly centered over the bots head, only 9 of them counted as headshot. That\'s 45% accuracy.\n\nhttps://gfycat.com/deadbetterjaguar\n\nKeep in mind that this is with crosshair perfectly centered, so to chance to miss goes up if your aim is sllightly off. I can imagine that if you aim at the left third of the head hitbox, you will get even worse numbers.\n\nThis means that Riot decided that they want to equalize the playing field by replacing a portion of your skill with RNG. No matter how good your aim is, you might still not get the kill and on the other hand thanks to that the guy on the other side, despite not aiming at your head might actually headshot you.\n\nWhy does it bother me so much? Because the way Valorant presents itself is "competitive shooter" with "competitive integrity" as its focus. RNG has no place in any of these and it is my opinion that individual skill should be the deciding factor, not RNG.\n\nIt seems Valorant instead tries to blur the lines a bit to make the game more newbie friendly in order to maximize player base. And with the number of skins that are being pushed out, it feels like Valorant tries to be the next Fortnite rather than the next CSGO.',
   'subreddit': 'VALORANT',
   'title': 'Decided to test out first shot innacuracy of Vandal at 50 meters. 20 shots = 9 hits. This is unnaceptable.'},
  {'author': 'HavikDBall',
   'created_utc': 1595412303,
   'id': 'hvr4g0',
   'num_comments': 355,
   'score': 3794,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "I've been working on this for over a month and its finally done... Hope you all enjoy! Ladies and Gentleman, i present you 'Jett Wick'!"},
  {'author': 'Jnavarsete',
   'created_utc': 1595428638,
   'id': 'hvuwdi',
   'num_comments': 220,
   'score': 3117,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'New Viper is fun :D'},
  {'author': 'russmankiwi',
   'created_utc': 1595391996,
   'id': 'hvn49w',
   'num_comments': 184,
   'score': 2542,
   'selftext': 'First game with the latest patch lead me to find that when you have the ascent door controls highlighted it shows the silhouettes of everyone including enemies behind the wall. This particular example lead us to be able to make the call out that they were walking up to glass and were not going to rotate to B through mid. Pretty map breaking bug, have not tested whether this is the same over at B\n\nEvidence Link:  [https://www.youtube.com/watch?v=UEnDKDMpyQI&feature=youtu.be](https://www.youtube.com/watch?v=UEnDKDMpyQI&feature=youtu.be)',
   'subreddit': 'VALORANT',
   'title': 'Ascent Door Controls give Wallhacks'},
  {'author': 'C00kiz',
   'created_utc': 1595403860,
   'id': 'hvpj88',
   'num_comments': 1844,
   'score': 2141,
   'selftext': "I realized today, seeing how little xp this week's set of weekly missions give, that most people will never reach level 50 without grinding the game. I assume the last set of weekly missions will give around the same amount of xp, maybe 1k more each. It doesn't really make a difference.\n\nThis is the first time I play a game I like with a battlepass system. I thought playing a couple games every day would be more than enough to complete the thing. Oh boy I was wrong.\n\nIf you don't play 2 to 3 games a day, **every single day** of the battlepass' length, you won't make it to level 50. Period.\n\nHad a long day at work and you want to rest a bit instead of playing? Nope.\n\nWant to spend a week-end with your family and friends? Nope.\n\nThis is very anti-consumer practice and I don't think it should be the norm. I consider myself lucky because the day the battlepass launched, I noticed there was absolutely no benefit of buying it early on so I didn't buy it yet. But a lot of people did and most of them will fall short of level 50 and will have to make a choice. A tough choice. Give up on the last rewards or spend a little extra VP on the battlepass.\n\nThis has been thoroughly calculated and designed by Riot Games for it to end like this. **They are not your friends**, they are trying to squeeze every bit of money they can by playing with your brain. Don't fall for it.\n\nMy hope is that for the next battlepass, either Riot Games realize their battlepass model is grindy, and do something about it (which I never expect from them) or that way more people speak with their wallet and don't buy the next battlepass. That will teach them.\n\nJust my thoughts, thanks for reading, sorry for broken english not native.",
   'subreddit': 'VALORANT',
   'title': "The Battlepass is designed so most people won't reach level 50 and will buy the remaining levels. Don't fall for this anti-consumer practice."},
  {'author': 'TheRealKha0s',
   'created_utc': 1595396794,
   'id': 'hvo5mz',
   'num_comments': 222,
   'score': 1870,
   'selftext': 'I was in the 2nd round of a ranked game when it disconnected me and said relaunch the client, then it gave me the 1.2gb update, causing me to abandon the match. nice.\n\n​\n\nupdate: cant reconnect since "The match you are trying to join is running an incompatible version of the game. Please try upgrading your game version"\n\nupdate 2: 1 hour ban whoop! whoop!',
   'subreddit': 'VALORANT',
   'title': 'Disconnected from ranked game to install patch'},
  {'author': 'LaBruhMoment',
   'created_utc': 1595383561,
   'id': 'hvl0n6',
   'num_comments': 283,
   'score': 636,
   'selftext': '​\n\n[Only noticed it while lining up a wall as viper. The silhouette in the doorway looks like the leaked silhouette for the next character. ](https://preview.redd.it/aczto1iogbc51.png?width=1919&format=png&auto=webp&s=73d09ea647397937d1ad356063d2057f13735764)',
   'subreddit': 'VALORANT',
   'title': "Don't know if anyone has seen this yet but they added a teaser for the next agent in this building on split."},
  {'author': 'brwnTHUNDER',
   'created_utc': 1595448826,
   'id': 'hw166q',
   'num_comments': 96,
   'score': 631,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Raze rollout I've been trying to get better at.. 5 Headshots/Ace"},
  {'author': 'wetogglingboys',
   'created_utc': 1595459173,
   'id': 'hw4bby',
   'num_comments': 134,
   'score': 602,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Just a collection of kills I wanted to share'},
  {'author': 'MCnugs132',
   'created_utc': 1595461268,
   'id': 'hw4xrq',
   'num_comments': 139,
   'score': 440,
   'selftext': 'I logged in and had 0 friends and played a spike rush where the communication wouldnt connect. Anyone else with this issue?',
   'subreddit': 'VALORANT',
   'title': 'Issues with friends list and communication'},
  {'author': 'Tech_Dude_Gamer',
   'created_utc': 1595440458,
   'id': 'hvyibx',
   'num_comments': 133,
   'score': 428,
   'selftext': 'Contacted Riot Support they said I was perma banned and i couldn\'t get unbanned.After that I went on to Twitter to tweet it out to riotziegler,supercakes and the lead of anti cheat Paul Chamberlain and what do u know Paul responded I told him what happen,This is what he said "The initial problem is that a cheat detection rule was written in a way that it was possible to have a false positive (1 in a million chance) and you were the unlucky one. We\'re fixing the detection rule so it doesn\'t happen again." \nSo basically I got unlucky and the anti cheat decided to ban for cheats.\n\nNow everything is working fine.\nJust wanna say thanks to Paul for helping me out.\n\n\n\nOriginal Post: https://www.reddit.com/r/VALORANT/comments/hvkpay/apparently_im_banned_for_third_party_software_use/?utm_medium=android_app&utm_source=share',
   'subreddit': 'VALORANT',
   'title': 'Update on my Ban I posted last night..'},
  {'author': 'itskellers',
   'created_utc': 1595410629,
   'id': 'hvqta7',
   'num_comments': 58,
   'score': 413,
   'selftext': '[https://imgur.com/a/aA2e8n4](https://imgur.com/a/aA2e8n4) \n\na screenshot from today\'s game. i like to call this picture, "brimstone shot in the butt, colorized" \n\nwhat would you title this screenshot?',
   'subreddit': 'VALORANT',
   'title': 'brimstone glamour shot'},
  {'author': 'Tomasyoung',
   'created_utc': 1595397791,
   'id': 'hvocqt',
   'num_comments': 56,
   'score': 406,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'So I get forced booted out of my Game to download a 1.2gb Patch, and I still take the loss? Not an Internet Issue, but the game forced me out mid-match to download an update..... This is not the way to do updates Riot.'},
  {'author': 'Mang0eLeaks',
   'created_utc': 1595457110,
   'id': 'hw3pjc',
   'num_comments': 151,
   'score': 390,
   'selftext': 'Alright, it is time for my summary of things added in 1.04!!! (Coming a little late since Riot has updates region locked, but I\'ve added quite a bit of stuff no one has found, so this will definitely be worth the read.) Feel free to follow my [twitter](https://twitter.com/ValorantExpress) for sooner and more frequent updates, now let\'s get into it!\n\n​\n\nLet\'s start off with some Act info this time.\n\nThe Act is currently set to end on August 4th. After that the second Act is set to run from August 4th to October 13th, with the Third act running from October 13th to January 12th, 2021. These dates are subject to change.\n\n​\n\nNext, some huge agent news!\n\n\\- Voice-lines were added to characters such as Reyna, Cypher, and Breach for the upcoming and unreleased agent, "Killjoy". A description of what the voice-lines are for is included in the video below.\n\n[New Voice-lines were added, teasing the upcoming agent, Killjoy.](https://reddit.com/link/hw3pjc/video/ojtdkwt36hc51/player)\n\nNext up, we have some new Killjoy Audio files, that were added for his sound effects. The sound effects added were shooting sounds for his cannon, as well as a "power up" and "power down" sound that could be for any of his abilities.\n\n[New Killjoy Sound Effects added in 1.04](https://reddit.com/link/hw3pjc/video/5rec1x7k9hc51/player)\n\nFinally, we have some new sounds added for the "Agent Selection Screen". Using this newly added audio, we can deduce that Killjoy\'s selection animation will be him equipping his turret, and it firing. Cool stuff!\n\nNOTE: This audio is raw from game files, not mixed like usual, so it will be loud.\n\n[Sounds for the selection animation of the upcoming agent, \\\\"Killjoy\\\\".](https://reddit.com/link/hw3pjc/video/ae8ral5x9hc51/player)\n\n​\n\nNext up, let\'s cover new weapon skins!\n\nThe Oni bundle was added in 1.04, bringing the first "legendary" phantom skin added to the game!\n\n[Oni Bundle Shop Background](https://preview.redd.it/w65vf653chc51.png?width=1648&format=png&auto=webp&s=b5531405387a73a5d6fae6fb77d0b0cf2a9e8aa8)\n\nThis bundle included 4 guns and a Knife. The guns and their variants are shown below.\n\n​\n\n[Oni Phantom and it\'s variants](https://preview.redd.it/gsyhz6gachc51.png?width=1029&format=png&auto=webp&s=729ab7a5b3910d1a81e8d4eecb91f14b6bcd7ea6)\n\n​\n\n[Oni Guardian and it\'s variants](https://preview.redd.it/5n987lodchc51.png?width=1029&format=png&auto=webp&s=68eea77d6b5115019e39d0461e2262a1502b4eb6)\n\n​\n\n[Oni Bucky and it\'s variants](https://preview.redd.it/e6buwpsfchc51.png?width=1029&format=png&auto=webp&s=780fae34176a616b89f6ffb7da16c08ebfdac40b)\n\n​\n\n[Oni Shorty and it\'s variants](https://preview.redd.it/xhp9ufdhchc51.png?width=1029&format=png&auto=webp&s=7a95afd3521591a63c721111c944b122065196d8)\n\n​\n\n[Oni Melee](https://preview.redd.it/gv56e50jchc51.png?width=512&format=png&auto=webp&s=6c263edaba851de9421583912e8e4fee17fb6cda)\n\n​\n\n[Oni player card used when loading into a game](https://preview.redd.it/yj02y9qlchc51.png?width=452&format=png&auto=webp&s=ef330af1563d0b4e1a4c8110b1a5daf95219885e)\n\n​\n\n[Oni player card used in the lobby](https://preview.redd.it/vjgugdsmchc51.png?width=268&format=png&auto=webp&s=2080d38bb0f611759cb6d496aefa94e39ede01af)\n\n​\n\n[Oni Spray Sprite, used for the Oni sprays animation.](https://preview.redd.it/wmzhp59qchc51.png?width=1024&format=png&auto=webp&s=11126e74ab4a260fc8b23e0ae3be512943ac3e60)\n\n​\n\n[Oni Gun Buddy](https://preview.redd.it/l7ce9jj8dhc51.png?width=300&format=png&auto=webp&s=8d36df73ebf37cc73583de6fd818ce01a2b07457)\n\n​\n\n[Oni Kill emblem](https://preview.redd.it/9lok2mbfghc51.png?width=140&format=png&auto=webp&s=9607bbfe2e43a9cec6884c697d3ebc34758e675e)\n\nAlso added was the Sakura Set. These skins will be added for daily weapon shop rotation, and I think they look pretty clean!\n\n[Sakura Daily Rotation Set](https://preview.redd.it/4e5hxlzddhc51.png?width=1029&format=png&auto=webp&s=07be197c8480e239904b9f9805260d30f0029d13)\n\n​\n\n​\n\nNext Up: FFA mode\n\nRiot has added files for an FFA mode on Haven, Split, and Bind in 1.04. Files for Ascent were added in 1.03. Riot has also added files for an "invincibility feature", used when spawning in a FFA match.\n\n[Death-match Strings Added in 1.04](https://preview.redd.it/myo21v0ydhc51.png?width=430&format=png&auto=webp&s=860d2a21a4ccd66c74cc2bf85a750b588c58f388)\n\n​\n\nNew Act ranks were added. Act ranks are used to show your competitive rank achieved during the past rank. Below are the triangles that will represent your ranks, and the borders for the triangles.\n\n[Triangles that will represent your rank](https://preview.redd.it/03cy7a5cfhc51.png?width=129&format=png&auto=webp&s=ed4c87660b38bdfec5f1d15436386954f1324004)\n\nAlso updated were borders that will surround your competitive rank, based on the amount of wins you will get in competitive that season.\n\n[Borders that will be used to show the amount of wins that season](https://preview.redd.it/ubk7w3xwfhc51.png?width=1920&format=png&auto=webp&s=1a2c95ede49a4d0582e0cdc2a4a8986215ca3f9b)\n\n​\n\nNew Strings have been added for Timeouts, timeouts should be implemented in-game soon.\n\n[New Timeout Strings added in V1.04](https://preview.redd.it/ln4cg97bghc51.png?width=1207&format=png&auto=webp&s=fd9579b0f25eafea612440f06107f36b8b294f0e)\n\nNew Strings have been added for leaving a match, it looks like you may be able to leave a competitive match now without closing your game.\n\n[Leave Match strings.](https://preview.redd.it/egj09wnkhhc51.png?width=853&format=png&auto=webp&s=5891d6a62b523bc10e40adbf5da472d59a820917)\n\n​\n\nMiscellaneous:\n\n* A lot of props with leaves have been added with wind functionality. This was added by Riot in 1.04 to create a more immersive experience. A couple of people have asked me if there is a way to disable this (because people "need" 400fps), and I\'m sure it\'s somehow tied into an effect. If your playing on low settings already, you probably won\'t see this in-game. A new prop with wind is shown below, this one is for the map Haven.\n\n[Haven prob with wind mechanics.](https://preview.redd.it/ma8c7okzghc51.png?width=1920&format=png&auto=webp&s=b1f75c7825b18a3cac98a9801cef0a72cba159e7)\n\n* This interesting prop was added, where it\'s located on a map I have no idea.\n\nEDIT: This prop is used in the updated Shoe Store found on Split.\n\n[CharacterSignA prop added in 1.04](https://preview.redd.it/15putxdphhc51.png?width=1920&format=png&auto=webp&s=61a2e434bf5d9b5667e330ddb2bbeafafef5b931)\n\n* A couple typo\'s were fixed among string tables in 1.04.\n* Butterfly\'s were added under Environmental VFX.\n* Vent Smoke was updated for the map Haven.\n\n​\n\nThat\'s pretty much everything interesting added in 1.04!!! Feel free to comment what you liked, and I hope you enjoyed reading this. I spend a couple of hours doing this every update, so I would appreciate a follow on [twitter](https://twitter.com/ValorantExpress). Thanks for reading everyone, and stay safe.\n\n\\-Mang0e',
   'subreddit': 'VALORANT',
   'title': 'Everything Interesting Added in 1.04 (Datamined Content, including more ffa testing, new agent audio + teasers, and timeout mechanics)'},
  {'author': 'Emseriss',
   'created_utc': 1595435823,
   'id': 'hvx1qa',
   'num_comments': 181,
   'score': 384,
   'selftext': "When i first used Sovas drone after this patch, it feels like it weights a metric fuckton and it feels really fucking bad trying to clear corners with it cause it takes way too long to turn it now.\n\nIdk if it's a bug or what but the drone feels really bad to use now.\n\nTry it out in a custom game and tell me if you feel the same way.\n\nEdit:\n\nI think the drone is much slower now, because you aren't able to aim outside of the darts shooting range circle (the big circle when using the drone) anymore.\nI don't know if this was intended in the beginning, but i hope it wasn't, because the drone feels unusable now, its just takes way too long to clear out corners.",
   'subreddit': 'VALORANT',
   'title': 'They ninja nerfed Sovas drone'},
  {'author': 'nonriemmanian',
   'created_utc': 1595384962,
   'id': 'hvldpn',
   'num_comments': 134,
   'score': 354,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'To the random smurf: thanks for being nice to a potato'},
  {'author': 'Slaschu',
   'created_utc': 1595416815,
   'id': 'hvrzvi',
   'num_comments': 51,
   'score': 308,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Using sage's wall to practice peeking"},
  {'author': 'Cynadote',
   'created_utc': 1595433899,
   'id': 'hvwghr',
   'num_comments': 164,
   'score': 306,
   'selftext': "Walking inaccuracy is too low in this game that it doesnt punish players for being caught offguard while moving and not able to properly stop to shoot. I feel like this seriously lowers the games skill ceiling as people don't have to master movement as much as in other games (like CS) and while Valorant is not CS, CS' movement inaccuracy is amazing. If you move even a slight while shooting, your shots won't connect and that is fine. It makes the game less luck based and more skill based where you actually have to learn to stop and shoot in a unison increasing the game's ceiling of skill.  \n\n\nNow to the other thing, first shot inaccuracy. I will never get why guns don't have first shot accuracy in CS and now its a thing in Valorant which absolutely blows. You should award highly precise players rather than making their first shot randomized causing them to miss. Valorant shouldn't be like a dice where you have 1/3 chance of missing a clear headshot and 2/3 chances of hitting it. If my crosshair is on the clearly on the head, it should *clearly* be a headshot. There is no reason to even punish such a shot if the player is accurate. \n\nThank you for listening to my rant lol, but these mechanics make the game have more luck based gun mechs rather than skill.",
   'subreddit': 'VALORANT',
   'title': 'Increase walking inaccuracy, decrease first shot inaccuracy'},
  {'author': 'p1pOz',
   'created_utc': 1595413725,
   'id': 'hvre1m',
   'num_comments': 37,
   'score': 266,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'im pretty good at video games'},
  {'author': 'Eleven918',
   'created_utc': 1595416393,
   'id': 'hvrww5',
   'num_comments': 125,
   'score': 224,
   'selftext': 'When defending the site, they love running out of site and getting picked off. \n\nWhen attacking, they prefer to sit in a corner and hold an angle for a minute.',
   'subreddit': 'VALORANT',
   'title': 'People play offense and defense backwards in this game.'},
  {'author': 'HarterBoYY',
   'created_utc': 1595432564,
   'id': 'hvw1mb',
   'num_comments': 119,
   'score': 201,
   'selftext': "I just tested the first shot spread in the testing range and I think the results are pretty interesting, especially the difference between the two rifles.\n\nI always lined up my crosshair exactly with the single eye in the middle of the bot's head (using an OP) and bound my shooting key to my keyboard in order to keep my mouse on target.I always fired 100 single bullets and noted down the percentage of headshots I hit.\n\nThese are my results:\n\nhttps://preview.redd.it/kncy6rj77fc51.png?width=570&format=png&auto=webp&s=de80e953f225973d6572623428242f80a8d908d6\n\n​\n\nhttps://preview.redd.it/0fr0rp9j7fc51.png?width=570&format=png&auto=webp&s=3cd1ea085cac6dd7d59480c7918655ab0e871253\n\nWhat do you guys think?\n\n​\n\nEDIT: Just repeated the 50m crouching hipfire test for Vandal since the result kinda seemed suspiciously low. This time I used 300 bullets and hit headshots with 75.67% of them. Probably my sample size of 100 was a bit small originally and I got bad RNG.",
   'subreddit': 'VALORANT',
   'title': 'First Shot Accuracy Test Vandal vs. Phantom'},
  {'author': 'theStringArray',
   'created_utc': 1595449864,
   'id': 'hw1ia2',
   'num_comments': 85,
   'score': 153,
   'selftext': " [https://imgur.com/a/QV6ap5N](https://imgur.com/a/QV6ap5N)   \n\n\nAfter the second round of overtime, only one vote is needed in order to end the game in the draw. Everyone in the lobby wanted to keep going until there was a definite winner since we had already spent so much time in game. It was a very tough loss, but I'd rather lose in this situation than draw.",
   'subreddit': 'VALORANT',
   'title': "Just played the longest game I've ever witnessed. 40 rounds and 1 hour later we unfortunately did not come out on top."},
  {'author': 'Quiknine',
   'created_utc': 1595405961,
   'id': 'hvpxwh',
   'num_comments': 112,
   'score': 152,
   'selftext': "I’m maybe used to csgo, but in cs you can see when a smoke is about to disappear and it fades out in 2 or 3 seconds.\n\nOn Valorant, smokes instant fades out, and it can be very frustrated.    \nFew examples:    \n- you think you can cross and the smoke disappears ah the worst moment\n- you’re about to retake, behind a smoke, abilities in hand and the smoke disappears \n\nAnd sometimes it can be anticipated but it not always the case, if I came from the other bombsite or if they are a lot of smokes with a different timer for each of them.\n\nI don’t know if a slow fade out is the solution but an indicator that shows that the smoke is about to disappear seems necessary to me\n\nEDIT:    \nI thought it would be unanimous but we are very divided on this.\nYou convince me than a slow fade out is not good because who sees who first can be random and frustrating.    \n\nBut I'm still convinced an indicator should be show. \n\nA lot of you mention that learning when the smoke faded out should be known and are part of the skill. In my opinion, i disagree, you are not always present when the smokes pops up, make it hard to anticipate.  \nAnd currently you can't exactly predict when the smoke is about to fade out.  \n\nFor me, that make some duels randoms, unless you're aim at the smoke knowing the exact second it fades out (without take into account that you can have like a Jett's smoke, omen'smoke and brimstone'smoke at the same time). That's why for me it looks important to have that. I'm not talking about a big timer on the smoke obviously, just an indicator that show the smoke is about to fade out in the next second.\n\n(I'm not saying i'm right but that's my opinion and no, i don't want this game to be csgo, but yes, there are some feature i want to see in this game that came from cs)",
   'subreddit': 'VALORANT',
   'title': 'Smokes shouldn’t instant fade out'},
  {'author': 'JohnWesson',
   'created_utc': 1595432907,
   'id': 'hvw5az',
   'num_comments': 42,
   'score': 150,
   'selftext': 'It’s not an advanced tip and it’s not going to raise your MMR into the heavens, but god damn will it save you some rounds and frustration.\n\nYou aren’t coordinating an execute or a rush? Leave the bomb in a close but hidden place where your teammates can retrieve it. Do NOT take it with you towards a site and risk dying in a 1vX scenario. Your team will hate you and so will the gods.\n\nIf you’re running a default and playing for picks spread across the map, you don’t need to carry the bomb. Once a pick is made, someone will grab it off the ground and bring it to plant. \n\nThink of all the times a teammate died with a bomb and it’s now become a side-quest to retrieve it before you can start the main-quest of planting. Don’t be that teammate.',
   'subreddit': 'VALORANT',
   'title': 'Tip: If you’re on Attack side and running a default for picks, drop the bomb in a safe location.'},
  {'author': 'Cb58logan',
   'created_utc': 1595389969,
   'id': 'hvmmzh',
   'num_comments': 263,
   'score': 144,
   'selftext': 'This ban wave covers those who attempt to cheat in Valorant using scripting software. This can be achieved with software such as Logitech Ghub to create a no-recoil script, making shooting far easier.\n\n(screenshot pulled from cheating forum)\n\nhttps://preview.redd.it/no76vp9rzbc51.png?width=465&format=png&auto=webp&s=cd7d8e73355ae4654dcd4ba534e630f4238439eb',
   'subreddit': 'VALORANT',
   'title': 'A new type of ban-wave has gone out for those cheaters using scripts to cheat in game!'},
  {'author': 'fluxxygod',
   'created_utc': 1595414849,
   'id': 'hvrlun',
   'num_comments': 57,
   'score': 114,
   'selftext': 'Seriously the amount of times I get put with a stack that just trolls me because theres no punishment in this game is insane. Coming from CS it is WAY harder to team kill someone in this game, as a result you should lose kills for a team kill and get a small ban after 2 or 3 kills or a set amount of damage. I appreciate sometimes you get unlucky and kill your team mate but it isnt going to happen 3 times in a game.',
   'subreddit': 'VALORANT',
   'title': 'You should be punished for killing a team mate'},
  {'author': 'Kappaftw',
   'created_utc': 1595412912,
   'id': 'hvr8nk',
   'num_comments': 795,
   'score': 109,
   'selftext': "Greetings Agents!\n\nNew patch, new Bug mega. To avoid bugs report cluttering the subreddit and/or going unnoticed we will get a single Megathread which will be posted today and after every patch so that you guys can report the various issues in one  place. This allows Riot to easily keep track of the bugs by providing a  central hub and also allows other users to confirm that they might have  encountered.\n\n[Patch notes 1.04](https://playvalorant.com/en-us/news/game-updates/valorant-patch-notes-1-04/)\n\nPrerequisites to be noted before reporting a bug\n\n***\n\n1. A bug will ideally be accompanied with a screenshot or a video. This provides credibility to your report.\n2. Steps  to recreate the bugs should be submitted if possible. This helps  Rioters recreate the bug and helps them find the cause behind it.\n\n***\n\n**Format when reporting a bug:** When reporting a bug, please provide as much information as you can about your computer.\n\n• **Region**: The region you're playing in when you encountered the bug\n\n• **Type of Bug**: Client Bug, In Game Bug etc\n\n• **Description**: Describe what was the bug that occurred.\n\n• **Video / Screenshot**: Insert screenshot (F12 in game) or Video of the bug occurring.\n\n• **Steps to reproduce**: Provide the steps necessary if someone else had to reproduce the bug.\n\n• **Expected result**: What should have been the result when you follow the steps mentioned above.\n\n• **Observed result**: What was the result you obtained when you followed the steps mentioned above?\n\n• **Reproduction rate**:  If you try to recreate the bug how successful are you in causing it to  occur? (1/10 : Occurs once every 10 tries, 5/10 : Occurs 5 times out of  10, 10/10 : Happens every single time)\n\n• **System specs**: Processor, Video card, Ram, HDD/SSD, everything you can provide, even drivers.\n\n***\n\n**Example Bug**:\n\n• **Region:** EU\n\n• **Type of Bug:** Matchmaking\n\n• **Description:** Matchmaking doesn't work properly\n\n• Insert Video / Screenshot of the incident\n\n• **Reproduction rate:** 10/10 (happened 10 out of 10 times)\n\n• **Steps to reproduce:** Try to launch a game\n\n• **Expected result:** Match starting\n\n• **Observed result:** Getting stuck in infinite queue\n\n• **System Specs:** Intel i5 Processor, Windows 7, Nvidia Graphics card (insert model number) etc.\n\n***\n\n[**If you don't know how to format comments on Reddit click here**](http://www.reddit.com/r/leagueoflegends/wiki/formatting)\n\n***\n\n    - **Region:**   \n    - **Type of Bug:**   \n    - **Description:**   \n    - **Video / Screenshot:**   \n    - **Steps to reproduce:**   \n    - **Expected result:**   \n    - **Observed result:**   \n    - **Reproduction rate:**   \n    - **System specs:**  \n\nCopy paste the above code and fill in your details.\n\n***\n\nFrom  this Megathread the list of bugs will not be summarized and put up in  the main body of the thread, however note that many Rioters are going  through every single comment so don't worry if you post the 1500th or  3000th comment, every reply will be read over the next few days.",
   'subreddit': 'VALORANT',
   'title': 'Valorant 1.04 Bug Megathread'},
  {'author': 'toooooby64',
   'created_utc': 1595400794,
   'id': 'hvoxkz',
   'num_comments': 24,
   'score': 107,
   'selftext': 'It might not be cool to all but it’s definitely cool to me (: \n\n\nhttps://clips.twitch.tv/FunnyTawdryOxBigBrother',
   'subreddit': 'VALORANT',
   'title': 'A play that I am actually really proud of (Silver 2)'},
  {'author': 'sentokoo',
   'created_utc': 1595449806,
   'id': 'hw1hnc',
   'num_comments': 107,
   'score': 95,
   'selftext': "In case you were wondering. Looks like Tuesday August 4th confirmed.\n\nTime to start grinding. If you aren't at least level 45 today, it's going to be tough to finish.",
   'subreddit': 'VALORANT',
   'title': 'FYI, the Battlepass page now says "Ends in 13 days"'},
  {'author': 'JunCena666',
   'created_utc': 1595404760,
   'id': 'hvppi7',
   'num_comments': 15,
   'score': 95,
   'selftext': 'After making my [guide for phoenix](https://www.reddit.com/r/VALORANT/comments/hv6s55/tips_and_tricks_to_help_bring_your_phoenix/) and my [guide for sage](https://www.reddit.com/r/VALORANT/comments/hul3dn/tips_and_tricks_to_improve_your_sage_gameplay_and/), I have decided to make a guide for omen. This is a highly detailed guide oriented towards players already at plastic 3, so if you aren\'t at that rank yet, you may have trouble following this guide. \n\nI haven\'t unlocked omen yet, so it\'s safe to say I am a professional Omen main.\n\nThese tips and tricks are highly effective, and will help you reach your desired rank of plastic 1 within a few days.\n\n1: Omen is a "controller" in Valorant. While inexperienced players might think this means that he has to take map control, they are wrong. "Controller" refers to the fact that you can increase your skills greatly by playing omen on an Xbox controller. Using a keyboard and mouse will hinder you from achieving your true potential.\n\n2: You can use your paranoia ability to blind enemies and push into a site. A clever way to use this ability is to stand behind your team while entering a site and blinding your entire team. When your teammates cannot see, they will be forced to improvise a strategy which will be far better than your current strategy. Your teammates will thank you for your assistance.\n\n3: Your shrouded step ability allows you to teleport short distances. Inexperienced players will use this to cross enemies watching areas and chokepoints with operators. However, this is not a viable strategy  as your enemies will know that you are playing omen and will assume that you have already crossed their sightlines. However, this is incorrect usage of the ability. When you see an enemy, use your shrouded step to teleport behind them. They will be stunned, and you can kill them with your knife to save ammo. This little known strategy is used in professional wood 3 games.\n\n4: Your dark cover is an invaluable ability which lets you place rechargeable smokes. One way to use this is to purchase a shorty or bucky, and place a smoke at spawn. Hide inside the smoke, ideally with your entire team, and when enemies come to your spawn you can run outside the smoke and kill them. Don\'t forget to keep running in circles inside the smoke to give away your position!\n\n5: Your ultimate ability "From the Shadows" allows you to teleport to any location on the map. Use this to teleport a few feet ahead of your teammates so that you can reach the site first and win the marathon. Remember, Valorant is not a game about teamwork and coordination to plant the spike, it is a marathon where you must run into the site as fast as possible to win the race.\n\n6: When attacking a site, make sure to smoke off your entrance to the site. Your enemies will not expect you to come from that entrance, and you can surprise them by walking through the smoke and killing them. After taking control, don\'t forget to use your shrouded step to run away before you even plant the spike.\n\n7: When defending a site, always push into the enemies and blind any allies helping you defend the site. Ideally you should abandon the site and take control of the attacker spawn, so that the enemies cannot retreat to their spawn safely.\n\n8: When retaking a site, fire your paranoia into the sky to give away your position and blind any enemies who happen to be 500m above you. Try to smoke off the exact same spot with multiple smokes to waste utility and confuse your enemies with your stupidity.\n\n9: When defending a site post plant, use your smokes to smoke off another bomb site where there are no enemies, and make sure to stand on the spike. When enemies start firing at you, make sure to use your shrouded step to run away from the spike, and allow the defenders to defuse the spike so that nobody dies, because human life is precious.\n\nThese were some tips for omen. Try to use them in battle and you shall ~~derank~~ rank up extremely fast.',
   'subreddit': 'VALORANT',
   'title': 'Tips and tricks to take your omen to plastic 1'},
  {'author': 'dwiezal',
   'created_utc': 1595437654,
   'id': 'hvxmqy',
   'num_comments': 74,
   'score': 91,
   'selftext': 'I had a teammate that spent the entire game spamming “Nice!” Using the in-game voice commands, and there was no way to mute him. Team voice, team chat, nothing ended it. All game, 22 rounds, was filled with endless “Nice! Nice. Nice!” From our Phoenix. I reported him, since he was also actively throwing, but that didn’t make me feel better. I was so irritated by the unkillable repetitive voice ringing in my ears the entire game that it felt like a loss, even though we managed to win and I was able to pull through as match MVP.\n\nIs there a way to mute this? I couldn’t find it. If there is no way, this is a NEEDED fix.\n\n\nEdit: Everyone go to the third tab of audio and mute agent flavor! Check these voice line settings to see what you want to mute. Apparently this is an option, I just could not find.',
   'subreddit': 'VALORANT',
   'title': 'This MUST Change. Now. Riot, PLEASE let us mute in-game character voice.'},
  {'author': 'KC_Krill',
   'created_utc': 1595436037,
   'id': 'hvx42p',
   'num_comments': 66,
   'score': 91,
   'selftext': 'I’ve never played CS:GO, never looked interesting to me. And I’ve nutritiously hated “Search and destroy” game modes in COD and Battlefield. I wasn’t a fan of only one life. It wasn’t fun.\n\nI just recently started playing PC FPSs. I tried playing Overwatch on PC but my skills were so far below what they are on console that I got discouraged. I played doom a little while ago and I felt like that kind of fast paced PvE action was super helpful. \n\nSomething about this game, though, is so much fun. I just started yesterday and I couldn’t stop myself from playing until like 2-3am. And I’m excited to keep playing and see the game grow!',
   'subreddit': 'VALORANT',
   'title': "This game is my most hated game mode and I'm Having a blast!"},
  {'author': 'Godfreyz',
   'created_utc': 1595458789,
   'id': 'hw472a',
   'num_comments': 18,
   'score': 90,
   'selftext': "The knife slashes for melee weapons should be consistent in visuals. For example, the prime melee is an axe and slashes downward, so the slashes on the walls go downward. Since the Oni knife has two blades, I don't see why it shouldn't show the corresponding visual effect when slashing. Obviously this shouldn't effect gameplay in any way, just visually.",
   'subreddit': 'VALORANT',
   'title': 'The new melee should show two slashes on walls'},
  {'author': 'plaplapus',
   'created_utc': 1595440683,
   'id': 'hvyksw',
   'num_comments': 88,
   'score': 87,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'New Rank System Leaked: Act Rank!'},
  {'author': 'Cencene1',
   'created_utc': 1595452593,
   'id': 'hw2d1g',
   'num_comments': 90,
   'score': 86,
   'selftext': "Anyone notice how the new Skinline: Oni has little, to almost no sound effects what-so-ever whilst shooting...? Quite disappointing when compared to the VFX sounds of the Prime skin set. This really bothers me unfortunately. I love the visuals, and the reload is sweet as well, but even the reload is very quiet. Just me??   \n\n\nContext as well, this is for the Phantom I'm speaking about. I don't have the other guns.",
   'subreddit': 'VALORANT',
   'title': 'New Oni Skin VFXs'},
  {'author': 'axs_14',
   'created_utc': 1595426696,
   'id': 'hvucpr',
   'num_comments': 210,
   'score': 83,
   'selftext': "Title Basically. More Info:\n\nMy friend got banned today morning and he claims he hasn't cheated or used any scripts that has gotten players banned recently. I can't tell whether he is lying or not, but I wanted to get both perspectives.Another question: Is it possible to go Platinum 1 to Diamond 3 overnight, when you have been stuck in Platinum for a whole month? The reason is that, this is exactly what happened to my friend + he has cheated in other games before (Apex, Fortnite).\n\nEdit 1: He has spent money on the account, so I am wondering whether he would be dumb enough to hack on the same account.\n\nEdit 2: He has also seen some unusual logins, and it would be great if Riot could check it out.",
   'subreddit': 'VALORANT',
   'title': 'Question: Has Riot ever falsely banned someone or made a mistake banning someone in Valorant?'},
  {'author': 'Asomboy4',
   'created_utc': 1595458583,
   'id': 'hw44ys',
   'num_comments': 33,
   'score': 83,
   'selftext': "​\n\n[The second slash mark of the Oni Melee is in the wrong direction. Absolutely unplayable](https://preview.redd.it/37l4qnx9nhc51.png?width=1920&format=png&auto=webp&s=78e5ef271e351d64d06e355b094ed485fe8d15c0)\n\n​\n\n[The ads isn't centered too! ](https://preview.redd.it/7rprmznvnhc51.png?width=1920&format=png&auto=webp&s=5d2d97c5104e89e1cdf2e19dd033a78c9364de19)",
   'subreddit': 'VALORANT',
   'title': 'Absolutely Unplayable'},
  {'author': 'PankoKing',
   'created_utc': 1595448340,
   'id': 'hw10jk',
   'num_comments': 107,
   'score': 79,
   'selftext': '###2020 Pax Arena Invitational\n[Valorant Esports Gamepedia](https://valorant-esports.gamepedia.com)| [Eventvods.com](https://eventvods.com) | [vlr.gg](https://vlr.gg) | [valorantify](https://www.valorantify.com) | [thespike.gg](https://thespike.gg) | [Juked.gg](https://juked.gg)\n \n---\n \n###Today\'s Matches\n\n| Match | PST | EST | CET | KST\n|:--:|:--:|:--:|:--:|:--:|:--:|:--:|:--:|:--:|:--:|\n| TSM vs. Homeless | 2:00 PM | 5:00 PM | 23:00 | 06:00\n| T1 vs. Echo 8 | 2:00 PM | 5:00 PM | 23:00 | 06:00\n| BBG vs. 100 Blifted | 2:00 PM | 5:00 PM | 23:00 | 06:00\n| W2F vs. Kephrii | 2:00 PM | 5:00 PM | 23:00 | 06:00\n| Prospects vs. Mang0 | 2:00 PM | 5:00 PM | 23:00 | 06:00\n| Gen.G vs. MIX  | 2:00 PM | 5:00 PM | 23:00 | 06:00\n| RNG vs. OWL | 2:00 PM | 5:00 PM | 23:00 | 06:00\n| C9 vs. COL  | 2:00 PM | 5:00 PM | 23:00 | 06:00\n| TSM vs. BBG | 4:30 PM | 7:30 PM | 02:30 | 09:30\n| NV vs. Kephrii | 4:30 PM | 7:30 PM | 02:30 | 09:30\n| IMT vs. Mang0 | 4:30 PM | 7:30 PM | 02:30 | 09:30\n| C9 vs. RNG | 4:30 PM | 7:30 PM | 02:30 | 09:30\n| T1 vs. W2F | 4:30 PM | 7:30 PM | 02:30 | 09:30\n| Gen.G vs. Prospects | 4:30 PM | 7:30 PM | 02:30 | 09:30\n| SEN vs. OWL | 4:30 PM | 7:30 PM | 02:30 | 09:30\n| 100T vs. 100 Blifted | 4:30 PM | 7:30 PM | 02:30 | 09:30\n| IMT vs. MIX | 7:00 PM | 10:00 PM | 05:00 | 12:00\n| 100T vs. Homeless | 7:00 PM | 10:00 PM | 05:00 | 12:00\n| SEN vs. COL  | 7:00 PM | 10:00 PM | 05:00 | 12:00\n| NV vs. Echo 8 | 7:00 PM | 10:00 PM | 05:00 | 12:00\n\n-------\n\n###GROUPS\n\n| Group A| Group B| Group C| Group D|\n|:--:|:--:|:--:|:--:|:--:|:--:|:--:|:--:|:--:|:--:|\n| [TSM](https://valorant-esports.gamepedia.com/Team_SoloMid) | [T1](https://valorant-esports.gamepedia.com/T1) |[Gen.G](https://valorant-esports.gamepedia.com/Gen.G) | [C9](https://valorant-esports.gamepedia.com/Cloud9) |\n| [100T](https://valorant-esports.gamepedia.com/100_Thieves) | [NV](https://valorant-esports.gamepedia.com/Team_Envy) |[IMT](https://valorant-esports.gamepedia.com/Immortals) | [SEN](https://valorant-esports.gamepedia.com/Sentinels)  | \n| [BBG](https://valorant-esports.gamepedia.com/Built_By_Gamers)  | W2F | Prospects | [RNG](https://valorant-esports.gamepedia.com/Renegades) |\n| 100 Blifted / Team Ninja | Echo 8 | MIX | [COL](https://valorant-esports.gamepedia.com/Complexity_Gaming) |\n| Homeless | Kephrii |Mang0 | OWL |\n\n* All matches are Best of 3\n \n---\n \n###Streams\n \n* TWITTER NOTE: [No specific streams until the finals, individuals users will be broadcasting games](https://twitter.com/PAXArena/status/1285325774963253249?s=20)\n \n**ACTIVE STREAMERS**\n\n| Team | Stream \n|:--:|:--:|:--:|:--:|:--:|:--:|:--:|:--:|:--:|:--:|\n| BBG  | https://www.twitch.tv/payen |\n| MIX | https://www.twitch.tv/thi9f |\n| MIX | https://www.twitch.tv/aproto |\n| RNG |  www.twitch.tv/Berghytv |\n| T1 |  https://www.twitch.tv/skadoodle |\n| COL | https://www.twitch.tv/c0mfps\n| Prospects | www.twitch.tv/JoshRT |\n| Echo 8 | https://www.twitch.tv/jammyz |\n| C9 | https://www.twitch.tv/tenz |\n| 100B | www.twitch.tv/SONII |\n| 100B | www.twitch.tv/GREGO |\n| 100B | www.twitch.tv/MORGAUSSE |\n| OWL | www.twitch.tv/thegamingowl | https://www.twitch.tv/Harmful\n| OWL | https://www.twitch.tv/Harmful |\n| OWL | https://www.twitch.tv/Turnup2ez |\n| Homless | www.twitch.tv/laski |\n| W2F | https://www.twitch.tv/NAAAAANOOOOO |\n| Mang0 | https://www.twitch.tv/theRealFakez |\n| Mang0 | https://www.twitch.tv/hysteria |\n| Kephrii | https://www.twitch.tv/kephrii |\n| Kephrii | https://www.twitch.tv/LucianoFPS |\n| Kephrii | https://www.twitch.tv/Keiti |\n\n \n---\n \n###On-Air Team\n \n| Host |\n|:--|\n| Derek "[Wtfmoses](https://twitter.com/wtfmoses)" Mosely|\n| **Commentators** |\n| Dan "[Gaskin](https://twitter.com/dangaskin)" Gaskin|\n| Alex "[Goldenboy](https://twitter.com/GoldenboyFTW)" Mendez|\n| Lauren "[Pansy](https://twitter.com/pansy)" Scott |\n| Chris "[Puckett](https://twitter.com/MLGPuckett)" Puckett |\n| **Observers** |\n| Justin "[Pythian](https://twitter.com/PythianLegume)" Glasner |\n| Austin "[Boggs](https://twitter.com/BoggsCS)" Bogdanovich |\n\n \n----\n \n###Format Group Stage\n \n* 4 Groups of 5 teams\n\n* Games are played Round-Robin\n\n* Group stage played over 2 days\n\n* Twenty teams\n\n* Top 2 teams per group advance to Semi-Finals\n\n----\n\n* **Prize Pool**\n\n* 1st \t$10,000 \t\n\n* 2nd \t$5,000 \t\n\n* 3rd-4th \t$3,000 \t\n\n* 5th-8th \t$1,000 \t\n\n\n \n---\n \n###VoDs\n \n* [VoDs on Vlr.gg](https://www.vlr.gg/matches) \n* [VoDs on Valorantify](https://www.valorantify.com/matches) \n* [VoDs on Thespike.gg](https://www.thespike.gg/events/pax-arena-valorant-invitational/32)\n* [VoDs on Juked.gg](https://juked.gg/e/4927#overview)\n\n^Thanks ^to ^/u/tomshoe02 ^for ^the ^design ^and ^/r/Leagueoflegends ^for ^letting ^us ^borrow ^this ^layout!\n\n^Thanks ^to ^help ^from ^/u/UncomfortableBench ^/u/Holdin_McNeal, ^and ^/u/ken_gee ^for ^active ^streamers!',
   'subreddit': 'VALORANT',
   'title': '2020 Pax Arena Invitational / July 22 / Live Discussion'},
  {'author': 'PharaohYamiAtem',
   'created_utc': 1595428871,
   'id': 'hvuysh',
   'num_comments': 47,
   'score': 77,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My very first perfectly synced valorant montage! Took me way too long to edit'},
  {'author': 'no-vuh',
   'created_utc': 1595459901,
   'id': 'hw4iz2',
   'num_comments': 36,
   'score': 72,
   'selftext': "Me and my friend queued into a match and got some toxic people on our team. We were gonna play it out but someone dodged. After queueing again we got the same people on our team so I decided to dodge (it happens to all of us), after starting the game back up my friends list did not show up. Quit it out again and it's still not there. My friend I was queued with quit out his game just to see if it would happen to him too and sure enough it did.",
   'subreddit': 'VALORANT',
   'title': 'Friends list not showing up after quiting game mid agent select?'},
  {'author': 'Noblebatterfly',
   'created_utc': 1595452995,
   'id': 'hw2hb7',
   'num_comments': 26,
   'score': 63,
   'selftext': "​\n\nhttps://preview.redd.it/kzw4uunj6hc51.png?width=1500&format=png&auto=webp&s=7bd03200d81ff24a102bd5627e9f0589f9b41d59\n\nI wasn't satisfied with the way the new phantom skin looked, so I wanted to create something simple, yet recognizable. The idea is fusing together thompson smg and a phantom. It was quite a challenge to keep all phantoms proportions, but still make it clear that it's a tommygun. I really like the result and I hope you'll enjoy it too.",
   'subreddit': 'VALORANT',
   'title': '[Skin Concept] Simple Phantom Skin'},
  {'author': 'ChobaniTheSecond',
   'created_utc': 1595436659,
   'id': 'hvxb9k',
   'num_comments': 10,
   'score': 62,
   'selftext': 'Valorant’s idea of colorblind friendly settings is to use different colored outlines around enemy players, but with Viper Ult they become solid red regardless and it’s pretty difficult to see them against the green of the gas as someone with protanopia. I’m glad buffing viper but making the red glow brighter really doesn’t make it any easier for me to see them and that’s kind of frustrating. Is anyone else also having this issue? If the whole point is for them to be more visible wouldn’t it be fine if they glowed a solid purple or something much more distinguishable from red.',
   'subreddit': 'VALORANT',
   'title': 'Viper Ult experience for colorblind people'},
  {'author': 'TheSweatSlayer',
   'created_utc': 1595395677,
   'id': 'hvnxec',
   'num_comments': 24,
   'score': 61,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '"When two idiots collide"'},
  {'author': 'juicylynx',
   'created_utc': 1595423379,
   'id': 'hvthsf',
   'num_comments': 32,
   'score': 59,
   'selftext': 'idk if u guys have already seen this but looking at the fact that i coudnt find this one anywhere else i thought u might like to see\n\n​\n\n[https://prnt.sc/tmkz52](https://prnt.sc/tmkz52)\n\n​\n\nthe name says bm\\_t\\_spray\\_spicy',
   'subreddit': 'VALORANT',
   'title': 'unrealesed spray found while datamining'},
  {'author': 'Cofaks',
   'created_utc': 1595415850,
   'id': 'hvrt1z',
   'num_comments': 100,
   'score': 58,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Black Screen'},
  {'author': 'NeshHD',
   'created_utc': 1595411730,
   'id': 'hvr0ij',
   'num_comments': 20,
   'score': 56,
   'selftext': ' [https://i.imgur.com/Hlpce8N.png](https://i.imgur.com/Hlpce8N.png)   \nSo after relaunching the game due to Error Code 0, the other team decided to upgrade their currency lol',
   'subreddit': 'VALORANT',
   'title': 'Valorant gave the other team $'},
  {'author': 'jabber3',
   'created_utc': 1595397013,
   'id': 'hvo732',
   'num_comments': 28,
   'score': 55,
   'selftext': "So in the middle of a competitive game, I crashed out to desktop with an Error Code 0. Then when I restarted the client it patched. Knowing the inevitable was in front of me, I watched until the patch downloaded and tried to reconnect, only to get the following message:\n\nhttps://preview.redd.it/x6r4e31gkcc51.png?width=418&format=png&auto=webp&s=6a1ed53f6745a21f8cded1453d02909a3fab6f45\n\nThe circumstances are kind of ridiculous and I'd love for this to be fixed in the future. RIP my elo.",
   'subreddit': 'VALORANT',
   'title': 'Crash then Match Incompatible Version as the patch came out'},
  {'author': 'mmairee',
   'created_utc': 1595462154,
   'id': 'hw56i5',
   'num_comments': 26,
   'score': 50,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Next up on agent theme songs we have: If Phoenix had a Theme Song! (made by u/mmairee)'},
  {'author': '[deleted]',
   'created_utc': 1595379611,
   'id': 'hvjyxn',
   'num_comments': 8,
   'score': 48,
   'subreddit': 'VALORANT',
   'title': 'we did it boyss'},
  {'author': 'quahla',
   'created_utc': 1595387466,
   'id': 'hvm0lz',
   'num_comments': 6,
   'score': 48,
   'selftext': "This is my first time using shrink plastic, I think the hat could've sat in the oven a little longer  ¯\\\\\\_(ツ)\\_/¯ \n\n[Gunbuddy Keychains](https://preview.redd.it/2lw3fx2yrbc51.jpg?width=3024&format=pjpg&auto=webp&s=8536c01d8225fe23fbd7c73edeb32f686c4dcf39)",
   'subreddit': 'VALORANT',
   'title': 'My janky Jett and Cypher shrink plastic keychains'},
  {'author': 'MajinBugsTTVBTW',
   'created_utc': 1595417351,
   'id': 'hvs3rx',
   'num_comments': 23,
   'score': 46,
   'selftext': 'I’ve played a few games right after the new patch released and had several teammates and myself disconnected during rounds. Every single game. Giving the other team a huge advantage. Then because we lost the round our creds are fucked.\n\nVERY FUN.',
   'subreddit': 'VALORANT',
   'title': 'Competitive is becoming unfair with the new patch.'},
  {'author': 'Nachovia',
   'created_utc': 1595462170,
   'id': 'hw56nx',
   'num_comments': 38,
   'score': 45,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'New video from the same guy who made "Why Valorant Maps Arent as Good as CS:GO" titled "Please Add Real Cover to Valorant"'},
  {'author': 'Aethor333',
   'created_utc': 1595391735,
   'id': 'hvn22u',
   'num_comments': 32,
   'score': 44,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'How to embarrass a toxic teammate'},
  {'author': 'matanzamir',
   'created_utc': 1595439453,
   'id': 'hvy70n',
   'num_comments': 21,
   'score': 43,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "I don't know how I survived but I'll take it"},
  {'author': 'dragonbastian',
   'created_utc': 1595443863,
   'id': 'hvzkux',
   'num_comments': 22,
   'score': 42,
   'selftext': '[https://imgur.com/a/IvGI1ox](https://imgur.com/a/IvGI1ox)\n\nI decided to make a Valorant inspired keycap set. The escape key is a 3D version of the Valorant logo, and the text on the modifiers are all valorant-related.\n\n​\n\nLet me know what you think about this!',
   'subreddit': 'VALORANT',
   'title': 'VALORANT Keycap Set Concept'},
  {'author': 'flexin_macaroni',
   'created_utc': 1595422871,
   'id': 'hvtd28',
   'num_comments': 24,
   'score': 41,
   'selftext': "I don't know if that was just a typo but yesterday when the patch notes came out they said they increased the time outside of Viper's ultimate from 5s to 12s.\n\nToday I decided to see what I can do in those 12 seconds but it felt a bit longer so I timed it and it actually was 15 seconds.\n\nI thought 12 seconds was quite enough but 15 seconds is hella time to make a play. I'm just wondering if they made a last minute decision or someone did an oopsie.",
   'subreddit': 'VALORANT',
   'title': "Max time outside of Viper's ultimate increased to 15s"},
  {'author': 'LordGoobriel',
   'created_utc': 1595452893,
   'id': 'hw2g9h',
   'num_comments': 29,
   'score': 41,
   'selftext': 'I want to be able to use a varient on the ONI Phantom without the level 3 glow. Please allow us to disable the vfx after we purchase it rito, ty.',
   'subreddit': 'VALORANT',
   'title': 'Turn off radianite VFX'},
  {'author': 'SoldierSazzad',
   'created_utc': 1595395228,
   'id': 'hvnu0j',
   'num_comments': 9,
   'score': 40,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Raze EPIC Fail'},
  {'author': 'TheToxicDuck66',
   'created_utc': 1595415483,
   'id': 'hvrqc6',
   'num_comments': 87,
   'score': 37,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'black screen on start up'},
  {'author': 'urChungyMum',
   'created_utc': 1595419620,
   'id': 'hvslfo',
   'num_comments': 80,
   'score': 37,
   'selftext': 'Now that the current battlepass is ending, RIOT should give xp boosts events like what Epic Games does for Fortnite where their players get 120% xp boosts when the season is ending so that players that have not completed their battlepass are able to finish it before the season ends. Maybe RIOT could give 2x boost for the last 7 days?',
   'subreddit': 'VALORANT',
   'title': 'Xp Boost'},
  {'author': 'RedNoizeLIVE',
   'created_utc': 1595381881,
   'id': 'hvkkm9',
   'num_comments': 8,
   'score': 37,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'ACE W/ ULT 1st Blood'},
  {'author': 'bbearchell',
   'created_utc': 1595377969,
   'id': 'hvjj7e',
   'num_comments': 37,
   'score': 36,
   'selftext': "Im new to this type of game and got ranked gold. But every game there are two people, 1 on both teams, that out frag everyone else by 10+ kills and i feel like its just a 1v1 with 8 spectators. It's not much fun when 4/5 games are like this and im getting rekt. Is this normal?",
   'subreddit': 'VALORANT',
   'title': 'Why do matches feel so unbalanced?'},
  {'author': 'ENormaStitzz',
   'created_utc': 1595438150,
   'id': 'hvxsd8',
   'num_comments': 4,
   'score': 35,
   'selftext': 'Exactly what the title says - now that more and more skins are coming out. Can we have the ability to set a random set of skins for the game to choose from before the match starts? I have multiple vandal skins and I like switching them up from game to game.',
   'subreddit': 'VALORANT',
   'title': 'Option to choose random gun skin'},
  {'author': 'DemonicPenguin03',
   'created_utc': 1595398509,
   'id': 'hvohwk',
   'num_comments': 37,
   'score': 35,
   'selftext': 'So I’m no stranger to problems with valorant. I haven’t really played at all recently because of the “required dependency” bug. I finally got that fixed and have been playing normally for a few days. Cut to tonight and I try to queue up for a match and I can’t because I need to download the new patch. So I restart valorant and everything works as intended, until I get to the character select screen and valorant crashes. This has never happened to me and I though it was confusing I thought it was a one time thing and relaunched. When I went to queue this time the game gave me a 2 min freeze for not picking a character! I wait it out and join a new game. Same thing happens to the letter. Join a THIRD game and I make it past character select and think everything is alright...ONLY FOR THE GAME TO CRASH ON SPAWN. I try to rejoin, and I’m able to, only to crash after another 15-30 seconds. I’m sure I’ve been reported by everyone in that match because none of them had mics so I doubt they heard me pleas for help between crashes. It’s to the point of unplayability and I don’t know what to do to fix it.\n\n*TL;DR*\nGame keeps crashing after new patch. Has this happened to anyone else?\n\n\nEDIT:Apparently disabling OverWolf fixes the problem, thanks u/MTOKA',
   'subreddit': 'VALORANT',
   'title': 'New patch causes crash? Help pls'},
  {'author': 'SamSamov',
   'created_utc': 1595416329,
   'id': 'hvrwh5',
   'num_comments': 24,
   'score': 35,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Black screen'},
  {'author': 'niwwinn',
   'created_utc': 1595461077,
   'id': 'hw4vux',
   'num_comments': 43,
   'score': 32,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Service Unavailable?'},
  {'author': 'dan_themusicman',
   'created_utc': 1595393273,
   'id': 'hvnerx',
   'num_comments': 8,
   'score': 32,
   'selftext': '[Ze Barriers](https://imgur.com/gallery/pdddgFR)\n\nAlso you cant post images directly in this subreddit which is weird as hell',
   'subreddit': 'VALORANT',
   'title': 'Anyone else think the barriers in the range are infinitely cooler than the buy phase barriers we have now'},
  {'author': 'eleocsgo',
   'created_utc': 1595443557,
   'id': 'hvzhhd',
   'num_comments': 11,
   'score': 31,
   'selftext': 'Nerf was completely unnecessary, drone moves like a tank now, turning to clear multiple angles is impossible because it gets shot down before you can even see where your drone is getting shot from.',
   'subreddit': 'VALORANT',
   'title': 'Sova drone nerf?'},
  {'author': 'Lelouch4705',
   'created_utc': 1595420224,
   'id': 'hvsqck',
   'num_comments': 29,
   'score': 31,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Brief PSA on the black screen thing.'},
  {'author': 'Mahomeboy_',
   'created_utc': 1595380540,
   'id': 'hvk7ve',
   'num_comments': 14,
   'score': 30,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Leaked New Japanese-style skins "Oni" & "Sakura"'},
  {'author': 'KyricEleison',
   'created_utc': 1595380613,
   'id': 'hvk8k6',
   'num_comments': 18,
   'score': 29,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Proving your Toxic teammates wrong is the best (Diamond Elo)'},
  {'author': 'thiccspiccsendpics',
   'created_utc': 1595433332,
   'id': 'hvwa04',
   'num_comments': 7,
   'score': 28,
   'selftext': 'I swear that it used to feel way more fluid before this update. I looked through the patch notes and couldn’t see anything, did anyone else notice this? It feels extremely slow and laborious to turn now.',
   'subreddit': 'VALORANT',
   'title': 'Did they decrease sens on Sova’s owl drone?'},
  {'author': 'WalterDSVDV',
   'created_utc': 1595417031,
   'id': 'hvs1i7',
   'num_comments': 58,
   'score': 27,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Valorant blackscreen after startup?'},
  {'author': 'BZI',
   'created_utc': 1595460352,
   'id': 'hw4noi',
   'num_comments': 14,
   'score': 26,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Friends list showing offline'},
  {'author': 'sde380',
   'created_utc': 1595461222,
   'id': 'hw4xbd',
   'num_comments': 15,
   'score': 25,
   'selftext': "It says that the Bucky's alt fire does no damage if the canister doesn't explode. However, the canister does 40/20/15 to the head/body/legs if it doesn't explode.\n\n [https://imgur.com/a/OYTqMD5](https://imgur.com/a/OYTqMD5) ",
   'subreddit': 'VALORANT',
   'title': "Mistake on Bucky's Alt-fire description"},
  {'author': 'Vowiing',
   'created_utc': 1595399507,
   'id': 'hvooxb',
   'num_comments': 14,
   'score': 24,
   'selftext': '[https://youtu.be/\\_4tVDv9WMn4](https://youtu.be/_4tVDv9WMn4)\n\nWhen I open valorant afte the update, it closes right after opening. \n\nI have a lenovo legion Y7000 so you can find the specs.',
   'subreddit': 'VALORANT',
   'title': 'Valorant closing immediately after opening?'},
  {'author': 'ehnugget',
   'created_utc': 1595461886,
   'id': 'hw53u6',
   'num_comments': 58,
   'score': 22,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Are servers down right now??'},
  {'author': 'lilalexvert',
   'created_utc': 1595461649,
   'id': 'hw51gy',
   'num_comments': 24,
   'score': 22,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Server problems again anyone?'},
  {'author': 'NineLivesYT',
   'created_utc': 1595397942,
   'id': 'hvoduf',
   'num_comments': 26,
   'score': 21,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Valorant randomly closing after patch'},
  {'author': 'whyagaypotato',
   'created_utc': 1595460648,
   'id': 'hw4qr5',
   'num_comments': 16,
   'score': 21,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Help i have no friends'},
  {'author': 'MysticalAtom',
   'created_utc': 1595460709,
   'id': 'hw4rf6',
   'num_comments': 33,
   'score': 21,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'my friends list dissapeared'},
  {'author': 'GuiltNP',
   'created_utc': 1595419074,
   'id': 'hvsgtg',
   'num_comments': 6,
   'score': 21,
   'selftext': 'I was playing spike rush to do weekly missions and after one game it couldnt load my career page, so i directed to home page to get out of it. I tried to start a new match but it kept saying it couldnt enter matchmaking then it randomly said match found and put me in a game but i got a black screen.\n\nNow wheenver i launch the game it makes the sound queue of entering a match lobby and puts me in a black screen. I tried reinstalling and some other fixes but its still the same way. Has anyone had this issue, how can i fix this?',
   'subreddit': 'VALORANT',
   'title': 'Randomly found a match, now i keep getting a black screen'},
  {'author': 'spiefie99',
   'created_utc': 1595401823,
   'id': 'hvp4xj',
   'num_comments': 11,
   'score': 20,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Sage 1v5 ace to get the match point!'},
  {'author': 'Kromaster',
   'created_utc': 1595397650,
   'id': 'hvobp1',
   'num_comments': 8,
   'score': 20,
   'selftext': 'I got kicked from my ranked match due to Error 0 , which is common at the moment but upon relaunching the game I was forced to download the latest patch which caused the "Version error" to occur and I cannot rejoin my competitive match because of it.   \n\n\n"The match you are trying to join is running an incompatible version of the game. Please try upgrading your game version"\n\nSeriously ?\n\nWhy are we being forced to download the new patch before maintenance ?',
   'subreddit': 'VALORANT',
   'title': 'Unable to rejoin ranked game after being forced to patch early'},
  {'author': 'Flyxor',
   'created_utc': 1595416827,
   'id': 'hvrzyt',
   'num_comments': 10,
   'score': 20,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Black screen after starting up with loading sound'},
  {'author': 'Kearnerr',
   'created_utc': 1595398705,
   'id': 'hvoj9r',
   'num_comments': 17,
   'score': 20,
   'selftext': "I'm not sure if this is new or not, but I just noticed it after playing a spike rush game on split and figured I'd see if anyone else thought it was new, too. The silhouette also briefly reminded me of the one we were teased for Act 2 but it's not the same.\n\n [https://i.imgur.com/baBiqU8.jpeg](https://i.imgur.com/baBiqU8.jpeg)",
   'subreddit': 'VALORANT',
   'title': 'New Silhouette In Footwear Shop On Split?'},
  {'author': 'Frenkz',
   'created_utc': 1595399715,
   'id': 'hvoqbq',
   'num_comments': 22,
   'score': 20,
   'selftext': "The next 15 minutes after 1.04 I had issues with crashes, I couldn't even stay in lobby for more than a minute.\n\n**How to fix it : Ty to (** [SpaidezFPS](https://www.reddit.com/user/SpaidezFPS/))\n\nSeems the issue is a conflict with OVERWOLF, Close your overwolf client and have fun, everything works! GG WP!\n\n​",
   'subreddit': 'VALORANT',
   'title': 'To all of those who are Having issues with 1.04 (Crashes)'},
  {'author': 'slightlytiny',
   'created_utc': 1595460970,
   'id': 'hw4up9',
   'num_comments': 14,
   'score': 19,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Valorant socials down'},
  {'author': 'Platobr',
   'created_utc': 1595460464,
   'id': 'hw4otr',
   'num_comments': 14,
   'score': 19,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I appear as "Disconnected" on my friends list and none of my friends appear. What should I do?'},
  {'author': 'threepiecesofbread',
   'created_utc': 1595460619,
   'id': 'hw4qgp',
   'num_comments': 18,
   'score': 18,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Playing Valorant for the first time while sharing the controls with someone else'},
  {'author': 'vitor1197',
   'created_utc': 1595426903,
   'id': 'hvuesg',
   'num_comments': 18,
   'score': 18,
   'selftext': "It seems that Riot is releasing even more skins to the game, as it is, we can only equip one skin at a time.\nMy suggestion is that hovering over the gun you would like to buy while at the shop and maybe(?) scrolling the mouse wheel should let you change the skin.\nThat way you wouldn't be stuck with one or two styles of a weapon during an entire match.\nWhat do you guys think?",
   'subreddit': 'VALORANT',
   'title': "You should be able to change the gun's skin at the shop menu before the start of the round"},
  {'author': 'horsedrawnhearse',
   'created_utc': 1595461803,
   'id': 'hw52zc',
   'num_comments': 24,
   'score': 18,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "Can't play? Is the game up? Whats going on."},
  {'author': 'Criticorn_02',
   'created_utc': 1595416807,
   'id': 'hvrztn',
   'num_comments': 34,
   'score': 17,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Valorant black screen after launching game'},
  {'author': 'beowulfp',
   'created_utc': 1595426367,
   'id': 'hvu9am',
   'num_comments': 18,
   'score': 17,
   'selftext': 'Hi I am having a bug which causes Valorant to have a black screen after the epilepsy warning screen. I have already tried to alt + tab and alt + enter and reinstalling the game but nothing helped. Does anyone have an idea how to fix the issue?\n\nEdit: After i created a new account it worked again\nEdit 2: After waiting for about 2 hours I could load again with my original acoount',
   'subreddit': 'VALORANT',
   'title': 'Black Screen after Epilepsy Warning'},
  {'author': 'IamToasterMan',
   'created_utc': 1595440260,
   'id': 'hvyg3j',
   'num_comments': 11,
   'score': 17,
   'selftext': ' [https://gfycat.com/beneficialflowerycrocodileskink](https://gfycat.com/beneficialflowerycrocodileskink)',
   'subreddit': 'VALORANT',
   'title': 'Is anyone else getting unplayable frame drops/stutters after 1.04 update?'},
  {'author': 'Bking-14',
   'created_utc': 1595409642,
   'id': 'hvqmql',
   'num_comments': 10,
   'score': 17,
   'selftext': "I placed gold 3 in beta and ranked up to imm1 and when the game was released I placed Plat 3 and am now Imm 2.  As someone who has seen both the high and low tier play, here are my suggestions for what changes should be made. I soloq'd about 95% of my games, so I have seen all different types of teammates.  This game's mechanics imo are amazing, and I really enjoy playing but these are the changes I would make...\n\n​\n\n1.  Raze currently has the highest combat score on [blitz.gg](https://blitz.gg)'s stats page.  Raze just got hit with an extra ult point nerf but I think a small but impactful nerf would be to make her satchels safe.  This means satchels do no damage output to teammates or enemies and just acts as a jumppad.  As someone who mains Raze myself I know how valuable the satchels can be without damage but the fact that you can take defusers off bombs and get kills on pistols with it seems op.  \n2. The operator may be balanced more in the pro scene but for normal, competitive players it is nearly unstoppable when you are defending with a good economy.  This makes maps like Bind and Split really difficult for soloq players to counteract the Op on.  My suggestion would be to increase the price to 5000 as a temporary measure, but also to make it less mobile in the future.\n3. B site on Bind is neither fun to attack nor defend.  The map is heavily defender sided in general, and the attackers don't have many options for taking site.  This is especially prevalent at the lower ranks, as b site hits are normally clunky and don't allow for free-flowing gameplay.  I would love to see a connection between hookah and long, and a staircase on the side of hookah where the box is, allowing for players to walk down instead of having to jump out.\n4. Jett's dash with shotgun/op at times feels like it shouldn't be a part of the game to manipulate movement to the extent that she can, but she is balanced because of her weak utility.  However, I would still nerf her dash to go only 3/4 of the distance you can now, in order to allow the enemy team to have a chance at trading, unless used in smart, safe positions.",
   'subreddit': 'VALORANT',
   'title': 'Thoughts on Nerfs/Buffs from an Immortal player.'},
  {'author': 'LyraTheDrunk',
   'created_utc': 1595449505,
   'id': 'hw1e4q',
   'num_comments': 20,
   'score': 17,
   'selftext': "I realize there's enemy highlight settings but is there any way to change the color of smokes? I physically can not tell the difference between friendly and enemy smokes and it leads to me calling out the wrong thing in competitive which is bad.\n\nIs there anything I can do to alleviate this issue?",
   'subreddit': 'VALORANT',
   'title': 'Colorblind settings?'},
  {'author': 'Xxotics',
   'created_utc': 1595401738,
   'id': 'hvp4cd',
   'num_comments': 11,
   'score': 16,
   'selftext': 'anyone else getting a bug where you start up valorant and then it crashes inna few seconds?\n\ni went into the range to warm up and i picked my agent and then went to the buy meny and then it crashed. any fix?',
   'subreddit': 'VALORANT',
   'title': 'patch 1.04 crashing'}],
 [{'author': '541hans',
   'created_utc': 1595497992,
   'id': 'hwcxvo',
   'num_comments': 1779,
   'score': 9156,
   'selftext': "Just some guy's dumb opinion but, I would personally love to see more maps than agents in this game. I'd much prefer have one new map per episode or act or whatever than an agent. Because I feel like with the current 11 we have right now, they all already have unique abilities and playstyles to keep people busy without craving for a new one, whereas the maps however, at least for me, I'm getting so fricking tired of playing in Haven for the fifth time in a row. Plus, me personally I am REALLY interested in the lore of this game would love to see more of the world. It's not a complaint, more of a suggestion. Thanks 4 readin\n\nP.S. I understand that creating maps is much more time consuming and challenging on the devs part, so to compensate, another solution would just be to let the community create maps and just pick the best one using like a contest or something and the winner gets to have a free dragon skin or something. Just a suggestion.\n\nP.P.S I'm not saying that there should only be new maps and no new agents or That maps are more important, a balance between both we'll do. we dont want an overwatch situation now do we",
   'subreddit': 'VALORANT',
   'title': "I'd rather have more Maps than Agents"},
  {'author': 'Dekunaa',
   'created_utc': 1595468485,
   'id': 'hw6u6z',
   'num_comments': 1033,
   'score': 4542,
   'selftext': "80 Radianite points are close to $50. I bought the Oni set and the battle pass and have completed the entire battle pass and was STILL only able to upgrade 1 single weapon fully. This is just ridiculous.\n\nWe need to bug RIOT about this. If we are paying good money for skins why do we need to spend another $100-$300 just to full upgrade a full set of weapons. Just seems a bit ridiculous to me.\n\nDon't you guys think the prices for upgrading weapons are ridiculous?",
   'subreddit': 'VALORANT',
   'title': 'Radianite needs to get NERFED.'},
  {'author': 'katnuss',
   'created_utc': 1595511198,
   'id': 'hwfq37',
   'num_comments': 672,
   'score': 3811,
   'selftext': "​\n\n[https:\\/\\/i.redd.it\\/l1uqpahvllc51.png](https://preview.redd.it/vunk5poe0mc51.png?width=1080&format=png&auto=webp&s=7abecab563009f1da255b3d8ae0e5efe200e6ca7)\n\nLMAO, thought it was really fitting. Nonetheless, I still think radianite is dumb and they need to make this game a bit more inclusive for those of us that can't afford to spend BIG bucks on skins :-(\n\n​\n\np.s. I made this high quality, original, high effort meme for this community to enjoy! I made sure to follow every rule so if this gets taken down again, I'm just gonna give up and leave lmao.",
   'subreddit': 'VALORANT',
   'title': 'All these posts about Radianite got me thinking about what I learnt in Psych class....'},
  {'author': 'rhysvplayer',
   'created_utc': 1595500397,
   'id': 'hwddml',
   'num_comments': 638,
   'score': 2391,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'best clips from my path to get stuck at immortal 3'},
  {'author': 'ThadrikaTonkas',
   'created_utc': 1595534774,
   'id': 'hwmztz',
   'num_comments': 829,
   'score': 1589,
   'selftext': "* Radianite Points = SCAM\n* Hit Detection = BROKEN\n* Battle Pass = IMPOSSIBLE\n* Skins = OVERPRICED \n* Skin Rotation / Skins switched for T/CT = EPIC\n* Smurfs = SUCK\n\nI'm not sure whether I am going mad or these topics are just posted every hour and make it to my feed, the radianite points one in particular seems to be every other post right now.",
   'subreddit': 'VALORANT',
   'title': 'This subreddit in a nutshell'},
  {'author': 'compasrc',
   'created_utc': 1595525176,
   'id': 'hwjvm3',
   'num_comments': 232,
   'score': 1419,
   'selftext': "​\n\n[It's rare that I get teams where everyone gets along perfectly, but sometimes you get that game and this was one of them. Also, I'm silver so this is about as good as it gets for me currently.](https://reddit.com/link/hwjvm3/video/xbzfvn8c5nc51/player)",
   'subreddit': 'VALORANT',
   'title': 'My favorite games are the ones where a bunch of randoms hype you up after a decent play'},
  {'author': 'KidContax',
   'created_utc': 1595535212,
   'id': 'hwn504',
   'num_comments': 565,
   'score': 1373,
   'selftext': "Long story short. I see so much hate going around about the price points, the aggravation towards the radianite system. I completely understand the frustration even having paid to upgrade the weapons myself. BUT! \n\nGoddamn did they nail this one. The design, the choices in chromas are so beautiful. The ode to old period Japan. I mean damn holding the gun in game it looks expensive! It's like having a damn Chanel bag Haha. I’m a nerd when it comes to Japanese related things but these take the cake. \n\nI understand if you like these and the price points are too high, but “design” in itself is expensive these days. I mean look at Streetwear. People are getting paid for the work they put it in and it’s well deserved in my opinion. \n\nGreat Job Riot. Can’t wait to see what’s next.",
   'subreddit': 'VALORANT',
   'title': 'I’m gonna say it. The design team killed it with the ONI Skins.'},
  {'author': 'kuroi617x',
   'created_utc': 1595515718,
   'id': 'hwgxyr',
   'num_comments': 202,
   'score': 1264,
   'selftext': "[https://imgur.com/gallery/VD8wvar](https://imgur.com/gallery/VD8wvar)\n\nTook about four weeks to complete, parts were 3D printed in PLA. It can't fire massive electromagnetic blasts yet but that's in the works.",
   'subreddit': 'VALORANT',
   'title': "I build Sova's recon bow"},
  {'author': 'najken',
   'created_utc': 1595468671,
   'id': 'hw6vyq',
   'num_comments': 273,
   'score': 698,
   'selftext': "I know that picking or banning of maps is not coming anytime soon since there are only 4 maps at the moment. And i know that a lot of players strongly prefer some maps and hate others (i'm talking about you split)\n\nAnd this, what seems to be pure random system creates big problem, playing same map over and over multiple times.\n\nFor example i played split 13 times  out of last 20 competitive games, ones 5 times in a row. We all know that maps in valorant have a lot of problems and frustrating areas. Having chance to play same map 5 or even 20 times in a row make this problem even bigger.\n\nBecause if its pure random system, everytime you queue every map has 25% chance of being chosen, that means you can theoretically play only one map over and over and there's NOTHING you can do about it. And its not really fun when you want to have fun competitive evening with friends and you play one map five times in a row.\n\nInstead i propose simple pseudorandom system.\n\nAfter you play map, your chance of getting that same map drops in half, so its 12.5%, if you get the same map again , its 6.25% and so on. Or it can drop even more or have assigned different parameters after playing, based on playtime etc..\n\nThis way it will feel more random and be more fun for everyone.\n\nAnd btw: Apple had this same problem when itunes came out, their shuffle feature used true random system and people were complaining that it picked same songs over and over because there was a chance for it to happen. After complaints, they made it pseudorandom so when song was played, its chance of playing again soon dropped radically.\n\n\nEDIT:\n\nLot of people are saying that this is not possible or it is problem because there are 10 players and only four maps and everyone played different map last game.\n\nThis is not a problem at all. Here’s why:\n\nSystem would just match together players that played same maps last game and pick one of other three for that game.\n\nThat would be basically like you manually picking three out of four maps, but system will pick that three for you. This would result in slightly longer queue times. For example in cago you can solo queue just one map and you are just fine, and in this pseudorandom system you are queueing for three maps.\n\nThere is only ONE situation where this doesn’t work. If you play in four stack and each of you played different map last game, which will result in random map. But that is rare situation.",
   'subreddit': 'VALORANT',
   'title': 'Suggestion: Map picking shouldn’t be random, but instead pseudorandom.'},
  {'author': 'fraajay',
   'created_utc': 1595489084,
   'id': 'hwbdfy',
   'num_comments': 304,
   'score': 630,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Skin prices will never change, radianite will never be removed.'},
  {'author': 'WindAeris',
   'created_utc': 1595463795,
   'id': 'hw5mk0',
   'num_comments': 196,
   'score': 521,
   'selftext': "All Riot services are currently experiencing issues. This includes chat/social, logging into the game and server connectivity as a whole. Additionally, we're removing posts that relate to this issue as reposts so try to keep discussion in this thread.\n\nKeep your eyes on the [Riot Server Status Page](https://status.riotgames.com/?locale=en_US&product=all) for details.\n\nEdit 5:56pm PST: Things are stabilizing and social/chat is coming back online.",
   'subreddit': 'VALORANT',
   'title': 'July 22nd Server Issues'},
  {'author': 'Audio_Bengineer',
   'created_utc': 1595541851,
   'id': 'hwp565',
   'num_comments': 152,
   'score': 477,
   'selftext': '[https://clips.twitch.tv/CourteousPoisedFoxKappaPride](https://clips.twitch.tv/CourteousPoisedFoxKappaPride)',
   'subreddit': 'VALORANT',
   'title': '100T vs TSM 5 second ACE'},
  {'author': 'keigruss',
   'created_utc': 1595518254,
   'id': 'hwho6b',
   'num_comments': 149,
   'score': 367,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My first Hexakill with the buffed viper :p'},
  {'author': 'norskvalorant',
   'created_utc': 1595510649,
   'id': 'hwfkr6',
   'num_comments': 48,
   'score': 357,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Double shock across the map - Reaction and Explanation'},
  {'author': 'prangkaaa',
   'created_utc': 1595486034,
   'id': 'hwatci',
   'num_comments': 89,
   'score': 314,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Riot, if you want to keep Radianite, at least let us pick and choose our upgrades.'},
  {'author': 'Hassman620',
   'created_utc': 1595526862,
   'id': 'hwkf33',
   'num_comments': 53,
   'score': 294,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'This is what happens when your team believes in you'},
  {'author': 'albion1221',
   'created_utc': 1595464375,
   'id': 'hw5rzq',
   'num_comments': 110,
   'score': 229,
   'selftext': 'As I look at this Oni Collection, an idea popped up into my head thinking that these weapon skin bundles should come with at least 40 rad points or more to upgrade one weapon in the bundle if you’re going to drop $70 or more on a collection. Trust me I know that the game is free and I understand Brian is trying to make more money but I feel like if you’re going to drop that much money they should at least add some radiant points to upgrade at least one skin. \n\nJust a thought I had.',
   'subreddit': 'VALORANT',
   'title': 'Riot should make weapon skin bundles come with radiant points'},
  {'author': 'ohJoyz',
   'created_utc': 1595543359,
   'id': 'hwplmw',
   'num_comments': 272,
   'score': 220,
   'selftext': "As a plat 2 (former diamond 1) solo/duo queue Sage main, I feel obligated to ask everyone to PLEASE not force your Sage to entry. There are duelists for a reason. I find that I still have to entry every game if we want to win, but that ends up hurting the rest of the team immensely some rounds because we lose most of our stopping power if I don't win both (if not all three) of the duels before we get to site. Either I entry or no one leaves A/B/C main and we get flanked and they collapse on us because we took so long to push. Then, of course, if I die and a teammate trades me, the duelists get mad that we no longer have heals and sometimes start to tilt, even though it's literally their fault that this happened in the first place.\n\nI've tried entrying as a duelist myself, but that doesn't tend to work because then our Jett throws because I didn't pick Sage.",
   'subreddit': 'VALORANT',
   'title': "Please don't make your Sage entry frag"},
  {'author': 'JFeffy',
   'created_utc': 1595525132,
   'id': 'hwjv3p',
   'num_comments': 310,
   'score': 210,
   'selftext': "This BattlePass has been such a grind and with some vacation time during the Act it seems almost impossible to finish.\n\nIt would be sweet if RIOT surprised us all and did a double XP weekend or something so we could grind out our remaining tiers..\n\nI'm BP lvl 42 right now, with 2 weekly's left from this week. How much do I have to play to finish??",
   'subreddit': 'VALORANT',
   'title': 'Any chance that RIOT saddles up for a double XP weekend to finish this grind of a BattlePass?'},
  {'author': 'JoeSantoasty',
   'created_utc': 1595467601,
   'id': 'hw6m63',
   'num_comments': 43,
   'score': 172,
   'selftext': "I played two comp matches today in which I drew two times, 15-15 and 13-13 respectively. One of the weekly challenges is to play 10 games, and the fact that I don't get credit for a game after playing 30 rounds seems kind of silly to me. I understand why a team forfeiting wouldn't count as having played a game, but there seems something wrong with not getting credit for draws. It's not like I won't be able to complete the challenge because of this, it just irks me a little.",
   'subreddit': 'VALORANT',
   'title': 'A Draw Should Count Towards The "Play 10 Games" Weekly Challenge'},
  {'author': 'Miisterfox',
   'created_utc': 1595539176,
   'id': 'hwoc1w',
   'num_comments': 22,
   'score': 167,
   'selftext': "Let me know what you think ! I intended to do a little animated story with this funky bear, but I didn't have any idea so I did this :p  \n\n\nhttps://i.redd.it/cwwxypxdboc51.gif",
   'subreddit': 'VALORANT',
   'title': '[OC] Had fun animating the Tactibear spray a bit more than in game'},
  {'author': 'selddir_',
   'created_utc': 1595536831,
   'id': 'hwnnkz',
   'num_comments': 87,
   'score': 151,
   'selftext': "I own the Prime, Elderflame, and Oni sets and my buddies are always having me buy them guns and then toss it to them so they don't have to buy the skins. \n\nI'm honestly on board for getting rid of radianite. I paid $35 for the Oni Phantom (also got one other from the set plus the player card) skin and then I'd literally have to spend an additional $75 to get all the upgrades....\n\nAs someone who *DOES* spend money on the skins because I have the extra $$ and want to support the game, I'm absolutely not paying y'all $30 for 20 radianite points when I already spent too much to get the skin. \n\nI will toss cool guns to anybody who asks me in a game since I already have them. \n\nSide note: I didn't realize the price of radianite when I bought the guns. I assumed I would need to pay maybe another $10 to unlock all the VFX and variants, but boy was I wrong as hell.",
   'subreddit': 'VALORANT',
   'title': 'Pro Tip: If you frequently play with a friend that has cool gun skins, just have them buy you a gun and throw it to you, and then buy for them. Then you both have the cool skin.'},
  {'author': 'Pappy-',
   'created_utc': 1595462694,
   'id': 'hw5bsy',
   'num_comments': 56,
   'score': 143,
   'selftext': "i'm not a fan of the rotating shop in the first place, but if they're going to stick with it shouldn't they at least expand the skin slots as they release more skins? with the release of new skins like elderflame, oni, and sakura it gets pretty rough waiting for the skin you want with only four rotating slots.\n\nmy main suggestion is basically just add more rotating skin slots as more skins get released, four is a pretty low amount as of now",
   'subreddit': 'VALORANT',
   'title': 'expand shop size?'},
  {'author': 'oh_mans',
   'created_utc': 1595497951,
   'id': 'hwcxmy',
   'num_comments': 179,
   'score': 139,
   'selftext': "A couple rounds into the game Riot told us that there was a hacker, and that the game wouldn't count towards our current rank. Naturally we surrendered because nobody wanted to play with a hacker and it would've been a waste of time if we got no elo, right? Is this because we didn't play it out and we surrendered? If so, why doesn't the game just stop like in CSGO? \n\nImage here: https://imgur.com/iuywV3R",
   'subreddit': 'VALORANT',
   'title': "Got put in a game with a hacker and was told the game wouldn't count towards our rank. After surrendering we lost elo and a friend deranked."},
  {'author': 'EternalDB',
   'created_utc': 1595538676,
   'id': 'hwo6s3',
   'num_comments': 30,
   'score': 134,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My first (technical) 7 kill ace'},
  {'author': 'itskellers',
   'created_utc': 1595527587,
   'id': 'hwkn9o',
   'num_comments': 29,
   'score': 130,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'my experience playing my first fps: the sad (but funny) play reel :('},
  {'author': 'OriOri100043',
   'created_utc': 1595544876,
   'id': 'hwq1wa',
   'num_comments': 35,
   'score': 128,
   'selftext': 'Decided to practice drawing his design and some shading techniques.\n\n[Absolutely love this funky spy man. First time posting art on Reddit so I hope this is the right format.](https://preview.redd.it/esk8qqjtroc51.png?width=953&format=png&auto=webp&s=9694f6124f0c566414a8c8db94685b5af8e0e1f1)',
   'subreddit': 'VALORANT',
   'title': 'Cypher Doodles'},
  {'author': 'Judirek',
   'created_utc': 1595521976,
   'id': 'hwityh',
   'num_comments': 120,
   'score': 121,
   'selftext': "So me and my friends' reaction when we first played Valorant and picked Brimstone is instant laughter like he legit pulls off a JoJo pose. We thought in the agent selection screen and artwork that he won't do something like that, with the way he is a military man. Upon further research of his poses in the beta, we were surprised how way better his pose was. The JoJo pose should be reserved to other upcoming characters.\n\n \n\nHe is more Jotaro than Josuke, with his veteran experience and no one gets left behind attitude and Jotaro don't pull that pose.\n\nhttps://preview.redd.it/14vrllkotmc51.png?width=1768&format=png&auto=webp&s=768d7a403d5dccf5f8e60162057bc29e3b0c7cd2",
   'subreddit': 'VALORANT',
   'title': "Now that Brimstone's gloves have been improve can we go back and get a better pose? should go back to his early pose, not a JoJo pose."},
  {'author': 'Familyfriendly1',
   'created_utc': 1595498359,
   'id': 'hwd08w',
   'num_comments': 26,
   'score': 102,
   'selftext': 'The Omen chibi was supposed to be a one-off but because of the postive feedbacks from you guys. And after a lot of people liking my previous chibi of Omen and asking for chibis of all the other agents i decided that i will draw each agents a chibi of their own. So here is my second one, a chibi of Sova. I hope you guys like it as well.\n\nhttps://preview.redd.it/2hzh46ifxkc51.png?width=1788&format=png&auto=webp&s=a718ecbb38bb53724e214f2f8a90b2f02c06386a',
   'subreddit': 'VALORANT',
   'title': 'I made a chibi of Sova'},
  {'author': 'seaskyways',
   'created_utc': 1595512932,
   'id': 'hwg6g7',
   'num_comments': 42,
   'score': 92,
   'selftext': '# TLDR; Vulnerable doubles all damage received.\n\nFor whomever is wondering how "Vulnerable" works. Vulnerable is the debuff that player\'s standing on Viper\'s molly get like so:\n\n​\n\n[Standing on Viper\'s molly with Vulnerable](https://preview.redd.it/rypuoar14mc51.png?width=1920&format=png&auto=webp&s=f889952325db21f38fc17a2e4f850d82e9ebe886)\n\nEach Viper molly ticks 98 times dealing 196 damage:\n\n​\n\nhttps://preview.redd.it/45nb55aa4mc51.png?width=1920&format=png&auto=webp&s=8ae71568cafa6c7716ccb42787f7c1f0d7a9165b\n\nWith "Vulnerable" applied, each bullet\'s damage is doubled!\n\nFor example, with "Vulnerable", a Classic can deal 156 damage one-shot headshot full body armor over 30m distance!\n\n​\n\n[352 \\(vulnerable + classic headshot\\) - 196 \\(base damage of molly\\) = 156 damage](https://preview.redd.it/4gklhy7h4mc51.png?width=1920&format=png&auto=webp&s=e50066515c19ec9c68c99ed74b835e321a42778d)\n\n​\n\n[One-shot headshot with classic on 30m with Vulnerable](https://preview.redd.it/3p16vpd16mc51.png?width=1920&format=png&auto=webp&s=748b573c150067e4d7ba7f40a82ba3b37381643a)\n\nDouble body-shot from Phantom/Vandal with "Vulnerable" will obliterate an enemy!\n\n​\n\n[352 \\(vulnerable + phantom double bodyshot\\) - 196 \\(base damage of molly\\) = 156 damage](https://preview.redd.it/8xi120v25mc51.png?width=1920&format=png&auto=webp&s=5f98a87e04176d83cbfd90aecc670284d72e33f3)\n\n# Thoughts\n\nThis could be very useful on pistol rounds. Viper can buy 2 mollies and one smoke and light armor. With the 2 mollies plus a classic and good aim (or good bursts), viper can disable any kind of full-team rush (especially on lower elo).\n\n​\n\n# EDIT: Combining Viper\'s Smoke and Molly\n\nCombining those two will cause a compounded effect. Simple test was as follows:\n\n1. Viper places molly, Enemy jett walks from side to side, Health = 62\n2. Viper places molly and smoke, Enemy jett walks from side to side, Health = 39 !',
   'subreddit': 'VALORANT',
   'title': 'This is how Viper\'s "Vulnerable" debuff works'},
  {'author': 'HuyJuan',
   'created_utc': 1595495078,
   'id': 'hwcfhl',
   'num_comments': 52,
   'score': 87,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'VALORANT GUN SYNC? [Use Headphones For Best Audio]'},
  {'author': 'soccerislife10z',
   'created_utc': 1595485402,
   'id': 'hwaovm',
   'num_comments': 44,
   'score': 79,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Gun RNG is stupid and the reset time need to be reduce significantly.'},
  {'author': 'Starblock',
   'created_utc': 1595494848,
   'id': 'hwcdzb',
   'num_comments': 18,
   'score': 65,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Weapons on Split falling through wall'},
  {'author': 'toltikk',
   'created_utc': 1595528191,
   'id': 'hwkucd',
   'num_comments': 19,
   'score': 63,
   'selftext': "Was making some gunbuddies fanart on stream yesterday. I made two gunbuddies Gold 2 and Immortal 3, had a lot of fun making it. Hope you like it, here's some renders.\n\nImage: [https://i.gyazo.com/0d7bd45d753005318d62fea1dc63b6e8.png](https://i.gyazo.com/0d7bd45d753005318d62fea1dc63b6e8.png)",
   'subreddit': 'VALORANT',
   'title': 'Made Ranked Gunbuddies fanart'},
  {'author': 'rvkim',
   'created_utc': 1595490702,
   'id': 'hwbni2',
   'num_comments': 37,
   'score': 62,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "When people get mad at me, I want you to know I'm trying xD"},
  {'author': 'doublewolf567',
   'created_utc': 1595475353,
   'id': 'hw8ivc',
   'num_comments': 109,
   'score': 61,
   'selftext': "Currently in the bronze to silver elos the amount of smurfs is not ok and it's becoming really hard as someone who isn't good at shooters it makes it very hard to improve and learn when I get one tapped as soon as I peak or even if I don't. I also don't understand why their is no report option for smurfing.",
   'subreddit': 'VALORANT',
   'title': 'Smurfs and premades'},
  {'author': 'HighQualityRedditer',
   'created_utc': 1595474198,
   'id': 'hw88ry',
   'num_comments': 13,
   'score': 58,
   'selftext': 'The Oni skins are really good. There was just 1 thing missing from them. They needed some \\*pizzazz\\*.  I have done the impossible. I have become the best artist you will ever see. Thank you for your time.\n\nhttps://preview.redd.it/vw044jq7yic51.png?width=960&format=png&auto=webp&s=bb6b99e0d924deff2fcbeb66d62fd005cad6e7cd',
   'subreddit': 'VALORANT',
   'title': 'Oni-Chan Melee'},
  {'author': 'Aether_Rage',
   'created_utc': 1595482545,
   'id': 'hwa3s5',
   'num_comments': 24,
   'score': 58,
   'selftext': 'As someone who owns multiple skins for the same weapon, I think the ability to randomly shuffle your skins at the start of the game would make the skins you buy more worth your money if you are to buy more skins for that one weapon. It would also give people a reason to buy more than one skin for a specific weapon or melee. I personally really like the Oni skin for the phantom, and I already own a kingdom and prism variant of the weapon. I feel that a rotation feature would nudge me into buying the Oni, on top of the two I already have. This can work kinda like the one in Fortnite. You have it on random, and every game, it picks a skin you own to be that skin for the game. I just think this would be better than just having to choose one skin and only one skin. Either way, love what riot is doing with the cosmetics in this game and making things that fit everybody’s personal taste and style.',
   'subreddit': 'VALORANT',
   'title': 'A skin rotation feature'},
  {'author': 'TheAjwinner',
   'created_utc': 1595476670,
   'id': 'hw8tw6',
   'num_comments': 35,
   'score': 54,
   'selftext': '[https://clips.twitch.tv/SavageAlertCroissantArsonNoSexy](https://clips.twitch.tv/SavageAlertCroissantArsonNoSexy)',
   'subreddit': 'VALORANT',
   'title': 'Wardell just hit the sickest Jett ult kill ever'},
  {'author': 'TheIronkun',
   'created_utc': 1595505626,
   'id': 'hwee1t',
   'num_comments': 16,
   'score': 51,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Sailor Moon is a Bop'},
  {'author': 'Pwuluv',
   'created_utc': 1595530287,
   'id': 'hwljk1',
   'num_comments': 25,
   'score': 50,
   'selftext': 'Only Phoenix can make this plant happen. Check it out in Split B-Garage. Unfortunately the other team found him and defused.\n\nhttps://preview.redd.it/5hsl6ityknc51.png?width=1920&format=png&auto=webp&s=dde887a06255871eb43831b4fccc191f1c236e8f',
   'subreddit': 'VALORANT',
   'title': 'Best Plant Location Ever.'},
  {'author': 'coastdawgent',
   'created_utc': 1595531111,
   'id': 'hwlt8e',
   'num_comments': 59,
   'score': 49,
   'selftext': "Look I'm not great at this game by any means. I've been hard stuck Silver 3-Gold 1 for 2 weeks.  This is my first tac FPS and my aim needs a lot of work. Twice in the last week I've had a potential rank up game that was smurfed by a clear Diamond player. They actually both admitted it in chat. Now idk if reporting them for cheating is going to do anything, but cmon. Yeah i'm sure you can outaim me with your years of FPS experience and the confidence you have going into a silver-gold game.   \n\n\nIt's not even about fairness... I just can't get better or learn from that game. We spend the entire half on half eco because every time we afford real rifles you shit on us anyway. I can't practice my aim or positioning because you just run it down mid and out-aim us for a 3k before you get traded. \n\nPlease stop this. play with your own rank or make a alt and don't throw the placement games to the point that you're a diamond shitting on silvers. No shit you're going to shit on anyone who is still silver at this point in the season.",
   'subreddit': 'VALORANT',
   'title': 'PLEASE stop smurfing from Diamond to Bronze - Silver - Gold.'},
  {'author': 'bradixr',
   'created_utc': 1595511016,
   'id': 'hwfo1d',
   'num_comments': 26,
   'score': 44,
   'selftext': ' [https://imgur.com/gallery/Pi4Il7Z](https://imgur.com/gallery/Pi4Il7Z) \n\nI hope to make more of the other characters as this was fun to do. I could make a desktop wallpaper version of this if anyone ends up liking this',
   'subreddit': 'VALORANT',
   'title': 'I finished my Reyna fanart for all us Reyna mains'},
  {'author': 'Four_Horse',
   'created_utc': 1595540797,
   'id': 'hwotls',
   'num_comments': 88,
   'score': 44,
   'selftext': "​\n\n[For the color scheme I just used the colors at the store on Split. Killjoy's gender isn't confirmed yet so I tried making them look very ambiguous.](https://preview.redd.it/q2n2plbxfoc51.jpg?width=1904&format=pjpg&auto=webp&s=9caa6aef0105008c4917cafbb3670ed912f1693f)",
   'subreddit': 'VALORANT',
   'title': 'How I think the next agent (Killjoy) may look'},
  {'author': 'GreenTheLeaf',
   'created_utc': 1595526321,
   'id': 'hwk8z9',
   'num_comments': 157,
   'score': 43,
   'selftext': 'We are a party of three gold players, and we have been matched with iron players 3 times in a row. We have dodged the first one, so we played the second one, even though there is an iron in the lobby, hoping that the enemy team has it worse. We got demoted. After this match, we queue again, bam, IRON 1, auto lock reyna. We obviously didnt play that game. What the hell is this matchmaking. \n\nhttps://preview.redd.it/nbhn42td8nc51.png?width=1920&format=png&auto=webp&s=1d73d9df6fb401282ce24b94cd08af9f1072a72e',
   'subreddit': 'VALORANT',
   'title': "I don't get why Iron players get in a lobby with 4 gold players"},
  {'author': 'PankoKing',
   'created_utc': 1595530509,
   'id': 'hwlm4e',
   'num_comments': 164,
   'score': 42,
   'selftext': '###2020 Pax Arena Invitational\n[Valorant Esports Gamepedia](https://valorant-esports.gamepedia.com)| [Eventvods.com](https://eventvods.com) | [vlr.gg](https://vlr.gg) | [valorantify](https://www.valorantify.com) | [thespike.gg](https://thespike.gg) | [Juked.gg](https://juked.gg)\n \n---\n \n###Today\'s Matches\n\n| Match | PST | EST | CET | KST\n|:--:|:--:|:--:|:--:|:--:|:--:|:--:|:--:|:--:|:--:|\n|Homeless vs. 100 BLIFTED | 2 PM | 5 PM | 23:00 | 06:00\n| TSM vs 100T | 2 PM | 5 PM | 23:00 | 06:00\n| T1 vs NV | 2 PM | 5 PM | 23:00 | 06:00\n| Echo 8 vs Kephrii  | 2 PM | 5 PM | 23:00 | 06:00\n| Gen.G vs IMT | 2 PM | 5 PM | 23:00 | 06:00\n| MIX vs Mang0 | 2 PM | 5 PM | 23:00 | 06:00\n| SEN vs C9 | 2 PM | 5 PM | 23:00 | 06:00\n| COL vs OWL | 2 PM | 5 PM | 23:00 | 06:00\n| BBG vs Homeless  | 4:30 PM | 7:30 PM | 02:30 | 09:30\n| TSM vs 100 BLIFTED  | 4:30 PM | 7:30 PM | 02:30 | 09:30\n| W2F vs Echo 8  | 4:30 PM | 7:30 PM | 02:30 | 09:30\n| T1 vs Kephrii | 4:30 PM | 7:30 PM | 02:30 | 09:30\n| Prospects vs MIX | 4:30 PM | 7:30 PM | 02:30 | 09:30\n| Gen.G vs Mang0  | 4:30 PM | 7:30 PM | 02:30 | 09:30\n| C9 vs OWL | 4:30 PM | 7:30 PM | 02:30 | 09:30\n| RNG vs COL | 4:30 PM | 7:30 PM | 02:30 | 09:30\n| SEN vs RNG | 7:00 PM | 10:00 PM | 05:00 | 12:00\n| IMT vs Prospects | 7:00 PM | 10:00 PM | 05:00 | 12:00\n| 100T vs BBG | 7:00 PM | 10:00 PM | 05:00 | 12:00\n| NV vs W2F | 7:00 PM | 10:00 PM | 05:00 | 12:00\n\n-------\n\n###GROUPS\n\n| Group A| Group B| Group C| Group D|\n|:--:|:--:|:--:|:--:|:--:|:--:|:--:|:--:|:--:|:--:|\n| [TSM](https://valorant-esports.gamepedia.com/Team_SoloMid) | [T1](https://valorant-esports.gamepedia.com/T1) |[Gen.G](https://valorant-esports.gamepedia.com/Gen.G) | [C9](https://valorant-esports.gamepedia.com/Cloud9) |\n| [100T](https://valorant-esports.gamepedia.com/100_Thieves) | [NV](https://valorant-esports.gamepedia.com/Team_Envy) |[IMT](https://valorant-esports.gamepedia.com/Immortals) | [SEN](https://valorant-esports.gamepedia.com/Sentinels)  | \n| [BBG](https://valorant-esports.gamepedia.com/Built_By_Gamers)  | W2F | Prospects | [RNG](https://valorant-esports.gamepedia.com/Renegades) |\n| 100 Blifted / Team Ninja | Echo 8 | MIX | [COL](https://valorant-esports.gamepedia.com/Complexity_Gaming) |\n| Homeless | Kephrii |Mang0 | OWL |\n\n* All matches are Best of 3\n \n---\n \n###Streams\n\n**Observer Streamed Matches for Round 1 (1400 PT/2:00 PM PT)**\n\n* Group A - TSM v 100T - https://twitch.tv/vflight96\n\n* Group B - T1 v Envy - https://twitch.tv/simowastaken\n\n* Group C - Gen.G v IMT - https://twitch.tv/mrjpistachio\n\n* Group D - C9 v SEN - https://twitch.tv/pythianlegume\n\nUnofficial Streams: \n\n* Group D - https://www.twitch.tv/darfmike\n* Group D - https://www.twitch.tv/IHOLDSHIFT\n\n**Observer Streamed Matches for Round 2 (4:30 PT)**\n\n* Group A - BBG v Home - https://www.ttv/prius\n\n* Group A - TSM v 100Blifted - https://www.ttv/simowastaken\n\n* Group B - W2F v Echo 8 -https://www.ttv/sapphire\n \n* Group C - Prosp v Mix - https://www.ttv/mrjpistachio\n\n* Group D - RNG v coL -https://www.ttv/pythianlegume\n\n* Group D - C9 v Owl - https://www.ttv/vflight96\n\n**Observer Streamed Matches for Round 3 (7 PT)**\n\n* Group A - 100T v BBG - https://www.ttv/prius\n\n* Group B - Envy v W2F - https://www.ttv/sapphire\n\n* Group C - IMT v Prosp - https://www.ttv/mrjpistachio\n\n* Group D - SEN v RNG - https://www.ttv/simowastaken\n\n \n---\n \n###On-Air Team\n \n| Host |\n|:--|\n| Derek "[Wtfmoses](https://twitter.com/wtfmoses)" Mosely|\n| **Commentators** |\n| Dan "[Gaskin](https://twitter.com/dangaskin)" Gaskin|\n| Alex "[Goldenboy](https://twitter.com/GoldenboyFTW)" Mendez|\n| Lauren "[Pansy](https://twitter.com/pansy)" Scott |\n| Chris "[Puckett](https://twitter.com/MLGPuckett)" Puckett |\n| **Observers** |\n| Justin "[Pythian](https://twitter.com/PythianLegume)" Glasner |\n| Austin "[Boggs](https://twitter.com/BoggsCS)" Bogdanovich |\n|Justin "[MrJPistachio](https://twitter.com/TheMrJPistachio)" Pistachio|\n|David "[Simo](https://twitter.com/simowastaken)" Rabinovitch|\n|"Vflight"|\n\n----\n \n###Format Group Stage\n \n* 4 Groups of 5 teams\n\n* Games are played Round-Robin\n\n* Group stage played over 2 days\n\n* Twenty teams\n\n* Top 2 teams per group advance to Quarter-Finals\n\n----\n\n* **Prize Pool**\n\n* 1st \t$10,000 \t\n\n* 2nd \t$5,000 \t\n\n* 3rd-4th \t$3,000 \t\n\n* 5th-8th \t$1,000 \t\n\n\n \n---\n \n###VoDs\n \n* [VoDs on Vlr.gg](https://www.vlr.gg/matches) \n* [VoDs on Valorantify](https://www.valorantify.com/matches) \n* [VoDs on Thespike.gg](https://www.thespike.gg/events/pax-arena-valorant-invitational/32)\n* [VoDs on Juked.gg](https://juked.gg/e/4927#overview)\n\n------\n\n^Thanks ^again ^to ^/u/UncomfortableBench ^for ^helping ^me ^source ^missing ^information!',
   'subreddit': 'VALORANT',
   'title': '2020 Pax Arena Invitational / Groups Day 2 / July 22 / Live Discussion'},
  {'author': 'katnuss',
   'created_utc': 1595506622,
   'id': 'hwemc5',
   'num_comments': 29,
   'score': 39,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'All these posts about radianite got me thinking...'},
  {'author': 'mmairee',
   'created_utc': 1595545578,
   'id': 'hwq99m',
   'num_comments': 25,
   'score': 33,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I made a song for Sage! I have other songs for other agents as well, so check them out!'},
  {'author': 'FormidabLeo7',
   'created_utc': 1595504501,
   'id': 'hwe5tp',
   'num_comments': 8,
   'score': 33,
   'selftext': "It would be fantastic if we could place bots in our custom games. \n\nFor example: We are playing alone trying line ups with arrows, mollys and other things such as  strafe peak shooting and to learn at which places to aim at when entering a site. Because without bots I guess it is possible but I think it would be much better if there was  a bot I could actually shoot and look at. \n\nAs well as for trying wall banging, I don't always have a friend available to help me out with scenarios, so it would be nice.",
   'subreddit': 'VALORANT',
   'title': 'Suggestion: Placing bots in custom matches'},
  {'author': 'Gruga9',
   'created_utc': 1595489443,
   'id': 'hwbfrt',
   'num_comments': 11,
   'score': 33,
   'selftext': 'I love the new phantom but I hate the visual effects covering all the modeling, same with prime skins everyone gets bored of sound effects and want the normal ones at the end, if not let us refund radianite levels if we dislike it at the first try',
   'subreddit': 'VALORANT',
   'title': 'Let us deactivate specific radianite levels'},
  {'author': 'ObeseToaster',
   'created_utc': 1595494795,
   'id': 'hwcdkn',
   'num_comments': 11,
   'score': 32,
   'selftext': "Pros don't fake. Pros don't fake. Pros don't fake. Pros don't fake. Pros don't fake. Pros don't fake. \n\nhttps://reddit.com/link/hwcdkn/video/rd9dd6h6nkc51/player",
   'subreddit': 'VALORANT',
   'title': 'Words Cannot Describe My Pain'},
  {'author': 'shirowho_ttv',
   'created_utc': 1595544921,
   'id': 'hwq2cw',
   'num_comments': 8,
   'score': 31,
   'selftext': 'At this point, theres so many skins in the game that there should be a skin loadout. I like to have matching skins with my agents so having loadouts would be nice. any thoughts? what do you guys think?',
   'subreddit': 'VALORANT',
   'title': 'Valorant Skin Loadouts'},
  {'author': 'TheCoconutGod',
   'created_utc': 1595512904,
   'id': 'hwg66k',
   'num_comments': 16,
   'score': 30,
   'selftext': 'I was in a slump for a few days of barely getting 15 kills when I would used to easily get above 20.\n\nNothing felt right and even playing my mains (omen, reyna) I would do pretty bad.\n\nStarted playing Cypher for fun and started doing so much better.\n\n# Thanks Cypher',
   'subreddit': 'VALORANT',
   'title': 'Cypher appreciation'},
  {'author': 'SmartAndStrong',
   'created_utc': 1595486499,
   'id': 'hwawpw',
   'num_comments': 14,
   'score': 30,
   'selftext': 'Considering almost every personalization option in this game is controlled by paying a certain amount of money, maybe it\'s time to add some things that reward players for doing good in the game? You could add banners for getting certain ranks or at least a gun buddy? Getting Radiant right now is a pretty meaningless achievement. The first thing many do when they hit radiant is say "well I guess it\'s time to make another account for queue times." \n\nIt would give another incentive to grind as well, so maybe players would play ranked more? Just a thought.',
   'subreddit': 'VALORANT',
   'title': 'Getting ranks should give you some exclusive rewards'},
  {'author': 'Cyanox62',
   'created_utc': 1595487990,
   'id': 'hwb6j2',
   'num_comments': 66,
   'score': 28,
   'selftext': "I'm not entirely sure what happened here. The Omen ended up getting 4 kills and we lost the round :/\n\nhttps://reddit.com/link/hwb6j2/video/bqwkoj7y2kc51/player",
   'subreddit': 'VALORANT',
   'title': 'I got a headshot but the Gods of Latency said no.'},
  {'author': 'The_GameJoker',
   'created_utc': 1595528217,
   'id': 'hwkun9',
   'num_comments': 48,
   'score': 27,
   'selftext': 'Like it or not, there\'s a lot of toxicity in Valorant and not everyone wants to deal with it. This means that plenty of players choose to mute team voice at the start of matches and simply use/respond to pings, (which, along with minimap-watching, is perfectly viable in my opinion). Unfortunately, this method has one major issue -- the muter\'s teammates doesn\'t know the muter isn\'t listening, which often leads to even more inter-team toxicity and a bad experience for all players involved.\n\n​\n\nI think an icon that suggests a player has "opted out" of voice comms would be helpful for all involved -- Heroes of the Storm\'s voice chat is somewhat similar to this in that the UI tells you how many teammates actually joined the game\'s opt-in voice chat, meaning you know both who you\'re able to talk to and who you need to ping to communicate with. I don\'t think Valorant needs to switch to an opt-in voice model, but I do think an indicator of sorts would be helpful for both players that want to use voice and players that don\'t.   \n\n\nWhat do you think?',
   'subreddit': 'VALORANT',
   'title': 'There should be an icon that shows a teammate has muted comms'},
  {'author': 'Finger_Trapz',
   'created_utc': 1595530279,
   'id': 'hwljg7',
   'num_comments': 17,
   'score': 26,
   'selftext': "Its hard to put out a proper game theory on why this is or anything, but I just have an incredibly hard time having fun on these maps. This is coming from someone who doesn't really like playing ranked. I just want to have fun, relax, score some frags, etc. I don't care that much about being top 100 NA or something.\n\n\nThe maps are just *unfun*. The amount of times where you have to enter an area and be able to simultaneously check two corners on opposite sides of you is ridiculous. It feels like sometimes I have to have literal pro-league coordination with my team to take sites, so that we all push in from multiple angles at the same time and know which corners we're checking. \n\nIts not enjoyable to have to push on C site on Haven and have to check both my left and right side. There are so many angles in the game that require 270 degree vision. There are so many places that people can just camp and at a minimum get a 1 person trade, maybe more. \n\n\nDefensive utility also feels far more powerful than offensive utility. Some places feel quite literally impossible to push against certain defenders. I often times hear that Cypher counts as 2 defenders in 1, but Sage can hold down sites on Haven and Split entirely on her own. I can pop every single one of my abilities as Brimstone on C Haven or B split, including my ultimate, but it doesn't matter when Sage just slows + walls us off and gives enough time for her entire team to rotate. \n\n\nThe game just feels like long hallways with a few open areas dotted around which all conveniently are just massive chokepoints/funnels. I feel like a rat running through a maze except every fourth corner have a flamethrower pointing at me. These claustrophobic scenarios also conveniently tend to play perfectly into the hands of the Operator. \n\n\nIts annoying that there really isn't a single position in the game an OP isn't good in defensively except playing a forward position in Hookah on Bind or playing a forward position in B site on Ascent.\n\nA site heaven on every single map? Perfect. Looking down the hallway on A site Split? Perfect. Looking into garage on B site Split? Also good. Peeking mid from vents on Split? Again, viable position. B site tower? Also works. \n\n\nIts amazing that even with the attempts at creativity like including 3 bomb plants and teleporters, the maps still end up being hallways upon more fucking hallways. It makes offense a fucking nightmare to play on. I consistently get most of my round wins on the defense side because offense is so frustrating.",
   'subreddit': 'VALORANT',
   'title': 'Maps are just frustrating in design'},
  {'author': 'therealkenz',
   'created_utc': 1595504516,
   'id': 'hwe5x7',
   'num_comments': 8,
   'score': 26,
   'selftext': 'After seeing animated sprays, i really hope they add animated player cards similar to modern warfare. I think they would be sick.',
   'subreddit': 'VALORANT',
   'title': 'Animated Player Cards'},
  {'author': 'dauji',
   'created_utc': 1595463353,
   'id': 'hw5ie4',
   'num_comments': 12,
   'score': 24,
   'selftext': 'Whenever I try to log in, I keep getting an unknown error, is this happening with anyone else?\n\nRegion: South East Asia (India).',
   'subreddit': 'VALORANT',
   'title': 'Unknown error on Valorant when logging in.'},
  {'author': 'prossify',
   'created_utc': 1595469235,
   'id': 'hw7123',
   'num_comments': 33,
   'score': 24,
   'selftext': 'Valorant is down again I was just on 10 minutes ago, exited to desktop, and now I can’t get back on for the third time.',
   'subreddit': 'VALORANT',
   'title': 'Can’t log in'},
  {'author': 'bobcaboose',
   'created_utc': 1595516962,
   'id': 'hwhapl',
   'num_comments': 3,
   'score': 24,
   'selftext': 'I never actually thought of throwing down jett smoke and dash to bait someone that I dashed through. Now that I discovered this big brain move I can get out of plat. Had a nice little flick in there too.\nhttps://streamable.com/obhltr',
   'subreddit': 'VALORANT',
   'title': "First time using Jett's dash to bait someone"},
  {'author': 'SociopathicFrogs',
   'created_utc': 1595525208,
   'id': 'hwjvzn',
   'num_comments': 84,
   'score': 23,
   'selftext': '​\n\nhttps://reddit.com/link/hwjvzn/video/4dupwnro2nc51/player\n\nI don\'t understand who you are trying to appeal to, riot has been using the term  \n"competitive integrity" a whole lot, but so many things about these little mechanics just speaks against it.   \n1. Inconsistent spray patterns that cannot be controlled for whatever reason  \n2. First bullet inaccuracy to this extent has no place in a competitive shooter  \n3. Spray reset takes an enormous amount of time making rushes extremely deadly, but for the completely wrong reasons.  \n4. Sheriff not being oneshot headshot past 30m(something that takes good aim yet is not rewarded in any way)  \n5. Having an operator in a game where there is:  \n\\*first bullet inaccuracy meaning dueling a long range operator isn\'t reliable  \n\\*at most 4 flashes per round  \n\\*at most 2 Molotovs per round (assuming you dont play brim, phoenix and viper)  \n\\*slow movement speed making defender operator extremely effective when holding.All this together is what i think is the result of this operator meta.\n\n  \nI would really like to hear riots response as to why all of this exists in a game  \nmade to be competitive.',
   'subreddit': 'VALORANT',
   'title': 'What is the purpose of first bullet inaccuracy?'},
  {'author': 'Same-Idea94',
   'created_utc': 1595473330,
   'id': 'hw816z',
   'num_comments': 64,
   'score': 23,
   'selftext': 'I had some kids want to knife fight... And I got 4 free kills cause of it, we were down 6-12 Im trying to win and not derank. And getting mad at me for playing it is pretty hilarious. \n\nSo they all reported me and told the enemy team EXACTLY where I was. \n\nI have no incentive to knife fight in competitive. At the end of the day I was double positive cause I was getting a free kills every round. Thanks 🙏',
   'subreddit': 'VALORANT',
   'title': 'Just Saying - If i am in competitive and you try to start a knife fight. Im Still going to play it out'},
  {'author': 'Yarfink',
   'created_utc': 1595519522,
   'id': 'hwi1zk',
   'num_comments': 13,
   'score': 21,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Advice for a Hard Stuck Plat (Highlights Edit)'},
  {'author': 'FreekSceene',
   'created_utc': 1595516953,
   'id': 'hwhall',
   'num_comments': 25,
   'score': 20,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '"Working" From Home. Montage of An Omen Main by Day, Customer Support Call Center Also By Day (no fake clips this time lol)'},
  {'author': 'StopTheCapin',
   'created_utc': 1595469971,
   'id': 'hw77pu',
   'num_comments': 26,
   'score': 20,
   'selftext': 'It feels really lame to drop 100-150$ on a skin pack and not be able to upgrade a single gun because the battlepass gives almost none.',
   'subreddit': 'VALORANT',
   'title': 'Radiant points with skin bundles.'},
  {'author': 'notTacoioi',
   'created_utc': 1595462965,
   'id': 'hw5ekq',
   'num_comments': 14,
   'score': 19,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Sheriff 5K all one taps CLUTCH (skip to 25s)'},
  {'author': 'My_Name_Is_Jafar',
   'created_utc': 1595540217,
   'id': 'hwon5l',
   'num_comments': 14,
   'score': 19,
   'selftext': "It doesn't happen very often. Maybe 1 in 15-20 games. But when it does It's usually near a sage wall. And it goes away instantly when I die or when It's the next round.  \n\n\n [https://streamable.com/kw4v4i](https://streamable.com/kw4v4i)",
   'subreddit': 'VALORANT',
   'title': 'Anyone else getting massive fps drops? (200 fps+ to less than 20)'},
  {'author': 'JAvalanche28',
   'created_utc': 1595476833,
   'id': 'hw8v63',
   'num_comments': 16,
   'score': 19,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'how to take b site on ascent as viper.'},
  {'author': 'mmairee',
   'created_utc': 1595525718,
   'id': 'hwk1x6',
   'num_comments': 12,
   'score': 18,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Next Up! If Reyna had a Theme Song! (made by u/mmairee)'},
  {'author': 'mlSwanson',
   'created_utc': 1595517212,
   'id': 'hwhda6',
   'num_comments': 5,
   'score': 18,
   'selftext': "Adding more stats for weapons in the buy menu is a step in the right direction, however I feel like there should be more details about skills included. \nThings like flash durations, smoke durations, Sage's wall health, heal amount etc.\n\nRight now in the buy menu, skill description on the right takes like 10% of available space there, why not utilize it more and bring more clarity at the same time?",
   'subreddit': 'VALORANT',
   'title': 'Buy menu should display details about skills.'},
  {'author': '2Board_',
   'created_utc': 1595520512,
   'id': 'hwid63',
   'num_comments': 14,
   'score': 17,
   'selftext': "**Jett's E has a weird hitbox displacement bug** where if you dash in the same frame as you're getting shot, you either don't take damage or you take damage and the dash stutters.\n\n**This is evident when you receive lethal damage while dashing.** What occurs is the zoomed out camera will **show your character briefly dashing to point B, but then quickly just teleport back to point A as a corpse**. Another variation being your dead body will just do a little hop in place. \n\nHonestly have zero clue why this occurs, or if its even a bug to begin with. It's honestly hilarious, but can be frustrating at times since it sometimes feels like you've definitely dashed before the shot connected, but still take damage/chip damage. *Maybe this can be Valorant's version of being CS:GO'd.*\n\nOh, also this can occur with Jett's Q, Updraft, as well. \n\nUsually in high tick servers, low ping environments it's rare, but it's been seen in multiple streams/clips, in-game, as well as to myself while playing Jett since closed beta.\n\nAnyone have any clue why it occurs?",
   'subreddit': 'VALORANT',
   'title': "Jett's E (Tailwind) has a weird bug that's been in the game since beta"},
  {'author': '800813hunter',
   'created_utc': 1595462999,
   'id': 'hw5exx',
   'num_comments': 6,
   'score': 16,
   'selftext': 'Idunno how it works in league but is this likely? Saw some leaks about season ranks by the latest patch dataminers',
   'subreddit': 'VALORANT',
   'title': 'Is there going to be season ranked resets in Valorant?'},
  {'author': 'epuckgaymes',
   'created_utc': 1595466849,
   'id': 'hw6fbe',
   'num_comments': 20,
   'score': 16,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Been making this highly stylized montage since beta...enjoy...more to come.'},
  {'author': 'MaybeAFish_',
   'created_utc': 1595544583,
   'id': 'hwpyq0',
   'num_comments': 4,
   'score': 16,
   'selftext': "I dont have a particular map that I hate. But when I queue up and I get 4 fucking times Ascent. I dodge immediately when the 5th time approaches. I can't think of a single reason why this option would be a bad idea. It's only optional and I don't think it will increase queue time that much.\n\nAnd maybe give us the ability to delete 2 maps when there are like 6/7 maps in the game.\n\nI understand that they don't give us the option to fully decide what maps we can play but man. Just let us delete 1 map.",
   'subreddit': 'VALORANT',
   'title': 'Give us the ability to delete 1 map when in queue.'},
  {'author': 'GodotMontoya',
   'created_utc': 1595526230,
   'id': 'hwk7xc',
   'num_comments': 56,
   'score': 16,
   'selftext': "Csgo does this, and I think that if Valorant does the same it would be a good thing. I'm saying about crouching still and standing still patterns, the others, while walking or running should be a bit more inaccurate and (only on those cases) random",
   'subreddit': 'VALORANT',
   'title': 'Should Valorant have a more defined and less random recoil pattern?'},
  {'author': 'MANRAF_RDT',
   'created_utc': 1595499296,
   'id': 'hwd6bv',
   'num_comments': 4,
   'score': 15,
   'selftext': "I don't know if it was already mentioned. Abusing the ability to use cyphers cages and retract them during bying phase that was introduced in 1.04 is a very easy way to complete the mission. (I recommend doing it on Spike rush because of free abilities each round)",
   'subreddit': 'VALORANT',
   'title': 'Abusing Cypher for Use Your Abilities mission'},
  {'author': 'difys',
   'created_utc': 1595515782,
   'id': 'hwgykz',
   'num_comments': 5,
   'score': 15,
   'selftext': "[https://youtu.be/FDPQwN2e0w8](https://youtu.be/FDPQwN2e0w8)\n\n​\n\nmy way of using the op is a lot more fun. i'm also extremely lucky. \n\n​\n\nlobby full of golds. no way this would have been possible in a higher rank.",
   'subreddit': 'VALORANT',
   'title': "i've absolutely peaked."},
  {'author': 'Mista117',
   'created_utc': 1595533264,
   'id': 'hwmi6d',
   'num_comments': 28,
   'score': 15,
   'selftext': 'currently its what 60 seconds just to pick, make it 30/30, 30 to say hi and say what you want to play then 30s to pick so you can actually work around a comp.\n\n​\n\nWeird you get so long to pick and people just instalock duelists.\n\n​\n\nEither that or make it so you can unlock if you change your mind to fit the comp.',
   'subreddit': 'VALORANT',
   'title': 'Should be a 30s prepick phase in ranked'},
  {'author': 'Niee_',
   'created_utc': 1595507112,
   'id': 'hweq3m',
   'num_comments': 4,
   'score': 14,
   'selftext': 'This happened when my friends and I were playing an unrated game and the map was Ascent. I was playing Phoenix and we were on the Attacking Side. It started when my team was taking A site and I had Ult and spike with me. I ran at wine and used my ult and went inside A and tried planting the spike near heaven. As soon as I planted the spike, I got back to my original spot which is at wine. So the spike got planted at wine.. :))   \n\n\nIt was funny cos when our team died the defending team kept searching for the spike at A site which was nowhere to be found LOL \n\nhttps://preview.redd.it/kkybjv7rnlc51.png?width=1920&format=png&auto=webp&s=20fd2caaf7e227cf24be761f1bcc28bd5d198e84',
   'subreddit': 'VALORANT',
   'title': 'Spike Bug | Ascent Map'},
  {'author': 'Garamoth32',
   'created_utc': 1595527423,
   'id': 'hwklap',
   'num_comments': 4,
   'score': 14,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'China Region Lock?'},
  {'author': 'RaspberryBob',
   'created_utc': 1595546691,
   'id': 'hwqkxx',
   'num_comments': 0,
   'score': 13,
   'selftext': 'Even in its dying moments of this perfectly timed Phoenix Ult, the bomb went down for the win!\n\nhttps://reddit.com/link/hwqkxx/video/ja1k6efxxoc51/player',
   'subreddit': 'VALORANT',
   'title': 'Phoenix Plant From Beyond the Grave!'},
  {'author': 'Kilthua',
   'created_utc': 1595534990,
   'id': 'hwn2e9',
   'num_comments': 5,
   'score': 13,
   'selftext': "Here's a quick rundown of what I consider to be gamesense in Valorant, its very rough but I hope it can help someone who's struggling to understand its concept. (I'm Immortal 1, if that matters)\n\nGamesense 101\n\nGamesense is a skill in all FPS games that determines how aware a player is at any point in a game about the current situation/status of themselves and opponents given information that they are able to gather either themselves or through teammates. There is also a degree of intuition from information that you do not know where you must be either able to guess/predict to give you an advantage, the better your gamesense, the greater the advantage.\n\nBasics of gamesense:\n\n* Knowing where you are in relation to your team\n* Knowing where you are in relation to your enemy\n* Knowing where the enemy is and will go\n* Knowing your current situation (are you advantageous or disadvantageous), your utility, their utility, your HP vs their HP\n* Knowing the map your are playing, know roughly how long it takes to rotate between sites and plant, know the common plant positions and what they are planted for\n\nScenario: Haven, You are on Defender Side\n\nYour team has called an enemy team A execute, you see on the map that the site has been smoked so you don't know how many are coming from either Long/Short. Since the number of players taking the site is unknown, you must always assume that not every player will be taking site, here is where gamesense comes into play, from the previous rounds you have played, you need to determine if the enemy is aggressive or passive in their playstyle and executes, if the former, be aware that there may be a player aggressively lurking looking to flank the backlines while the defenders rotate, if they are more passive, be aware if you yourself are flanking, they may be holding deep angles waiting for your push.\n\n1 v X Scenario You should be asking yourself, how do I set-up as many 1v1 scenarios as possible with either my utility, positioning or communication gained from teammates.\n\nX v 1 Scenario Always have your teammates in view or be in a position to trade them, DO NOT give the enemy a chance to take 1v1 duels, hold crossfires and communicate what you are holding, think about how you would approach this from the opposite perspective, take the optimal positioning/try to have a wall against your back or teammate.\n\nThank you for reading this far, I hope any of this information can help you in your competitive matchmaking!",
   'subreddit': 'VALORANT',
   'title': 'Gamesense 101'},
  {'author': 'crustypancake',
   'created_utc': 1595470423,
   'id': 'hw7bnh',
   'num_comments': 15,
   'score': 12,
   'selftext': "Im plat 1, deranked from plat 2 before because playing with friends, by no means do i think im good, but why do i get queued with 3 unranked players and a gold 1 player who continually disconnects against 3 plat players and 2 gold 3 players... in what world is that balanced??? \n\n2 of my unrankeds were 2/13 the gold 1 was 0/13 ... and despite being match mvp with 18/11 I still get a rating decreased??? in what world is 3 unrankeds and a gold 1 with me as plat vs 3 plats including a plat 2 and 2 gold 2's ever balanced... and why am i still punished so greatly for losing with those handless players?",
   'subreddit': 'VALORANT',
   'title': 'Valorant solo queue matchmaking absolutely sucks'},
  {'author': 'Spooktra_',
   'created_utc': 1595528863,
   'id': 'hwl2aq',
   'num_comments': 0,
   'score': 12,
   'selftext': '[https://imgur.com/gallery/1iSha40](https://imgur.com/gallery/1iSha40)\n\nApologies if any other concept has been made for this topic i just thought id whip this up in MS Paint quickly to show simplistic it can be',
   'subreddit': 'VALORANT',
   'title': "I'm sure we'd all love to see this incorporated into the collection menu (OC)"},
  {'author': 'Lahunt27',
   'created_utc': 1595466281,
   'id': 'hw69zk',
   'num_comments': 19,
   'score': 12,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Banned From VALORANT for No Reason'},
  {'author': 'BarrageMakez',
   'created_utc': 1595463272,
   'id': 'hw5hnc',
   'num_comments': 9,
   'score': 11,
   'selftext': " Just played a nice 4v5 ending in 2-13 on haven where there are 3 sites. My Jett disconnected instantly and apparently during the select screen which didn't dodge the game for us. I'm sure this happened to many other people and it pissing me off because I'm trying to grind to D1. I expect more from riot...",
   'subreddit': 'VALORANT',
   'title': 'Valorant Log in Error'},
  {'author': 'Lilysica',
   'created_utc': 1595463068,
   'id': 'hw5fmp',
   'num_comments': 35,
   'score': 11,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Server Status in NA?'},
  {'author': 'shades_fnatic',
   'created_utc': 1595526426,
   'id': 'hwka3z',
   'num_comments': 22,
   'score': 11,
   'selftext': '\n- After really realizing why I was doing bad some games was because of the stupid peaks I would make or if I planted the bomb I would sometimes peak out if I heard steps.\n\n- After changing my style I have improved SO much. I had good aim but was just putting myself in horrible spots & it’s amazing the change it has made just to “not peek” \n\n- Now I watch players do what I use to do & it’s crazy because there not bad players but they are putting themselves in horrible situations that could of been just avoided. \n\n- Play patient sometimes & think about what the enemy would be doing & I promise your gameplay/skill will improve SO much.',
   'subreddit': 'VALORANT',
   'title': 'Stop peeking stupid angles!'},
  {'author': 'rh72o',
   'created_utc': 1595472331,
   'id': 'hw7sm2',
   'num_comments': 4,
   'score': 10,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Been working on this video for a little over a month... Editing these are so fun!'},
  {'author': 'qodk',
   'created_utc': 1595522196,
   'id': 'hwiwh4',
   'num_comments': 8,
   'score': 10,
   'selftext': "Curious if old bundles are confirmed to be coming back after their initial release? I couldn't find any information on it either way and wanted to know in case anyone decides to buy down the road if it comes back etc.",
   'subreddit': 'VALORANT',
   'title': 'Did Riot ever announce if older bundles like Prime/Elderflame are coming back?'},
  {'author': 'Nantle',
   'created_utc': 1595479086,
   'id': 'hw9dil',
   'num_comments': 8,
   'score': 10,
   'selftext': 'I was just playing a ranked game, we were winning 6-1 and lost a round to a flawless. As soon as the round ended the screen turned black for our whole team and after around 30 seconds it kicked us back to the main menu and it was as if the game never happened?\n\nAnyone experienced this or know why it would happen?',
   'subreddit': 'VALORANT',
   'title': 'Ranked game randomly ending?'},
  {'author': 'ConnorHumps01',
   'created_utc': 1595468580,
   'id': 'hw6v2a',
   'num_comments': 27,
   'score': 10,
   'selftext': '**Wtf is this matchmaking and how is it allowed, their jett said they queued with 2 of the people on their team in a 3 stack, whereas i was queued with one plat 1, and the rest was solo Q.** \n\nThese were the ranks:  [https://imgur.com/a/7z5JTBl](https://imgur.com/a/7z5JTBl) \n\nThis was the outcome:  [https://imgur.com/a/cp2VDW2](https://imgur.com/a/cp2VDW2)',
   'subreddit': 'VALORANT',
   'title': 'Should the gap between two ranks who can play together be smaller?'},
  {'author': 'Dmoney405',
   'created_utc': 1595467752,
   'id': 'hw6niq',
   'num_comments': 22,
   'score': 10,
   'selftext': "The operator is busted af in this game already but when you add a huge dice roll to your first shot I just feel so unsatisfied with the gunplay and corner peeks. \n\nI move slow so I can't jiggle peek and shoulder peeking is useless. Even if I had an aimbot my first (and only against an operator) shot has a moderately high chance of missing. On top of this Armor doesn't help.\n\nI shouldn't have to have a full squad in SWAT mode with multiple abilities spammed to be able to stop this weapon while every tom dick and harry can pick it up and end the game 10-1 while playing with their feet.\n\nIt's not as bad on defense because we are the ones with the stupid advantage and are getting the free kills but none of the kills feel satisfying. Just feels like cheese. I've never felt this way about the awp in CS but I just can't stand it here.",
   'subreddit': 'VALORANT',
   'title': 'First shot inaccuracies vs a defending Operator = Bad experience'},
  {'author': 'Dylanacessna',
   'created_utc': 1595498614,
   'id': 'hwd1ww',
   'num_comments': 8,
   'score': 9,
   'selftext': "This shit is ruining my games tonight. Whole teams killing themselves in spawn, I'm guessing to drop their elo and pub stomp everyone. Really fucking up my game and they brag about how they wont get banned because Riot allows it. Whats the deal with this shit?\n\n​\n\nEDIT: 3 games in a ROW! Against the same people!\n\nEDIT: 4 now... we even try to wait between queues....",
   'subreddit': 'VALORANT',
   'title': 'Teams suiciding in spawn? Smurfing or messing with elo?'},
  {'author': 'NikeBisou',
   'created_utc': 1595504685,
   'id': 'hwe77r',
   'num_comments': 2,
   'score': 9,
   'selftext': 'Did riot forget to add the tassel model onto the Oni Bucky, as you can see it in the collections menu but not when you *inspect* the skin nor ingame.\n\nhttps://reddit.com/link/hwe77r/video/rorkn7g6hlc51/player',
   'subreddit': 'VALORANT',
   'title': 'Oni Bucky tassel model missing?'},
  {'author': 'riceykrisp',
   'created_utc': 1595465129,
   'id': 'hw5z3y',
   'num_comments': 12,
   'score': 9,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'There should be a double XP event for the end of the act'},
  {'author': '[deleted]',
   'created_utc': 1595493381,
   'id': 'hwc4ng',
   'num_comments': 34,
   'score': 9,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': "Riot realizes they're asking too much money, still don't do anything about it"},
  {'author': 'BigAvox3',
   'created_utc': 1595468648,
   'id': 'hw6vpz',
   'num_comments': 0,
   'score': 9,
   'selftext': "Hi guys, \n\n(Remove if not allowed) \n\nI started last week posting content for Valorant on youtube (I stopped making gaming content about 2 years ago) \n\nI thought it was going to be a long slow grind to get the channel back up, but on my 2nd video you guys helped it hit 100 views. \n\nThis reddit has been the most fun part about diving into this game... thanks guys. (And thanks riot for a new refreshing game (I didnt come from CSGO)) \n\nIf you guys do want to see the video, it's just a clip dump:\n\n https://youtu.be/3PcF3srcwvs",
   'subreddit': 'VALORANT',
   'title': 'Thanks Reddit fam.'},
  {'author': 'Tuhjuh702',
   'created_utc': 1595481610,
   'id': 'hw9wqu',
   'num_comments': 11,
   'score': 9,
   'selftext': "Is there any metric on what actions are actually taken and at what rate?  What does it take to get an account banned?  I'll link the most tame of the racist chat i've screenshotted and/or reported.\n\n[https://imgur.com/a/FuuNssy](https://imgur.com/a/FuuNssy)\\\\\n\nAlso I get talking trash is part of being competitive, but draw a line somewhere.",
   'subreddit': 'VALORANT',
   'title': 'Stats on accounts banned for racism/toxic behavior?'}],
 [{'author': 'XeRoXayuki',
   'created_utc': 1595586749,
   'id': 'hwzflf',
   'num_comments': 520,
   'score': 4538,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'If your aim not working. Use your brain.'},
  {'author': 'vAnzelia',
   'created_utc': 1595554332,
   'id': 'hwsmiz',
   'num_comments': 248,
   'score': 3879,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Wholesome VALORANT Knife Fight Game'},
  {'author': 'biraustefanoctavian',
   'created_utc': 1595629264,
   'id': 'hxbau0',
   'num_comments': 335,
   'score': 935,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Defuse literally broke the whole ranked game. The match didn\'t even saved in " Match History ".Has this ever happend to you?'},
  {'author': '[deleted]',
   'created_utc': 1595608802,
   'id': 'hx54ub',
   'num_comments': 82,
   'score': 278,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'This Omen outplay on Ascent works *consistently*. Try it. Beware of it.'},
  {'author': 'cakedayonceevry4year',
   'created_utc': 1595550359,
   'id': 'hwrl7c',
   'num_comments': 70,
   'score': 232,
   'selftext': 'Thought this might be useful, I’m not an expert but I’m sharing what worked for me at least.\n\n1. Don’t just play the game, don’t just practice and play the game, while playing the game, focus on how you died, eg: I shot him twice in the chest but he shot me once in the head, then think why that happened, so in this case my crosshair placement wasn’t good and then try to work on that. Try to catch yourself if you aim lower down at the ground until it becomes natural.\n\n2. In each game, if someone makes good call outs and is playing well, send them a friend request. Even if only 1/10 people accept, you could find at least a few after a week. Before playing competitive matches, invite them all and you can play better knowing you’re in safe hands.\n\n3. Try not to get disheartened by your rank. Considering I play quite a lot, I felt like I was hard stuck bronze forever, but I climbed from bronze three to silver 2 in a day and got to gold a week later. While it takes a while, the matchmaking system will eventually recognise if your skill is a lot higher then the people you play against.\n\n4. To rank up, sometimes you shouldn’t be trying to play how you see your favourite streamers like Hiko or Shroud play the game, as although that’s how everyone would dream to play like, they play a lot differently according to different opponents, better aim, etc. If you’re in bronze, play like a silver, if you’re in silver, play like a gold. Sometimes you have to mindlessly frag your way out of a rank.\n\n5. This one is more speculation than fact, but I feel that at least from Iron to Gold, ranks are split into two groups: Iron and Bronzes, and Silvers and Golds. \nAt the very least I often played with irons in bronze and immediately played with golds after pushing to silver 1, and I have only ever played with one plat at gold 2. It is a lot harder to rank out of bronze than silver imo because you are playing with different players, so don’t get disheartened if you’re struggling.',
   'subreddit': 'VALORANT',
   'title': 'Just some tips from how I got to bronze to gold since starting Valorant.'},
  {'author': 'SmokeCocks',
   'created_utc': 1595614321,
   'id': 'hx6v4i',
   'num_comments': 653,
   'score': 143,
   'selftext': "Morello said on his stream they're not nerfing the OP after investigating. The perceived strength of the OP can largely be attributed to the dual sentinel meta which perform poorly (statistically) against OP's.\n\nhttps://www.twitch.tv/morelloriot/clip/ImpartialZealousNightingaleKeepo?filter=clips&range=7d&sort=time\n\nWorth mentioning he is also very hard pressed on not tampering with the movement speed of all agents in the game to increase jiggle peaking viability.",
   'subreddit': 'VALORANT',
   'title': 'Operator confirmed, not being nerfed directly.'},
  {'author': 'Darkoplax',
   'created_utc': 1595625107,
   'id': 'hxa728',
   'num_comments': 110,
   'score': 133,
   'selftext': '#TSM  2-0  Team Envy\n\n**Haven:** 14-12  \n**Ascent:** 13-11  \n~~**Bind:** 0-0~~  \n\n \n\n-----\n\n \n    \n**PAX Arena Invitational - Quarterfinals**\n\n\n[WePlay! English Twitch channel](https://www.twitch.tv/paxarena) | [WePlay! officiel Information](https://www.paxarena.com/)\n\n[vlr.gg coverage](https://www.vlr.gg/event/63/pax-arena-invitational/tournament) | [TheSpike.gg coverage](https://www.thespike.gg/events/pax-arena-valorant-invitational/32)  | [Liquipedia coverage](https://liquipedia.net/valorant/PAX_Arena/Invitational) | [Valorantify.com coverage](https://valorantify.com/events/5f0b59dae056b8156ca18288/pax-invitational#overview)\n\n\n-----\n\n\n\n\n \n\n###MAP 1: Haven\n\n \n\n|Team|DEF|ATT|Total|\n|:--|:--:|:--:|:--:|\n| **TSM**|9|5|**14**|\n||**ATT**|**DEF**|\n| **Envy**|3|9|**12**|\n\n \n\n|**TSM**|**Agent**|**K**|**D**|**A**|**ACS**\n|:--|:--|--:|--:|--:|--:|\n|Drone|Phoenix|22|18|14|259|\n|WARDELL|Jett|21|17|2|216|\n|Cutler|Cypher|21|17|2|214|\n|Subroza|Brimstone|19|19|9|211|\n|hazed|Sage|17|16|6|168|\n|**Envy**|\n|c4lypso|Brimstone|21|21|6|257|\n|kaboose|Phoenix|20|21|5|231|\n|mummAy|Jett|17|22|6|194|\n|FNS|Cypher|16|19|5|179|\n|aKis|Sage|11|21|10|116|\n\n#[Haven Detailed Stats](https://www.vlr.gg/1273/team-solomid-vs-team-envy-pax-arena-invitational-tournament-qf/?map=1)\n\n\n \n\n---\n\n\n\n\n\n\n \n\n###MAP 2: Ascent\n\n \n\n|Team|DEF|ATT|Total|\n|:--|:--:|:--:|:--:|\n| **TSM**|5|8|**13**|\n||**ATT**|**DEF**|\n| **Envy**|7|4|**11**|\n\n \n\n|**TSM**|**Agent**|**K**|**D**|**A**|**ACS**\n|:--|:--|--:|--:|--:|--:|\n|Subroza|Brimstone|20|17|3|238|\n|hazed|Omen|20|15|8|235|\n|WARDELL|Sova|21|11|7|232|\n|Drone|Phoenix|13|13|6|166|\n|Cutler|Cypher|12|11|9|148|\n|**Envy**|\n|aKis|Omen|19|18|2|221|\n|mummAy|Sova|16|14|5|185|\n|c4lypso|Brimstone|12|17|7|170|\n|kaboose|Phoenix|11|18|7|147|\n|FNS|Cypher|9|19|6|133|\n\n#[Ascent Detailed Stats](https://www.vlr.gg/1273/team-solomid-vs-team-envy-pax-arena-invitational-tournament-qf/?map=2)\n\n\n \n\n\n\n\n---\n\n\nPost created by me',
   'subreddit': 'VALORANT',
   'title': 'TSM vs Team Envy / PAX Arena Invitational - Quarterfinals / Post-Match Discussion'},
  {'author': 'mikeydools805',
   'created_utc': 1595562033,
   'id': 'hwujoz',
   'num_comments': 55,
   'score': 126,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Massive Secret Sandbox on Bind'},
  {'author': 'rhysvplayer',
   'created_utc': 1595597371,
   'id': 'hx1sz2',
   'num_comments': 108,
   'score': 102,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Rhys - best clips stuck in immortal 3 second part'},
  {'author': 'Eraen',
   'created_utc': 1595588310,
   'id': 'hwzpyo',
   'num_comments': 168,
   'score': 96,
   'selftext': "I see a ton of posts about:\n\n* Radianite points being the manifestation of evil\n* Skin prices being the manifestation of pure greed\n* Battlepass being the grindiest thing they've ever seen in the known universe\n\nNone of these, I repeat, NONE of these affect how enjoyable Valorant is, because it's a tactical shooter designed to give satisfaction via clean visuals, complex strategical thinking and teamplay.\n\nThere are currently several problems that DO affect gameplay, such as:\n\n* Clunky hit-registration in some specific situations\n* MMR system being a mystery and the source of a lot of frustration (for both us, players, and presumably for those at Riot - as they admitted there's noone fine-tuning/fixing it at the moment)\n* The obligatory smurf infestation that every popular online competitive game faces.\n* Operator being overly-dominant in higher tier play, reducing the strategic elements of the game.\n\nThis sub, and the game's fans participating here claim that they love/like/care for the game, but their choice of topic when posting here paints a different picture.\n\nI will get downvoted to hell with this post, and that's okay. I truly don't care about useless internet points, but about the game that has the potential to be better. It eventually will, but not via posting about irrelevant stuff.\n\nEdit: I added Operator meta to the list.",
   'subreddit': 'VALORANT',
   'title': "UNPOPULAR OPINION: This sub is losing focus on what's really important - things that actually affect the gameplay."},
  {'author': 'neromuu',
   'created_utc': 1595620269,
   'id': 'hx8pq7',
   'num_comments': 83,
   'score': 93,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Best Jett: The Anime - This is a Valorant animation/edit. It took me a while to make so I hope you enjoy it!'},
  {'author': 'pieater31415',
   'created_utc': 1595565041,
   'id': 'hwv9ho',
   'num_comments': 35,
   'score': 90,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "i made a beat using sova's bow"},
  {'author': 'neofederalist',
   'created_utc': 1595593709,
   'id': 'hx0vrp',
   'num_comments': 223,
   'score': 61,
   'selftext': 'It seems like one of this sub\'s pet issues is "we need more maps, not more agents" and while I agree that 4 maps is too few for interesting and varied gameplay, I can\'t help but feeling that people are thinking too small with the kinds of things that characters in this sort of game can potentially do.  It\'s understandable that people compare this game to Counter Strike and think "we\'ve got flashes, smokes, and mollies" and while those kinds of abilities do provide proven and effective utility for the gameplay of a tactical shooter, a variety of agents with drastically different abilities adds an entirely different level to the game. Anyone who has played LoL and has ever done the 5 support comp, or 5 tank comp knows what I\'m talking about here. Those examples are cheesy and don\'t work at the highest levels of competitive play, but even professionally, you see different kinds of team comps (poke comp, deathball, protect the hyper-carry, etc.) all with different strengths and weaknesses that create varied and interesting gameplay. \n\nI\'m just going to list out here some examples of types of agent abilities that we might see in the future:\n\n* Ally buffs - Right now we basically have Sage\'s heal/rez and Brimstone\'s stim beacon, but there\'s a ton that could be done here. Damage amplifiers, attack speed amplifiers, movement speed buffs, buffs to ally abilities (making AOEs larger, etc). And multiply all these with the different ways allies can be effected. They can be targeted on a single ally, affect a set part of the map, affect allies near you etc.\n* Enemy debuffs - Right now, we have slows, flashes and ares of vision denial, but anything you could do to buff allies, you could do in reverse to debuff enemies. You can also do things like LoL silence (prevent them from using abilities), ways to force displacement of enemies, etc.\n* Affecting terrain - Right now we only have Sage wall, but we could potentially have all sorts of terrain generation or terrain destruction. Imagine abilities that let you create a ramp or ladder that let your allies get to places they couldn\'t otherwise reach, or abilities that open portals through terrain.\n* Shields - Abilities that could block bullets, projectiles, or enemy abilities, walls that prevent movement through, but not bullets, etc.\n* Trickery - Abilities that create decoys or clones. Abilities that change your character model and even hitbox. Abilities that mess with the enemy minimap, or even comms\n* Adding effects to bullets - We see this a little bit with the tracer rounds in spike rush, but you could potentially add any sort of debuff on hit\n* Movement - We have teleports, dashes, and jumps already, but we could have agents that walk up or hang from walls or ceilings\n* Econ effecting - Characters could have abilities that reduce the cost of ally guns or abilities, agents could start with a particular gun, you could steal money from the opposing team, or increase the amount of money you get from kills or defuses.\n* Stacking abilities - Abilities could increase in power as the game goes on, or from kills, spike plants, defuses, or orb collection\n\nNote that some of the things I\'ve listed here are almost certainly unfun, or create play patterns that are counter to the overall design goals of the game (I\'ve avoided mentioning anything "melee" here  or damaging abilities for that reason). I\'m just rattling off these kinds of things because Riot really hasn\'t even scratched the surface of the kinds of abilities they could in principle give agents.',
   'subreddit': 'VALORANT',
   'title': 'I feel like the people saying "we don\'t need more agents" are drastically underestimating the amount of design space there is for character creation'},
  {'author': 'tintin2525',
   'created_utc': 1595567374,
   'id': 'hwvs17',
   'num_comments': 51,
   'score': 61,
   'selftext': "​\n\n[This helped me up my game ever since I found it in CS GO. Hope it helps better everyone playing.](https://preview.redd.it/njijl5yymqc51.jpg?width=1440&format=pjpg&auto=webp&s=aae6733b5949de76725b1b09379aca586399ce01)\n\nDisclaimer*\n\nCorrect me if I'm wrong, I can't remember correctly but I think this is from Fifflaren\n\nEdit**\nIt's from Maniac",
   'subreddit': 'VALORANT',
   'title': 'Thought this is still relevant since I moved from CS'},
  {'author': 'selddir_',
   'created_utc': 1595624781,
   'id': 'hxa3pj',
   'num_comments': 245,
   'score': 59,
   'selftext': 'I just see this sub shitting on casual players all the time, being like "oh you need to be in the range for 2 hours a day practicing strafing/crosshair placement etc" \n\nYou don\'t! Don\'t let people tell you you shouldn\'t enjoy playing casually, or make you feel bad for posting clips that don\'t look like you\'re shroud or some shit. \n\nIt\'s okay to just play for fun and have a good time. As a community I think we should embrace casual play rather than trying to turn the community into some toxic sweaty cess pool. \n\nTo the people constantly shitting on casual players that post here, shame on you. Keep the negativity to yourself. The game was literally designed to bring in both casual and competitive players. \n\nAnyways, that\'s all I guess.\n\nEdit: comments prove my points \n\nMajority of this community are toxic and think everybody has to be tryhard sweaty mode 24/7',
   'subreddit': 'VALORANT',
   'title': "PSA: If your goal isn't to become a professional Valorant player, it's okay to just play casually/for fun"},
  {'author': 'onesciemus',
   'created_utc': 1595557993,
   'id': 'hwtkcr',
   'num_comments': 65,
   'score': 57,
   'selftext': "I swear, I've been **waiting for the prime vandal for the past 3 weeks** now. I just love the gun and regret not buying it when the collection came out. Please, riot, implement a store where we could purchase skins we actually like.\n\nI also don't get how the rotations work. Is it really random? I sometimes see the same weapon twice, consecutively.",
   'subreddit': 'VALORANT',
   'title': 'Store Rotation Sucks :('},
  {'author': 'TheShadowers',
   'created_utc': 1595560555,
   'id': 'hwu6yv',
   'num_comments': 16,
   'score': 50,
   'selftext': '\\*teleports behind you\\*\n\nnothing *personnel*, kid\n\n^(maniacal laughter ensues)\n\n[\\*teleports behind you\\*](https://reddit.com/link/hwu6yv/video/7pxp4pw23qc51/player)',
   'subreddit': 'VALORANT',
   'title': '*teleports behind you* for a 1v2 clutch'},
  {'author': 'Dew5',
   'created_utc': 1595553915,
   'id': 'hwsinx',
   'num_comments': 42,
   'score': 45,
   'selftext': 'Is it just me or are other people getting killed by players sprinting with a vandal way too often? It almost feels ridiculous how often it occurs.',
   'subreddit': 'VALORANT',
   'title': 'Sprinting Headshots'},
  {'author': 'BluSteve',
   'created_utc': 1595567595,
   'id': 'hwvtp9',
   'num_comments': 102,
   'score': 44,
   'selftext': "COVID causes complications of course but at least let me set a ping cap. I don't care about ultra-fast matchmaking. \n\nTF2 is a 13-year-old game with close to no support from the devs and even it has ping limits you can set.",
   'subreddit': 'VALORANT',
   'title': 'For a game that prides itself in high-quality servers, ping is still a very big problem.'},
  {'author': 'mincading',
   'created_utc': 1595549975,
   'id': 'hwrhio',
   'num_comments': 28,
   'score': 42,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I needed 105? kills to complete this montage :D'},
  {'author': 'crima',
   'created_utc': 1595614789,
   'id': 'hx70iu',
   'num_comments': 54,
   'score': 42,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'my best clips climbing from plat 3 to immortal 2'},
  {'author': 'Jollibeast',
   'created_utc': 1595603365,
   'id': 'hx3g4f',
   'num_comments': 27,
   'score': 40,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Hexakill with Sage ( I know I need to improve mt crosshair placement)'},
  {'author': 'PankoKing',
   'created_utc': 1595613878,
   'id': 'hx6pq5',
   'num_comments': 106,
   'score': 38,
   'selftext': '###2020 Pax Arena Invitational\n[Valorant Esports Gamepedia](https://valorant-esports.gamepedia.com)| [Eventvods.com](https://eventvods.com) | [vlr.gg](https://vlr.gg) | [valorantify](https://www.valorantify.com) | [thespike.gg](https://thespike.gg) | [Juked.gg](https://juked.gg)\n \n---\n \n###Today\'s Matches\n\n| Match | PST | EST | CET | KST\n|:--:|:--:|:--:|:--:|:--:|:--:|:--:|:--:|:--:|:--:|\n| TSM vs. NV | 12 PM | 3 PM | 21:00 | 04:00\n| SEN vs. Gen.G | 2 PM | 5 PM | 23:00 | 06:00\n| T1 vs. Homeless | 4 PM | 7 PM | 1:00 | 08:00\n| IMT vs. C9 | 6 PM | 9 PM | 3:00 | 10:00\n\n-------\n\n###GROUPS\n\n| Group A| Group B| Group C| Group D|\n|:--:|:--:|:--:|:--:|:--:|:--:|:--:|:--:|:--:|:--:|\n| [TSM](https://valorant-esports.gamepedia.com/Team_SoloMid) | [T1](https://valorant-esports.gamepedia.com/T1) |[Gen.G](https://valorant-esports.gamepedia.com/Gen.G) | [C9](https://valorant-esports.gamepedia.com/Cloud9) |\n| [~~100T~~](https://valorant-esports.gamepedia.com/100_Thieves) | [NV](https://valorant-esports.gamepedia.com/Team_Envy) |[IMT](https://valorant-esports.gamepedia.com/Immortals) | [SEN](https://valorant-esports.gamepedia.com/Sentinels)  | \n| [~~BBG~~](https://valorant-esports.gamepedia.com/Built_By_Gamers)  | ~~W2F~~ | ~~Prospects~~ | [~~RNG~~](https://valorant-esports.gamepedia.com/Renegades) |\n| ~~100 Blifted / Team Ninja~~ | ~~Echo 8~~ | ~~MIX~~ | [~~COL~~](https://valorant-esports.gamepedia.com/Complexity_Gaming) |\n| Homeless | ~~Kephrii~~ | ~~Mang0~~ | ~~OWL~~ |\n\n* Cross out means knocked out\n\n* All matches are Best of 3\n \n---\n \n###Streams\n \n* [Stream on Twitch](https://www.twitch.tv/paxarena)\n \n* [Stream on YouTube - Direct Link to Come](https://www.youtube.com/channel/UCUibOH55UxO6wwRpJHJAh3w)\n \n* [Comment Stream](http://reddit-stream.com/comments/auto)\n\n \n---\n \n###On-Air Team\n \n| Host |\n|:--|\n| Derek "[Wtfmoses](https://twitter.com/wtfmoses)" Mosely|\n| **Commentators** |\n| Dan "[Gaskin](https://twitter.com/dangaskin)" Gaskin|\n| Alex "[Goldenboy](https://twitter.com/GoldenboyFTW)" Mendez|\n| Lauren "[Pansy](https://twitter.com/pansy)" Scott |\n| Chris "[Puckett](https://twitter.com/MLGPuckett)" Puckett |\n| **Observers** |\n| Justin "[Pythian](https://twitter.com/PythianLegume)" Glasner |\n| Austin "[Boggs](https://twitter.com/BoggsCS)" Bogdanovich |\n\n \n----\n \n###Format Group Stage\n \n* 4 Groups of 5 teams\n\n* Games are played Round-Robin\n\n* Group stage played over 2 days\n\n* Twenty teams\n\n* Top 2 teams per group advance to Playoffs\n----\n\n* **Prize Pool**\n\n* 1st \t$10,000 \t\n\n* 2nd \t$5,000 \t\n\n* 3rd-4th \t$3,000 \t\n\n* 5th-8th \t$1,000 \t\n\n\n \n---\n \n###VoDs\n \n* [VoDs on Vlr.gg](https://www.vlr.gg/matches) \n* [VoDs on Valorantify](https://www.valorantify.com/matches) \n* [VoDs on Thespike.gg](https://www.thespike.gg/events/pax-arena-valorant-invitational/32)\n* [VoDs on Juked.gg](https://juked.gg/e/4927#overview)',
   'subreddit': 'VALORANT',
   'title': '2020 Pax Arena Invitational / July 24 Playoffs / Live Discussion'},
  {'author': 'FoxCS_',
   'created_utc': 1595603672,
   'id': 'hx3jfw',
   'num_comments': 18,
   'score': 35,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'A little 1v4 Clutch to win the game'},
  {'author': 'General_Action',
   'created_utc': 1595596422,
   'id': 'hx1k5l',
   'num_comments': 12,
   'score': 33,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Please make it have a random chance to do only knife in spike-rush.'},
  {'author': 'FTStorm',
   'created_utc': 1595559916,
   'id': 'hwu1ey',
   'num_comments': 64,
   'score': 31,
   'selftext': 'Compared to other ones, this is the one that take the most amount of time to finish it. Would be way better if was just 25 Ults.\n\nImage: [https://imgur.com/5SrZqsg](https://imgur.com/5SrZqsg)',
   'subreddit': 'VALORANT',
   'title': 'Is it just me or the "Use your Ultimate 50 times" is too much and takes a lot of time to complete it?'},
  {'author': 'shini-chan',
   'created_utc': 1595609859,
   'id': 'hx5gdo',
   'num_comments': 32,
   'score': 30,
   'selftext': 'Just a rant. I see people being toxic when they\'re winning or it\'s only round 3.\n\nValorant isn\'t my first rodeo, used to play a LOT of CSGO with my friends, still go back to it occasionally. maybe its just because the counter strike crowd is older but it was rare to see people toxic while winning.\n\ngot carried by my friends to LEM when they took the game more seriously and got their globals. kind of regret not playing more religiously then and so valorant is like my second wind. i do find lots of awesome wholesome people in every other game. but i feel like its worth talking about how to enjoy losing games as part of the process.\n\nnow generally, i see two reasons ppl play fps:\n\n1. to git gud.\n2. social thing with friends.\n\n**For those that want to git gud.** It is super important to enjoy losing to get better. If you\'re winning then you\'re playing against people that are worse than you. its why stomps are nice once in a while, but the game would get very boring if the opposing team were just complete noobs all the time.\n\nif you want to git gud as fast as possible then in a perfect world:\n\n1. you get absolutely stomped **while** giving your all in a game,\n2. next you figure out all the things that went wrong,\n3. suddenly absorb all that info and modify your play,\n4. then face another even stronger team\n5. rinse and repeat\n6. PROFIT\n\nBy definition, a win will always mean less growth than a loss, because you will generally learn more from your mistakes the more of them you make.\n\nhonestly, **learn to love getting wrecked**. the only way to truly do this is to be able to figure out why you are getting wrecked. you can\'t really tell if someone is hacking or is playing really well, so its super easy to be frustrated. but when you can see how and why people are playing well you will be in awe of their talent. respecting the good opponents is part of the game, because you have to play around that. if you think their lucky, you\'re gonna play riskier and that can mean more losing.\n\nit\'s always better to assume people are playing well because it means, you as a player can grow the most when attempting to overcome them. the more godlike they appear they greater you can potentially become when you overcome them; you may falsely figure out some sick strat and become a legend even if they actually are hacking.\n\nthere have been games where the enemy team had a counter strat to everything we did. they read us like books and played us like violins for the first quarter, it was brilliant. so clean, and crisp. and every time we thought back to the previous round, it made sense how and why they moved and pushed the places they did. the smoke positioning, the timings, the double peaking, ooff, it was majestic.\n\neven getting a single round off them was brilliant. and once we figured them out, it ended up being a super close game.\n\n***if you can\'t appreciate a good loss, you won\'t be able to play as much as the people that do, hence nor grow as much as they can.***\n\nIf the enemy team is clutching a 1v5, a part of you should be disappointed, but another part of you should be uwu\'ing off the face of the earth. that doesnt mean you want it to happen, show the enemy some respect, give it your all to shut them down. and then slow clap or say \'ns\' or \'well played sir\' if they out do you. and ofc taunt them if they fail.\n\n**What about cheaters**? There is no greater feeling than awping a wall hacker or out playing an aimbot. sure the game is going to be super hard, but it reminds me of shonen moments where the protagonist is meant to die/lose but some quirk saves him; and part of the story is having to flesh out that unique ability later on. Eventually, *you* can draw out that hyper sense ability you acquired from these unfair matchups in fair decent games. I remember there was a saying that if you wanted to get to global elite (the highest cs rank) you had to pass that superhuman bot level. remember the tougher the challenge the more it reflects how superb you have to be. **and in a way its a compliment to your ability that win.exe is needed to beat you**\n\nsure you could get all anxious, and not even want to play. a spin bot really doesn\'t have any solutions; perhaps the only thing you can learn are unknown wallbang spots. it may feel like if you try you\'ll end up looking like a fool. but genuinely try your best, you want to lose feeling like you could\'ve beat the hacker rather than being sad there was a hacker in the game, and you never know until you are giving your all if you can beat them.\n\nwhat if your team sucks? **if you\'re playing with your friends,** remind yourself it doesn\'t really matter about the game. ask them if they\'re enjoying themselves, if not and they want to take it seriously don\'t be afraid to try and give constructive advice, like why don\'t we try X or you were pretty good at Y but I think you should do Z. if they actually are enjoying the games, troll a bit more, have fun, try strat roulette. **if you personally want to rank up more, get an alt!**\n\n**if you\'re playing with randoms** and they suck, see if theres any advice you can give to help them. and be friendly. sometimes the mm thinks it\'s your turn to carry a game. again be friendly, throw in "nice trys" everywhen. if theyre being toxic, practice defusing the situation especially if someone is being toxic to someone else, super useful skill, both in-game and in life. if you cant and its affecting your game just mute them. hopefully, they\'ll be on the enemy team next game, and THEN you can trash talk as muuuuuuuuuuuch as you want.\n\n**directing your toxicity to the enemy can work too**. obviously be nice at the gg. but tbagging, trash talking are great ways to tilt people and win. I would argue it is part of the game because even at the pro-level getting in your opponent\'s head is a big part of the game. plus I always love me some drama as long as its all well and good in the backrooms.\n\n**what if your aim sucks?** perfect opportunity to build game sense, you need to camp in unexpected corners; use shotguns, maybe flank the enemy team. use double peaks when defending, act as bait, work on your callouts, look at the minimap more. this is like the perfect time to hone your game sense. your goal is to use your brain to figure out the easiest shots you can take. when your aim comes back, you will be an even better player.\n\n**what if everything sucks?** its okay to have bad days, i think people play video games to escape something. and not being able to improve your mmr can feel bad. its nice to climb, but if you keep coming back down, it feels like you\'ve wasted your time. kind of like falling to the bottom in games like jump knight. remember though, each time you learn something different. and its not really your mmr that determines how good of a player you are. instead its the other way round, how good of a player you are determines your mmr. so maybe all you really need to do is sit down and look at your past games, see what you\'re doing wrong and try and fix those. just spam queueing isn\'t going to make you feel any better. ***you*** need to change before your mmr does.\n\n**last thing**. this is hisoka:\n\n​\n\nhttps://preview.redd.it/a8rjurms5uc51.png?width=245&format=png&auto=webp&s=6b02151092cb2f13e19c61449e98cf04064e82d8\n\nhisoka gets aroused when he finds strong opponents or potential. be like hisoka.',
   'subreddit': 'VALORANT',
   'title': 'PSA to have fun'},
  {'author': 'frito5867',
   'created_utc': 1595606040,
   'id': 'hx48op',
   'num_comments': 119,
   'score': 30,
   'selftext': 'I just got done with a ranked game that I lost bad, even though I got top frag.\n\nAs sage.\n\nMy team was all over the place, and I was almost always the one going in first. I would try to hang back and let others push, but it was so uncoordinated. I had omen push, even breach would push with me, but our two duelists would wait for us to clear the way.\n\nStop. Doing. This. Duelists have abilities that give you an advantage on a push. Especially Phoenix with his flashes. Jetts main ability can almost give you a free pick if you use it right. Peek, shoot, dash behind cover. I’m more than willing to peek behind you as support or heal you if you get dinked, but I don’t have such abilities when I play sage.\n\nSage is good for locking down a site, creating chokepoints and slowing down the enemy so that everyone can get into position and start getting picks. Whether it be on attack or defend.\n\nIf you want to play a duelist, you gotta take the responsibilities that come with it. Which means everyone else should be supporting you, not you supporting the support.\n\nYes, I did say I’m a raze main. If there’s a pick, I rush so I can lay down a bot or even use satchels to get into mid or back of site so we get quick control. I just don’t play a duelist if we already have two of them.\n\nSo please, do everyone a favor. Play your strengths. If you’re not comfortable being aggressive, don’t play an aggressive character, forcing people who are aggressive to play a support character aggressively.',
   'subreddit': 'VALORANT',
   'title': 'As a Raze main, please stop instalocking duelists if you’re not going to use your abilities to push.'},
  {'author': 'MeshTVGaming',
   'created_utc': 1595568007,
   'id': 'hwvws8',
   'num_comments': 28,
   'score': 30,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '4 shots, 4 heads'},
  {'author': 'lydiabanko123',
   'created_utc': 1595611031,
   'id': 'hx5tf0',
   'num_comments': 103,
   'score': 29,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Solo queuing as a girl is torture'},
  {'author': 'ozanpulat',
   'created_utc': 1595619023,
   'id': 'hx8c8k',
   'num_comments': 21,
   'score': 28,
   'selftext': '​\n\n[ Decided to make fanart for my girl.  I hope you guys like it. twitter\\/Insta@ozanpulat\\_art](https://preview.redd.it/bg4y2i9swuc51.png?width=1533&format=png&auto=webp&s=28207df722a61cdaf3cbdad00c45887eede0ec6c)',
   'subreddit': 'VALORANT',
   'title': '[Fanart] Jett'},
  {'author': 'FoxCS_',
   'created_utc': 1595603428,
   'id': 'hx3gt9',
   'num_comments': 4,
   'score': 28,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Had a fun game of us just saying jokes and being stupid with teammates. Wound up getting this clip in. (I wasn't toxic and we all had a fun time)"},
  {'author': 'MangeStrusic',
   'created_utc': 1595604125,
   'id': 'hx3o93',
   'num_comments': 77,
   'score': 27,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "You. Don't. Have. To. Buy. Skins."},
  {'author': 'Levesque77',
   'created_utc': 1595611825,
   'id': 'hx6210',
   'num_comments': 47,
   'score': 26,
   'selftext': "Just got a 191 MB patch. Anyone see any info on what it's for? I looked around but can't find anything.",
   'subreddit': 'VALORANT',
   'title': 'New Patch?'},
  {'author': 'dekoN777',
   'created_utc': 1595596853,
   'id': 'hx1o2i',
   'num_comments': 20,
   'score': 23,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Why you don't 5 man rush into garage on bind..."},
  {'author': 'L0EZ0E',
   'created_utc': 1595631886,
   'id': 'hxbzub',
   'num_comments': 4,
   'score': 22,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "After playing this game for 8 hours a day, for what feels like the last month and a half, this is by far the coolest thing I've ever done. (sorry for volume)"},
  {'author': 'SunixDx',
   'created_utc': 1595585153,
   'id': 'hwz5dg',
   'num_comments': 16,
   'score': 21,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Raze grenades that will help you win competitive games in Split (defending)'},
  {'author': 'danreZ_au',
   'created_utc': 1595578683,
   'id': 'hwy0mj',
   'num_comments': 9,
   'score': 20,
   'selftext': 'Just had a game in immortal where the player (Coppo) would spam nice repeatedly all round every round. Mute should include the command voice lines (e.g. bomb spotted).  \n\n\nYou might as well mute headphones as its all you can hear.  \n\n\nThanks for your time',
   'subreddit': 'VALORANT',
   'title': 'Muting needs to include agent commands'},
  {'author': 'Calamity-Swain',
   'created_utc': 1595609037,
   'id': 'hx57hg',
   'num_comments': 25,
   'score': 20,
   'selftext': 'Hey guys,\n\nJust wanted to give an opinion on some of the community in this game and maybe some (obvious, but kind) words of wisdom for some others. I hope it’ll change your outlook on your team mates.\n\nFirstly, to all of you 1000+ hour CS pro’s or whatever other FPS you’ve come from. Please understand we aren’t all coming from the same background. Valorant is my first ever FPS and also my first ever PC game. \n\nI’ve, over time, learned the meaning of certain callouts (T, CT, U- Hall, etc.) but still, from time to time, the call out escapes my mind and i just use whatever name is on the map. One bad callout doesn’t warrant you to shout at said player. Just correct them and hopefully they’ll remember for next time. \n\nSecondly, inconsistency doesnt warrant you moaning/shouting. Once again, we’re not all coming from FPS backgrounds and dont all have perfect accuracy with hours in aim trainers. Im floating around Diamond 1/2 and some games i match with and will top frag vs Immortals. Other games my aim is barely worthy of Gold. I have 2 things to say about this. 1, if you’re the person who is having a bad game use your economy to help the team, buy your fragger weapons and go without if necessary. 2, if you notice someone having a bad game, dont give them shit. Encourage! I for one perform worse when team mates are getting on my back! Additionally to this point you guys need to understand, because we all aren’t skilled CS pro’s like so many are, we don’t all have perfect execute skills, plant skills or post plant skills. Just encourage one another and you’ll hopefully win the game hut if not, would have helped a team mate. \n\nLastly, the Valorant LFG discord can work well, but i’ve had countless bad experiences. As we all know SoloQ is somewhat annoying and very tedious. So, if you’re like me and have 0 PC friends you have to SoloQ or LFG. Please, please, if you’re making an LFG group and pick someone up who has a bad game i understand if you drop them but don’t just tell them they’re shit and to ‘f off’. Give them some advice on what to work on and how to work on it and then part ways. Simple. \n\nSorry for the rant and i appreciate if you’ve read this far. \n\nYours sincerely, \n\nA kind Boomer ☺️',
   'subreddit': 'VALORANT',
   'title': 'Opinions/Advice for experienced and Non experienced FPS players'},
  {'author': '[deleted]',
   'created_utc': 1595627329,
   'id': 'hxaszn',
   'num_comments': 18,
   'score': 17,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': "C9.TenZ with perhaps the best shot I've ever seen"},
  {'author': 'TheHaptic',
   'created_utc': 1595569937,
   'id': 'hwwbw5',
   'num_comments': 135,
   'score': 17,
   'selftext': 'As of right now I have 75 Hz monitor, and my friend has 144Hz. He has told me 144 Hz is better because you can see people faster and react faster. Is this true? I have the money but I could drop that on better PC parts. I’m just really curious.',
   'subreddit': 'VALORANT',
   'title': 'Is 144 Hz worth to make the investment on?'},
  {'author': 'NexYT',
   'created_utc': 1595572581,
   'id': 'hwwvvq',
   'num_comments': 2,
   'score': 16,
   'selftext': 'Something I’ve seen a lot on Reddit is people (presumably newer/lower ranked players) being ‘timing’d’ (pushed while turning around, peeking while somebody just came to watch) and they often put it to luck or chance and that it was just bad timing.\n\nI think this is completely inaccurate 95% of the time. You were probably killed due to a change in the gamestate.\n\nThink about it as, literally, the state of the round/game. When something happens, the gamestate changes. If someone pushes and takes map control, if map control is lost, a kill occurs, an ability is used, these all result into a change of the gamestate and as such, most, if not all, players on the server have to react. \n\nWhen something happens and you think “I should turn to watch something else”, you have probably reacted due to a change in the gamestate and as such, so has the player who pushed ‘randomly’.\n\nThe way to counter this is to anticipate events when the gamestate changes. If you take mid control on Haven, take the initiative to realise they will try and take map control elsewhere, expect it and punish it.\n\nIf a teammate is killed, the other team will probably commit to taking control where the kill is. As such, take initiative and take map control but know that there may be someone watching as they may understand this idea.\n\nGLHF gamers.',
   'subreddit': 'VALORANT',
   'title': 'You probably didn’t get timing’d. Think about the ‘gamestate’.'},
  {'author': 'owo_uwu_omo',
   'created_utc': 1595614097,
   'id': 'hx6shc',
   'num_comments': 48,
   'score': 16,
   'selftext': 'The pack contains:\n\n\\-All agents already rigged and textured\n\n\\-17 Weapons\n\n\\-7 Abilities/Agent weapons\n\n\\-4 Knifes\n\nI used Gildors UE Viewer aka UModel to get the Models and textures\n\nAll the models will only work in blender wich you can download for free on steam or on [blender.org](https://blender.org)\n\nYou can download the pack here: [https://drive.google.com/drive/folders/1HxHvnfIxtBKD8rCRr7\\_H1qPWWgV-D3La?usp=sharing](https://drive.google.com/drive/folders/1HxHvnfIxtBKD8rCRr7_H1qPWWgV-D3La?usp=sharing)\n\nEdit: If anyone needs other weapons just ask in the comments and il ad them to the pack',
   'subreddit': 'VALORANT',
   'title': 'Valorant assets pack for blender'},
  {'author': 'EnvyXoo',
   'created_utc': 1595598555,
   'id': 'hx23q5',
   'num_comments': 24,
   'score': 15,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Completely new to fps so this 1v5 ? ace in gold elo felt rlly good :3'},
  {'author': 'theframedhero34',
   'created_utc': 1595633195,
   'id': 'hxcckf',
   'num_comments': 6,
   'score': 14,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Freakazoid crazy 6 kills, 1v4 clutch'},
  {'author': 'evancanopenertwitch',
   'created_utc': 1595570510,
   'id': 'hwwg9z',
   'num_comments': 24,
   'score': 14,
   'selftext': 'I dont play often but when I do I always play with some asshole. Its not much better in the other game I play (rainbow six) \n\n(honestly valorant is a better game in every broad argument, I just dont play it since Im not used to the mechanics)',
   'subreddit': 'VALORANT',
   'title': 'Is it just me or does it feel like I have to report a player every other game'},
  {'author': 'Deatholon',
   'created_utc': 1595634141,
   'id': 'hxclku',
   'num_comments': 45,
   'score': 14,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Creative Way to Warmup! Criticism Welcome!'},
  {'author': 'ThreeArmedYama',
   'created_utc': 1595630819,
   'id': 'hxbpbm',
   'num_comments': 26,
   'score': 14,
   'selftext': 'The roomba made Valorant into a horror film\n\n[https://gfycat.com/jampackedforkedcrane](https://gfycat.com/jampackedforkedcrane)',
   'subreddit': 'VALORANT',
   'title': 'When a Raze Roomba has better tracking than you'},
  {'author': 'crima',
   'created_utc': 1595589605,
   'id': 'hwzz7x',
   'num_comments': 20,
   'score': 14,
   'selftext': "You push down mid on Haven, suddenly someone comes around window and you hit a nice headshot. You instantly start to reload your weapon and boom there comes the second guy and you're dead. \n\nIs that you?\n\nI constantly see players dying because they have this bad habit of immediately reloading after every kill.\n\nThis is one of the worst habits to have if you're trying to climb to higher ranks because the higher you get the more often you're gonna get punished for it.\n\nIt's not just that you can not shoot when someone comes around while you're reloading but most importantly your reload gives a massive sound queue to your opponent. \n\nAny player who listens to sounds properly can immediately locate you and quickly come around to kill you.\n\nSo really start choosing your time to reload carefully and become more confident in yourself to hit your shots even on low ammo.\n\nI've compiled a few example clips from my games in Immortal where the last bullets were just enough or I played whole rounds without reloading once.\n\nhttps://www.twitch.tv/videos/689215446\n\nI can honestly say I never lose rounds because I didn't have enough bullets in my clip. When I see I only got 3 bullets left it turns on that extra focus and actually makes me hit more of those shots.\n\nHope this can be a reminder and inspiration to you to become more aware of your bad habits in game.",
   'subreddit': 'VALORANT',
   'title': 'Are you often dying while reloading your weapon? Here is some inspiration to stop reloading after every kill'},
  {'author': 'blinker3345',
   'created_utc': 1595625445,
   'id': 'hxaagq',
   'num_comments': 8,
   'score': 13,
   'selftext': '[https://youtu.be/fwp3EbTD-5I](https://youtu.be/fwp3EbTD-5I)\n\nModel by me.\n\nAnimation by: \n\n[**u/Endisbefore**](https://www.reddit.com/user/Endisbefore/)',
   'subreddit': 'VALORANT',
   'title': 'Really long ghost'},
  {'author': 'relic-kun',
   'created_utc': 1595598019,
   'id': 'hx1yuw',
   'num_comments': 11,
   'score': 13,
   'selftext': 'So im pretty sure that everyone already noticed the cardboard of the new agent in the shop of split. But I actually saw nobody that noticed that shoes that are sold in that shop are actually the shoes that the new agents wears.\n\nWe also know that the new agent is a german engineer. On that poster where the new agent is seen on aswell, u can see the worde "Ultra Treter", which in german means somethin like "ultra shoes". \n\nSo those might be some new Invention that the new Agent made.\n\nWe also got that new Sticker on the Outside of the shop that actually is somethin like a no sound sticker.\n\nSo maybe we could see an ability with him activatin his shoes and then being able to walk fast without sound or something.\n\n​\n\nTell me what you guys think about that!',
   'subreddit': 'VALORANT',
   'title': 'New Agents Split Easteregg and what mostly everyone missed about it'},
  {'author': 'VardellOfficial',
   'created_utc': 1595578222,
   'id': 'hwxxp9',
   'num_comments': 3,
   'score': 12,
   'selftext': "In Valorant, you can pick which upgraded skin to have equipped. But to get to these skins, you must upgrade a gun reload animation or a VFX or even a finisher. For example, to get the purple/dark skin for the elderflame OP, you must upgrade the VFX, the animation, and also the finisher. I think RIOT should give you an option to turn specific animation upgrades on and off just like how you can switch which skin is on the gun. Personally, I don't like how the elderflame OP is pulled out when upgraded, BUT I love the VFX it gives and also the finisher; and also, I like the skin options. I just wish there was an option to turn off a specific animation so I can use one of the upgraded skins but have the pullout animation off.  \n\n\nWhat do you guys think? Any other suggestions for this?",
   'subreddit': 'VALORANT',
   'title': 'Optional Gun Upgrades'},
  {'author': 'Familyfriendly1',
   'created_utc': 1595584747,
   'id': 'hwz2i5',
   'num_comments': 3,
   'score': 12,
   'selftext': 'This is arrow is best used at the start of the round for getting quick info of the enemy if they are going to take C site. It is very easy to pull of and the info you get is too good.\n\nhttps://preview.redd.it/wvfxuzmx2sc51.png?width=1600&format=png&auto=webp&s=9eb2e3ea5014f2031d4bcce9cbd239c81e375a61',
   'subreddit': 'VALORANT',
   'title': 'I made an infographic about this one very good arrow for defending C site in Haven'},
  {'author': 'norskvalorant',
   'created_utc': 1595563813,
   'id': 'hwuz5u',
   'num_comments': 4,
   'score': 12,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '"knife game"'},
  {'author': 'SunixDx',
   'created_utc': 1595621351,
   'id': 'hx91tp',
   'num_comments': 13,
   'score': 12,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Easy Raze grenades that will help you win competitive games in Split (defending)'},
  {'author': '100ftF0X',
   'created_utc': 1595557526,
   'id': 'hwtfwm',
   'num_comments': 30,
   'score': 12,
   'selftext': 'I wonder if it might help with the Op especially. If arms and legs were the same instead of arms being the same as center mass. No more one shots to the knuckle? Thoughts?',
   'subreddit': 'VALORANT',
   'title': 'Should Arms Be Categorized with Legs Instead of Torso?'},
  {'author': 'sliccpeaches',
   'created_utc': 1595572388,
   'id': 'hwwucx',
   'num_comments': 21,
   'score': 11,
   'selftext': 'Half the time I\'m in a match, our duelists are always at the back end of the team while pushing sites. They\'re also the most common leavers I\'ve encountered. I prefer using Omen, and sometimes cypher, both of which are not designed to rush in and go bang bang. Why is it that most duelists want someone not a duelist to go in and push? And when they die, the classic line is, "Why was nobody watching me?", Or "You all are fucking useless. PUSH, you idiots." Or somewhere along those lines.',
   'subreddit': 'VALORANT',
   'title': 'Duelists'},
  {'author': 'Professional_Skin616',
   'created_utc': 1595621050,
   'id': 'hx8yc2',
   'num_comments': 5,
   'score': 11,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '"You got 6 kills there, you psycho"'},
  {'author': 'Descrappo87',
   'created_utc': 1595612800,
   'id': 'hx6cub',
   'num_comments': 6,
   'score': 11,
   'selftext': 'So I was digging the through the files this morning and I found something kinda interesting related to Shatter. Specifically, the textures for the characters body. \n\n[Take a look here](https://imgur.com/a/u0YfJ7m)',
   'subreddit': 'VALORANT',
   'title': 'Found something interesting while datamining'},
  {'author': 'lrndporto',
   'created_utc': 1595574085,
   'id': 'hwx6k4',
   'num_comments': 3,
   'score': 11,
   'selftext': 'Hi guys, my fps is locked in 60, but when I unlock him (+100 fps), my game starts struggle/dropping fps, anyone having this problem?',
   'subreddit': 'VALORANT',
   'title': 'Fps issue'},
  {'author': 'babyrapper120',
   'created_utc': 1595597144,
   'id': 'hx1qul',
   'num_comments': 28,
   'score': 10,
   'selftext': 'I just wonna start a discussion about the money reward for getting a kill.\n\nCurrently you always get 300 credits for a kill, doesnt matter which gun you use.  \nIn my opinion you should get more money for killing people with "lower-tier" guns like in cs and less money for takedowns with OP, vandal, phantom.\n\nThoughts?',
   'subreddit': 'VALORANT',
   'title': 'How do we feel about different kill rewards?'},
  {'author': 'reggiNN2k11',
   'created_utc': 1595602317,
   'id': 'hx34yt',
   'num_comments': 19,
   'score': 10,
   'selftext': 'It\'s a video game. You control your own fate. If you make only right decisions, you will win maybe 80% of your games. If you are in a specific small range of ranks for an extended period of time it is solely because you belong there. It is that simple, unfortunately.\n\nI know that some games are just unwinnable but it\'s not an excuse to have "bad" teammates and being stuck in a low rank, top fragging every game.\n\nI don\'t say this to sound bitter or anything. Focus on your game, your decisions and your performance.\nTell your team what you are holding, where you wanna go and trade kill your mates on entry - you\'re on your way to diamond.',
   'subreddit': 'VALORANT',
   'title': 'Stuck?'},
  {'author': 'lolkarthus',
   'created_utc': 1595565232,
   'id': 'hwvb4d',
   'num_comments': 8,
   'score': 10,
   'selftext': 'The ultimate betrayal captured on film.\n\n [https://imgur.com/gallery/33JBjwV](https://imgur.com/gallery/33JBjwV)',
   'subreddit': 'VALORANT',
   'title': 'Last Supper'},
  {'author': 'HermeyTheDentist69',
   'created_utc': 1595551539,
   'id': 'hwrwfr',
   'num_comments': 14,
   'score': 10,
   'selftext': "When I'm playing as brimstone I notice that his arms are incredibly smooth.  He's a big guy so I think he should have a forest on his arms and possibly hands.  I'm sick of looking at his new baby born arms.",
   'subreddit': 'VALORANT',
   'title': "Someone Make Brimstone's Arms Hairier"},
  {'author': 'vGrimv',
   'created_utc': 1595582491,
   'id': 'hwyocb',
   'num_comments': 15,
   'score': 10,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Just Reyna things.'},
  {'author': 'azeememad',
   'created_utc': 1595592051,
   'id': 'hx0i5v',
   'num_comments': 12,
   'score': 10,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'The Shorty dream'},
  {'author': 'Glitchy13',
   'created_utc': 1595575572,
   'id': 'hwxgl8',
   'num_comments': 11,
   'score': 10,
   'selftext': 'I just got into tier 46 and I’m desperately trying to finish it in time. I feel like a double exp weekend or someone makes sense or maybe more daily missions. I don’t want to buy the last few tiers unless absolutely necessary.',
   'subreddit': 'VALORANT',
   'title': 'Will there be an extra exp event in these last few days?'},
  {'author': 'BillzXD',
   'created_utc': 1595575076,
   'id': 'hwxd82',
   'num_comments': 14,
   'score': 9,
   'selftext': 'Before getting into Valorant I was a longtime League player, playing on and off since Season 2. One of the big factors that led to me quitting earlier this year was that I felt Riot would never change their ways and start giving legitimate punishments to players who are clearly griefing (not just having a bad game) or AFK\'ing games. I\'ve really been enjoying Valorant, but I still feel that these issues are just as bad here.\n\nAFK\'ing feels like a huge problem right now, there will be days when every game or two there\'s an AFK on a team, just the other day I ff\'d for the first time when we had to play a 3v5. What\'s the punishment for this? A short (I\'ve heard from 5 minutes to an hour) matchmaking cooldown. An hour? That\'s it? You effectively ruin a game for 4 people and your punishment is you have to do something else for an hour? When I first started playing League I AFK\'d one time, and got an instant 24 hour ban, thousands of games later and I\'ve never intentionally AFK\'d again.\n\nI will concede that Riot is having serious client/server issues atm, I\'ve gotten error codes that kick me a few times, so until that stabilizes I can understand why they dont wanna be banning dudes for AFK\'s, but is this an excuse for griefing?\n\n I just played a game where my botfrag gold 1 omen blamed the two silvers who were doing better than him for "baiting him", and he proceeded to grief for 12 the next 12 rounds. A 9-3 stomp turned into a 13-12 clutch because one guy decided he didn\'t want us to win anymore; he\'d sit in base with staring at corners, wouldn\'t move even when he had bomb, intentionally smoked/flashed us on pushes. What do I expect will happen? Absolutely nothing. Having played league for years I know that nothing will happen for griefing unless a dude is reported a billion times, and then if he does get punished it\'s not gonna be for more than a week.\n\nAt what point will Riot actually step in and punish players who ruin the game for others? They\'re so afraid of losing potential customers that they alienate their dedicated players.',
   'subreddit': 'VALORANT',
   'title': 'When will Riot start giving actual punishments?'},
  {'author': 'lilboybrandon',
   'created_utc': 1595630218,
   'id': 'hxbjo0',
   'num_comments': 5,
   'score': 9,
   'selftext': 'As a tribute to all the Jett mains that buy Shortys for 1st round, [SHORTY GANG](https://twitter.com/bhdpsd/status/1286788909855199232/photo/1)',
   'subreddit': 'VALORANT',
   'title': 'I drew Jett in a cute workout outfit!'},
  {'author': 'jepehh',
   'created_utc': 1595594261,
   'id': 'hx10o5',
   'num_comments': 0,
   'score': 8,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Tried to draw sage'},
  {'author': 'wind711',
   'created_utc': 1595576906,
   'id': 'hwxpe6',
   'num_comments': 8,
   'score': 8,
   'selftext': 'In the middle of my match today, I jump into vents and gets a kill. My Cypher does the "where is everyone hiding?" but it doesn\'t pop the wall hacks. I turn around and see no brim Cypher and the team frozen in place, brim spinning. Then my game goes black screen and stays like that forever until I restart. I come back and I\'m in the lobby and match isn\'t in the history. \n\nHas this ever happened to anyone?',
   'subreddit': 'VALORANT',
   'title': 'Cypher Ult Literally Became Hacks'},
  {'author': 'killerbean4ever',
   'created_utc': 1595581687,
   'id': 'hwyjc4',
   'num_comments': 12,
   'score': 8,
   'selftext': "My friend was a real trash player when he started the placements. I thought him how to play and explained him what he was doing wrong, he now has 17 green lines, greatly increased 4 times in a row. He's still iron 1. He's top frag in all of his games.",
   'subreddit': 'VALORANT',
   'title': 'Is iron 1 cursed?'},
  {'author': 'PullOutGameKronk',
   'created_utc': 1595561222,
   'id': 'hwucpd',
   'num_comments': 4,
   'score': 8,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My First Ace Ever!'},
  {'author': 'QuestionablePotato42',
   'created_utc': 1595572425,
   'id': 'hwwupb',
   'num_comments': 4,
   'score': 8,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Retaking B site with Viper's Ult 4k"},
  {'author': 'KhaoticTenacity',
   'created_utc': 1595616918,
   'id': 'hx7o71',
   'num_comments': 27,
   'score': 8,
   'selftext': "Whenever I go into ranked and expect to win, I lose horrendously. And when I go into ranked expecting the derank, I win and am top frag. Never changing ranks, staying solid at bronze 3 I don't understand what is going on. \n\nI feel as though the game gives me garbage enemies after losing  even if very little elo was exchanged and gives me Smurf gods when I win against the garbage enemies. \n\nThere seems to be no happy medium for me, I am middle bronze 3, not enough rank from a great match not enough to derank from a bad match. \n\nI don't even know what changes, I tend to be pretty consistent in my aiming and rotations but I either get insta 1 tapped through smoke or completely obliterate the enemy team.",
   'subreddit': 'VALORANT',
   'title': 'Ranked is going to give me a stroke.'},
  {'author': '[deleted]',
   'created_utc': 1595571935,
   'id': 'hwwqyh',
   'num_comments': 5,
   'score': 8,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'Nothing special but was told to share my first ace with you guys'},
  {'author': 'Ultra_Viper',
   'created_utc': 1595582712,
   'id': 'hwypp0',
   'num_comments': 24,
   'score': 8,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant Ace/4k Montage - My Road to Diamond'},
  {'author': 'AdiSoldier245',
   'created_utc': 1595561586,
   'id': 'hwufuz',
   'num_comments': 57,
   'score': 7,
   'selftext': "Reyna is just SO FUN, but I understand that she's useless as a team player. I wanted some suggestions for agent choices.",
   'subreddit': 'VALORANT',
   'title': "I've seen a lot of (justifiable)hate for reyna players and wanted to ask what should I play instead?"},
  {'author': 'sgh0st9',
   'created_utc': 1595562239,
   'id': 'hwulgi',
   'num_comments': 0,
   'score': 7,
   'selftext': "https://streamable.com/lianie\n\nFriend and I came up with a cool little strat for Raze's bomber drone using Sova's recon arrow.",
   'subreddit': 'VALORANT',
   'title': 'Reconbot Strat'},
  {'author': 'realNightwinq',
   'created_utc': 1595584979,
   'id': 'hwz44s',
   'num_comments': 25,
   'score': 7,
   'selftext': 'More likely to lose if you are toxic to your teamates. Just rage off mic or something instead of tilting everyone',
   'subreddit': 'VALORANT',
   'title': 'reminder that being toxic wont win you games'},
  {'author': 'frallemagne',
   'created_utc': 1595604617,
   'id': 'hx3top',
   'num_comments': 16,
   'score': 7,
   'selftext': 'I think it is unfair, that you derank when you get MVP with 30+ kills. This needs changing. Any person getting MVP or Team MVP on a losing team, should not lose points.',
   'subreddit': 'VALORANT',
   'title': 'Ranking issue'},
  {'author': '_mvkoto',
   'created_utc': 1595572207,
   'id': 'hwwsz5',
   'num_comments': 4,
   'score': 7,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Don't just passively spectate when you're dead. Awesome soloQ teammates help Ping to clutch a 1v3"},
  {'author': 'RezallicA',
   'created_utc': 1595601780,
   'id': 'hx2zfo',
   'num_comments': 10,
   'score': 7,
   'selftext': 'Hello,i uploaded a video to show you my big problem at this game\n\n[https://streamable.com/yh9hrb](https://streamable.com/yh9hrb)\n\nMy PC Spec:\n\nAsrock 970 Extreme 4\n\nAMD X6 1090T\n\nR9 390\n\n8 GB DDR3',
   'subreddit': 'VALORANT',
   'title': 'Valorant HUGE Fps Drop'},
  {'author': 'nathanRegister',
   'created_utc': 1595596380,
   'id': 'hx1jpq',
   'num_comments': 10,
   'score': 7,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My best ace so far. (Platinum)'},
  {'author': 'Filksmeister',
   'created_utc': 1595600896,
   'id': 'hx2qih',
   'num_comments': 4,
   'score': 7,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Lets be proactive with this subreddit, before it is ruined.'},
  {'author': 'fafaqweqwe',
   'created_utc': 1595574310,
   'id': 'hwx84d',
   'num_comments': 21,
   'score': 7,
   'selftext': "http://imgur.com/a/ygEdNEa\n\nFinally managed to hit immortal playing sage most of the time. It's not about getting the MVP or having a high KDA. Play it safe and help the team and the grind will be worth it in the end.",
   'subreddit': 'VALORANT',
   'title': 'A small follow up as a sage main'},
  {'author': 'Diniz91',
   'created_utc': 1595621037,
   'id': 'hx8y5g',
   'num_comments': 19,
   'score': 7,
   'selftext': 'I love this game, but i\'ve been shot awhile my enemy is moving way too many times to go unoticed. I began to record all my games to see odd things, most of them were shots that i would say "HOW WAS THAT NOT A HIT?" but in slow mo i would actually see i didn\'t hit the target. Now, the ammount of times i got hit awhile my target was still moving is insane. I used to think it was just an illusion but no, it is not. I\'ve ran into it so many times that i already accepted that it happens not just to me, but to everyone. Unfortunatly we do not have replays yet to compare it to our PoV, but i ran into a streamer recently and exactly what happens to me happent to him.  \nThis is his [PoV](https://www.twitch.tv/videos/687913762?t=02h50m50s). 2 things to notice: 1. I die awhile still moving to his right. 2 He gets shot once.  \nThis is my [PoV](https://www.youtube.com/watch?v=IiN1KW_mIV0&feature=youtu.be). 2 things to notice: 1. when i shoot i\'m slightly moving foward. 2. I move slightly to my right(his left) before i get shot.  \nOn his PoV i do not move forward or to his left, i die awhile moving to his right as if i had not moved slightly forward then to his left.  \nNow, if the only shot i landed on him was a headshot, he would have died without beeing able to shot and i would still be moving on his pov, which is exactly what happens way too often to me and other people who also complain about this.',
   'subreddit': 'VALORANT',
   'title': 'Moving shots are still a thing.'},
  {'author': 'ComeOnbruh17',
   'created_utc': 1595566023,
   'id': 'hwvhep',
   'num_comments': 6,
   'score': 7,
   'selftext': "Sole-queing in ranked feels like gambling. One day I'll get good players and win several games the next day I'll get garbage players or unranked players on the other team who seem to be smurfing. Its very disheartening. There is also games where players disconnect",
   'subreddit': 'VALORANT',
   'title': 'Ranked'},
  {'author': 'Toxic_Blitz',
   'created_utc': 1595606719,
   'id': 'hx4gb6',
   'num_comments': 25,
   'score': 6,
   'selftext': 'OBSIDIAN - SENTINEL\n\n​\n\nObsidian was born in the core of the earth, after 37 years the first light had struck. He grew up in a civilisation called rockilians. They roamed the depths of the Earth trying to live peacefully against their enemies, zelons, who could control metals. The zelons had terrorized the rockilians for years until the rockilians created a group of warriors called the Almighty, to protect their culture and people. One day, the zelons raided a rockilian town and murdered Obsidians parents. From that day on he had done whatever it takes to protect others. After a couple years of trying to protect other rockilians, he was invited to the Almighty however there was a blast of lava that shot him straight up to the surface of Earth, where he was now partially made up out of molten lava. Valorant had been trying to track him down for years until Obsidian had found them. From that moment on Obsidian had been a part of Valorant.\n\nFirst Ability (C) - Rock Shatter - 2 uses - $200\n\nUpon activation, it Summons a rock in his hands from the ground beneath him. Upon pressing the ability button again, he casts his rock onto any floor or wall and when an enemy walks on it or next to it, it damages and dazes the player for 2 seconds.\n\nLike cypher trap but instead of info it damages. Only sound queue no detection.\n\nSecond Ability (Q) - Molten Lava - 2 uses - $200\n\nUpon activation, he reaches into the ground and picks up some some hot rock, when you press "lmb" he throws the rock onto the floor/surface and activates the molten lava. The molten lava does 50dps when stood in it and it gives a burning de-buff once stepped of of it for 3 seconds. The melting de-buff does 10dps.\n\nIt is like viper\'s snakebite but instead of vulnerability it gives burning. Brimstone\'s molly is 60dps which is 15 damager per 0.25 seconds.\n\nSignature Ability (E) - Rock Pillar - 2 uses - regenerates every 30 seconds\n\nBrings a pillar of rock on a suggested marker which can boost a teammate or himself onto an elevated position. It has 350hp but does not take damage over time.\n\nLike Sage\'s Wall but stays there for whole round but can not be used to delay enemies but just to elevate yourself.\n\nUltimate Ability (X) - Crystalize\n\nUpon activation Obsidian turns into Crystal for 4 seconds to regenerate all health whilst adding an extra 50 . His abilities and weapons do 15% less damage. The bonus stays until he takes enough damage to break his crystal shield.\n\nNOT MY ARTWORK - him with his ultimate active - head still crystal but body is rock when not active\n\nhttps://preview.redd.it/0err3l6rwtc51.png?width=1169&format=png&auto=webp&s=fb8153144de4427c4c3ddf12e29134c21acfa3a8',
   'subreddit': 'VALORANT',
   'title': 'Agent Concept - Obsidian'},
  {'author': 'S1icc',
   'created_utc': 1595559604,
   'id': 'hwtyls',
   'num_comments': 4,
   'score': 6,
   'selftext': '\n\n[View Poll](https://www.reddit.com/poll/hwtyls)',
   'subreddit': 'VALORANT',
   'title': 'Do you want ranks to be changed at the end of act 1?'},
  {'author': 'rodol21fo',
   'created_utc': 1595582542,
   'id': 'hwyomt',
   'num_comments': 7,
   'score': 6,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Viper feels unbeatable with the bomb planted and time in her favour'},
  {'author': 'VTR_LLJW999',
   'created_utc': 1595633860,
   'id': 'hxcj01',
   'num_comments': 2,
   'score': 6,
   'selftext': '[https://youtu.be/MBrOJToWWBM](https://youtu.be/MBrOJToWWBM) To those omen mains, this video will definitely help. Blows my mind that these tricks are not used too often. It is a very short video and you should watch it if you want to.',
   'subreddit': 'VALORANT',
   'title': 'My friend created a very good AGGRESSIVE Omen teleport tutorial'},
  {'author': 'srijan2020',
   'created_utc': 1595616769,
   'id': 'hx7mg3',
   'num_comments': 38,
   'score': 6,
   'selftext': 'Today i played a game where the cyper was so abusive and toxic and i really wish there was a block button in the game as i dont want to encounter him again and his premades were supporting him ik people will be toxic but that i can handle but he was abusive and i refused to play the game and was revealing the location of my team and got a 10 mins penalty Along with voice and chat ban\n\nAbusing when a player is learning is not ok if u want good teammates go play ranked\n\n\nIk i can mute the chat but the issue is i dont want to be matched with him again and i wish valorant puts a block player or blacklist player option\n\nIink of the chat\n\n\nhttps://imgur.com/a/B8VPbEo',
   'subreddit': 'VALORANT',
   'title': 'Block player option is required in valorant'},
  {'author': 'Jake66900',
   'created_utc': 1595625527,
   'id': 'hxabc4',
   'num_comments': 2,
   'score': 6,
   'selftext': 'Basically the title, i used to be able to play on all high settings with everything (except v-sync) enabled on valo and easily get 200+ fps, after this patch however I can barely get 100+ and constantly have lag spikes idk whats going on',
   'subreddit': 'VALORANT',
   'title': 'New patch is incredibly laggy'},
  {'author': 'wvcmkv',
   'created_utc': 1595573354,
   'id': 'hwx1d3',
   'num_comments': 15,
   'score': 6,
   'selftext': 'https://cdn.discordapp.com/attachments/700112836478763109/736105697762082826/unknown.png\n\nTwo other people on their team typed in chat over the course of the game (iCasKade and Dinger), but this lster guy was typing his hands off the entire time. This was accompanied by some REAL weird rotation/push decisions and a LOT of trash talk. Unsure if this was caused by someone changing their name midgame, or some new 6th player spec exploit. Any ideas?',
   'subreddit': 'VALORANT',
   'title': "Someone who was NOT listed on the game scoreboard was able to type in chat the entire game. What's going on here?"},
  {'author': 'goheels1812',
   'created_utc': 1595600380,
   'id': 'hx2lbq',
   'num_comments': 40,
   'score': 6,
   'selftext': 'Omen main here. I absolutely love Omen’s abilities and how he can help the team, but I feel like his Ult is underpowered compared to other agents. \n\nMy problem with it is that any team that’s halfway decent is going to be listening for the enemy Omen as soon as they hear “scatter.” When I’m on defense, if you Ult out to flank you are giving up a crucial angle that you are holding (and the other team is going to be checking their flank for you anyways). If it’s a fake and you Ult to help at A, you basically give up B completely and vice versa. \n\nOn offense the Ult isn’t super helpful on Bind, Ascent, and Split. I’ve Ult’d to probably every site there and I’m lucky to get one pick so my team can advance before the defense takes me out. My one caveat is I think the Ult is a lot more useful on Haven since it’s a more spread out map. \n\nThen you look at the Ult points. Valorant is basically saying Omen’s Ult is more useful than Phoenix getting a free life to charge forward onto a site for a pick and equally useful to Sage being able to res a teammate.\n\nFor me, Omens Ult has basically turned into a Sova recon arrow. I just Ult onto site to gain info on where the enemy team is and then cancel before I get one tapped to the dome. \n\nI’m not really sure how I would change Omens Ult if I could, but when I mess around in spike rush/unrated with other agents I feel like I get way more use out of their Ult.',
   'subreddit': 'VALORANT',
   'title': 'Is Omen’s Ult the worst in the game after Vipers buff?'},
  {'author': 'LowDawgz',
   'created_utc': 1595633044,
   'id': 'hxcb3o',
   'num_comments': 0,
   'score': 6,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Pheonix Ace + 1 (Hexakill) for the Round Clutch'},
  {'author': 'Paperblocc',
   'created_utc': 1595570471,
   'id': 'hwwfya',
   'num_comments': 4,
   'score': 6,
   'selftext': 'https://imgur.com/a/OzwtisM\n\nGame is literally unplayable. Back in Beta, there was Arm Mechanic, the best Player Card in the game. It was removed on release. I have seen no outcry for the loss of man’s best friend, and so now I will take charge.\n\nBring Breach’s dog back! That’s all I ask. I don’t need hit registration fixes. I don’t need recoil reset fixes. I don’t even need cheaper micro-transactions. All I want is Breach’s furry friend to be in the game again.',
   'subreddit': 'VALORANT',
   'title': 'Bring Back Breach’s Dog!'},
  {'author': 'Namazuchi',
   'created_utc': 1595623879,
   'id': 'hx9txb',
   'num_comments': 18,
   'score': 5,
   'selftext': 'Ok hear me out...\n\nWhat if you are scoped in and you get flashed the effect of the flash lasts a bit longer?\n\nIt actually makes sense even in real life cuz you don’t wanna be looking at the flash point with your magnifying glass that’s for sure.\n\n\nIt wouldn’t be that much of a nerf but good enough to make oppers think if they wanna be hard scoped in or not, and I think that would make a good enough difference to counter the op meta at least a lil bit.',
   'subreddit': 'VALORANT',
   'title': 'Smart Operator nerf?'},
  {'author': 'ermendonce',
   'created_utc': 1595610424,
   'id': 'hx5mqp',
   'num_comments': 0,
   'score': 5,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "I edited my first gaming video today! I made a Valorant compilation using footage from my friend's stream!"}],
 [{'author': 'neb55555',
   'created_utc': 1595643209,
   'id': 'hxevm2',
   'num_comments': 147,
   'score': 109,
   'selftext': "# T1 0-2 Homeless \n\n**Bind:** 10-13\n\n**Ascent:** 6-13\n\n**??:** Unplayed\n\n**Homeless will play Cloud9 in the Semifinals. Streamed on [Pax Arena's Twitch](https://www.twitch.tv/paxarena)**\n\n---\n\n### Map 1/3 Bind\n\n|Team|DEF|ATT|Total|\n|:--|:--:|:--:|:--:|\n| **T1**|6|4|**10**|\n| **Homeless**|6|7|**13**|\n\n|   | **T1** | **K** | **D** | **A** | **ACS** |\n|---|------|---|---|---|-----|\n| SV | Skadoodle    | 23 | 12 | 8 | 287   |\n| PH | Brax    | 22 | 16 | 4 | 251   |\n| CI | Crashies    | 11 | 18 | 8 | 155   |\n| SG | AZK    | 9 | 18 | 11 | 124   |\n| BM | food    | 8 | 16 | 8 | 101   |\n\n|   | **Homeless** | **K** | **D** | **A** | **ACS** |\n|---|------|---|---|---|-----|\n| BM | supamen    | 23 | 14 | 6 | 266   |\n| RZ | Laski    | 15 | 16 | 1 | 200   |\n| SV | psalm    | 16 | 12 | 1 | 195   |\n| SG | Poised    | 16 | 13 | 4 | 193   |\n| CI | dephh    | 10 | 18 | 3 | 130   |\n\n---\n\n### Map 2/3 Ascent\n\n|Team|DEF|ATT|Total|\n|:--|:--:|:--:|:--:|\n| **T1**|4|2|**6**|\n| **Homeless**|8|5|**13**|\n\n|   | **T1** | **K** | **D** | **A** | **ACS** |\n|---|------|---|---|---|-----|\n| SV | Skadoodle    | 11 | 16 | 2 | 168   |\n| OM | Brax | 15 | 15 | 2 | 223   |\n| CI | Crashies    | 8 | 15 | 3 | 101   |\n| BC | AZK    | 8 | 17 | 8 | 159   |\n| PH | food    | 14 | 16 | 5 | 201   |\n\n|   | **Homeless** | **K** | **D** | **A** | **ACS** |\n|---|------|---|---|---|-----|\n| BM | supamen    | 24 | 7 | 1 | 318   |\n| OM | Laski    | 8 | 13 | 5 | 131   |\n| SV | psalm    | 14 | 10 | 9 | 204   |\n| PH | Poised    | 13 | 14 | 6 | 226   |\n| CI | dephh    | 17 | 12 | 6 | 232   |\n\n---\n\n### [Detailed Match Statistics](https://www.thespike.gg/match/t1-homeless/808)",
   'subreddit': 'VALORANT',
   'title': 'T1 vs Homeless / PAX Arena Invitational - Quarterfinals / Post-Match Discussion News & Events | Esports'},
  {'author': 'LiaBrooksy',
   'created_utc': 1595646135,
   'id': 'hxfk48',
   'num_comments': 69,
   'score': 56,
   'selftext': 'Please stop acting so darn inappropriate towards me the moment I use voice chat to communicate. The slurping, the kissing noises, the rude questions and disgusting side comments. It’s cringe and there’s nothing more annoying than hearing you treat a male teammate using voicechat normally and with respect, but the minute I open my mouth, I get a totally different response. I’m not asking for much, just to be treated equal. \n\nIt’s got to the point now where I just tell a guy who’s being overly crude I’m 13, and sometimes that’s not even enough to deter him (kind of worrying). I get there’s trolls and I know a ton of people will tell me not to use voice chat, but couldn’t guys just actively try not make girls feel uncomfortable? Communication helps teams win, it’s a fact. And I want to be part of it. Yes, it’s the internet, and I probably should just shut up and get used to it, but that doesn’t make it right. \n\nTo end on a positive note, to the guys that don’t flinch or react whenever I speak because it shouldn’t be a big deal and literally carry on as normal, you’re awesome and thank you!',
   'subreddit': 'VALORANT',
   'title': 'Heterosexual male gamers, I have one request.'},
  {'author': 'neb55555',
   'created_utc': 1595650692,
   'id': 'hxgkzv',
   'num_comments': 33,
   'score': 44,
   'selftext': "# Immortals 0-2 Cloud9\n\n**Ascent:** 9-13\n\n**Bind:** 8-13\n\n**??:** Unplayed\n\n**Cloud9 will play Homeless in the Semifinals. Streamed on [Pax Arena's Twitch](https://www.twitch.tv/paxarena)**\n\n---\n\n### Map 1/3 Ascent\n\n|Team|DEF|ATT|Total|\n|:--|:--:|:--:|:--:|\n| **Immortals**|5|4|**9**|\n| **Cloud9**|7|6|**13**|\n\n|   | **Immortals** | **K** | **D** | **A** | **ACS** |\n|---|------|---|---|---|-----|\n| BM | jcStani    | 20 | 18 | 3 | 283   |\n| RN | Asuna    | 18 | 15 | 6 | 249   |\n| SV | Genghsta    | 15 | 15 | 4 | 171   |\n| OM | KOLER    | 11 | 15 | 4 | 146   |\n| CI | Bjor    | 8 | 15 | 8 | 118   |\n\n|   | **Cloud9** | **K** | **D** | **A** | **ACS** |\n|---|------|---|---|---|-----|\n| JT | TenZ    | 21 | 13 | 8 | 303 |\n| SG | mitch    | 13 | 13 | 8 | 38   |\n| SV | shinobi    | 16 | 15 | 3 | 3  |\n| OM | Relyks    | 15 | 16 | 4 | 163   |\n| CI | vice    | 13 | 15 | 3 | 156   |\n\n---\n\n### Map 2/3 Bind\n\n|Team|DEF|ATT|Total|\n|:--|:--:|:--:|:--:|\n| **Immortals**|6|2|**8**|\n| **Cloud9**|6|7|**13**|\n\n|   | **Immortals** | **K** | **D** | **A** | **ACS** |\n|---|------|---|---|---|-----|\n| SG | jcStani    |9|17|4|126|\n| RZ | Asuna    |19|17|6|269|\n| SV | Genghsta    |11|15|8|200|\n| BM | KOLER   |18|17|3|248|\n| CI | Bjor    |14|16|1|159|\n\n|   | **Cloud9** | **K** | **D** | **A** | **ACS** |\n|---|------|---|---|---|-----|\n| RZ | TenZ    |23|19|8|342|\n| SG | mitch    |12|14|10|184|\n| SV | shinobi   |14|16|5|173|\n| BM | Relyks    |17|13|5|210|\n| CI | vice   |16|9|2|184|\n\n---\n\n### [Detailed Match Statistics](https://www.thespike.gg/match/immortals-cloud9/809)",
   'subreddit': 'VALORANT',
   'title': 'Immortals vs Cloud9 / PAX Arena Invitational - Quarterfinals / Post-Match Discussion'},
  {'author': 'MouDaijoubouNazete',
   'created_utc': 1595639063,
   'id': 'hxdv0f',
   'num_comments': 23,
   'score': 35,
   'selftext': 'Phoenix planted the spike with his ult and as he was finishing the plant his ult ended causing the spike to be planted in B Main, outside the spike range. \n\n [https://imgur.com/a/8AgLPOU](https://imgur.com/a/8AgLPOU)',
   'subreddit': 'VALORANT',
   'title': 'Spike Planted Outside Site after Phoenix Ult'},
  {'author': 'Veevlo',
   'created_utc': 1595637771,
   'id': 'hxdjd6',
   'num_comments': 39,
   'score': 31,
   'selftext': " **I found a new glitch spot for Jett on Split it's really good if you have good team coordination and are able to lead the enemy into your side or its really good for cutting off flanks from mid. Please watch** \n\n[Guide plus some kills ](https://reddit.com/link/hxdjd6/video/s45bdpcqgwc51/player)",
   'subreddit': 'VALORANT',
   'title': 'New Glitch Jett Spot on Split to Shut down flanks (Glitch)'},
  {'author': 'SkyVanguard',
   'created_utc': 1595655251,
   'id': 'hxhimb',
   'num_comments': 109,
   'score': 26,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "I'm one of those Jetts everyone hates - Silly Shotgun Clips"},
  {'author': 'Rendium',
   'created_utc': 1595660150,
   'id': 'hxif70',
   'num_comments': 16,
   'score': 20,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Phoenix ultimate plants spike outside of site'},
  {'author': 'neb55555',
   'created_utc': 1595636667,
   'id': 'hxd93i',
   'num_comments': 35,
   'score': 17,
   'selftext': "# Sentinels 2-1 Gen.G\n\n**Bind:** 9-13\n\n**Ascent:** 13-8\n\n**Split:** 13-9\n\n**Sentinels will play TSM in the Semifinals. Streamed on [Pax Arena's Twitch](https://www.twitch.tv/paxarena)**\n\n---\n\n### Map 1/3 Bind \n\n|Team|DEF|ATT|Total|\n|:--|:--:|:--:|:--:|\n| **Sentinels**|6|3|**9**|\n| **Gen.G**|6|7|**13**|\n\n|   | **Sentinels** | **K** | **D** | **A** | **ACS** |\n|---|------|---|---|---|-----|\n| PH | sinatraa    | 21 | 17 | 9 | 274   |\n| CI | dapr    | 20 | 16 | 4 | 234   |\n| SV | ShahZaM    | 12 | 16 | 5 | 183   |\n| BM | zombs    | 14 | 16 | 9 | 171   |\n| SG | SicK    | 10 | 16 | 5 | 156   |\n\n|   | **Gen.G** | **K** | **D** | **A** | **ACS** |\n|---|------|---|---|---|-----|\n| CI | MkaeL    | 22 | 16 | 10 | 288   |\n| PH | gMd    | 17 | 16 | 10 | 248   |\n| SG | effys    | 18 | 14 | 12 | 217  |\n| SV | huynh    | 12 | 15 | 10 | 173   |\n| BM | PLAYER1    | 12 | 16 | 9 | 173   |\n\n---\n\n### Map 2/3 Ascent\n\n|Team|DEF|ATT|Total|\n|:--|:--:|:--:|:--:|\n| **Sentinels**|8|5|**13**|\n| **Gen.G**|4|4|**8**|\n\n|   | **Sentinels** | **K** | **D** | **A** | **ACS** |\n|---|------|---|---|---|-----|\n| SV | sinatraa    | 18 | 13 | 12 | 240   |\n| CI | dapr    | 21 | 12 | 7 | 276   |\n| BC | ShahZaM    | 19 | 12 | 9 | 242   |\n| OM | zombs    | 11 | 16 | 6 | 164   |\n| SG | SicK    | 16 | 13 | 7 | 210   |\n\n|   | **Gen.G** | **K** | **D** | **A** | **ACS** |\n|---|------|---|---|---|-----|\n| CI | MkaeL    | 12 | 18 | 1 | 159   |\n| RZ | gMd    | 16 | 17 | 3 | 246   |\n| SG | effys    | 8 | 16 | 5 | 120  |\n| JT | huynh    | 14 | 18 | 4 | 216   |\n| OM | PLAYER1    | 15 | 16 | 4 | 199   |\n\n\n---\n\n### Map 3/3 Split\n\n|Team|DEF|ATT|Total|\n|:--|:--:|:--:|:--:|\n| **Sentinels**|7|6|**13**|\n| **Gen.G**|5|4|**9**|\n\n|   | **Sentinels** | **K** | **D** | **A** | **ACS** |\n|---|------|---|---|---|-----|\n| RZ | sinatraa    | 18 | 17 | 14 | 288   |\n| CI | dapr    | 19 | 14 | 7 | 243   |\n| JT | ShahZaM    | 23 | 16 | 1 | 268   |\n| OM | zombs    | 9 | 14 | 4 | 130   |\n| SG | SicK    | 15 | 13 | 6 | 187   |\n\n|   | **Gen.G** | **K** | **D** | **A** | **ACS** |\n|---|------|---|---|---|-----|\n| CI | MkaeL    | 19 | 18 | 11 | 266   |\n| RZ | gMd    | 16 | 15 | 2 | 182   |\n| SG | effys    | 13 | 20 | 7 | 182  |\n| JT | huynh    | 18 | 15 | 3 | 218   |\n| OM | PLAYER1    | 8 | 17 | 6 | 130   |\n\n\n---\n\n### [Detailed Match Statistics](https://www.thespike.gg/match/sentinels-gen-g-esports/807)",
   'subreddit': 'VALORANT',
   'title': 'Sentinels vs Gen.G / PAX Arena Invitational - Quarterfinals / Post-Match Discussion'},
  {'author': 'ImThour',
   'created_utc': 1595661277,
   'id': 'hximo1',
   'num_comments': 85,
   'score': 14,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'VALORANT Netcode Analaysis'},
  {'author': '3xcalix',
   'created_utc': 1595641819,
   'id': 'hxejcb',
   'num_comments': 134,
   'score': 12,
   'selftext': "​\n\nhttps://reddit.com/link/hxejcb/video/nd91nn13swc51/player\n\nI am literally standing in one spot never moving, not moving my mouse in the SLIGHTEST, letting the recoil reset every single time, and the shots are not going the same exact area. I always wondered why sometimes I would get body shots when I am only aiming at the head. Is this intentional? Because this is one of the stupidest things I've ever seen in a FPS game tbh. How is adding RNG to the most ACCURATE way to shoot a good idea?",
   'subreddit': 'VALORANT',
   'title': 'You are Never 100% Accurate in Valorant'},
  {'author': 'Going_Hell',
   'created_utc': 1595653278,
   'id': 'hxh4sh',
   'num_comments': 15,
   'score': 11,
   'selftext': "​\n\n[ There are so much more fun stuff we can get in Spirit Blossom event, Riot really nailed it when they made such a fun experience for people to spend their money. But in VALORANT it’s just too bland in comparison. I want to support this game but right now the buying experience doesn't feel right.](https://preview.redd.it/thh3iioboxc51.png?width=1202&format=png&auto=webp&s=668eeacf84b07e79c8466719c365a54641bb74b4)",
   'subreddit': 'VALORANT',
   'title': "[Comic] Jett can't get what she wants"},
  {'author': 'IgorMunizArt',
   'created_utc': 1595648401,
   'id': 'hxg2lq',
   'num_comments': 22,
   'score': 11,
   'selftext': 'Hi, i made this instagram filter of viper mask, if open your mouth can smoke, and tap on the screen for clean. Link of test in comments, what do you think?\n\nhttps://reddit.com/link/hxg2lq/video/z32r8alkbxc51/player',
   'subreddit': 'VALORANT',
   'title': 'Viper Mask Instagram filter'},
  {'author': 'HairLikeWinterFire',
   'created_utc': 1595666251,
   'id': 'hxjhdj',
   'num_comments': 27,
   'score': 9,
   'selftext': "In the more Maps vs more Agents argument, I'm some where in the middle. What I would like is more interactive maps.\n\nI had a dream the other night (please bear with me, I swear this is a serious post) that I was playing valorant, and the map was a bit like ascent but with a squarish mid of cobbled stone and a statue in the center. The statue had a sight stealing lantern in its outstretched arm and could be swiveled around in its position so players make it face the direction the opposing team would take.\n\nI imagine this is too powerful by itself so maybe it could have a switch to activate it for a limited time? Or maybe the lantern could be shattered so that the team controlling it wouldnt have undue advantage? idk.\n\nThe point is that there are some interesting ways strategic interactables could be introduced.",
   'subreddit': 'VALORANT',
   'title': "I'd like to see maps with more interactive components"},
  {'author': 'Th0ngg',
   'created_utc': 1595672816,
   'id': 'hxkk8i',
   'num_comments': 595,
   'score': 9,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'why awareness is so important in valorant'},
  {'author': 'Charlekley',
   'created_utc': 1595640030,
   'id': 'hxe3o7',
   'num_comments': 9,
   'score': 9,
   'selftext': "That's right! My Redeemer's Folly, which activates when touched, completely surrounds you for 20 meters in every direction!\n\nhttps://preview.redd.it/mjdthzninwc51.jpg?width=1920&format=pjpg&auto=webp&s=01cd78dd9f40f086961f541338d6745cd8db25af",
   'subreddit': 'VALORANT',
   'title': "Cypher's Hierophant Barrier"},
  {'author': 'FL4KTheCritMaster',
   'created_utc': 1595650469,
   'id': 'hxgj70',
   'num_comments': 6,
   'score': 8,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Valorant Scrims'},
  {'author': 'MrFarick',
   'created_utc': 1595667208,
   'id': 'hxjmum',
   'num_comments': 22,
   'score': 7,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '1v5? Not a problem'},
  {'author': 'rrebrn',
   'created_utc': 1595662455,
   'id': 'hxiu3x',
   'num_comments': 5,
   'score': 7,
   'selftext': '[phoenix drawing, hope you like xd](https://preview.redd.it/2einyf79hyc51.png?width=1024&auto=webp&s=4a103dd3baebfde1dedc28a23d867d8316714acc)',
   'subreddit': 'VALORANT',
   'title': 'my phoenix drawing on paint, took 3 days to do! :)'},
  {'author': 'GarnetSempai',
   'created_utc': 1595635903,
   'id': 'hxd231',
   'num_comments': 11,
   'score': 7,
   'selftext': "Had this problem couple of weeks ago and fixed it by reinstalling the game. Now it seems that it came back. It is not from my end (at least not a PC issue since the frame-rate is always 100+) and it is not freezing nor frame drooping.  \nI have around 40-50 ping and I choose to display the package loss (both graph and text) to check if I am losing packages. Wasn't taking my eyes off of it while rubber-banding and it would still say it was 0. While I was playing with a friend and after 4-5 rounds of having the problem I started streaming on discord to show him what I couldn't explain. At a point when I was the last remaining he told me that as spectator he saw how I reacted 2 seconds late after I saw the enemy and snapped to his head (Big spoilers: missed LITERALLY every shot tho and died lol) and how on Discord I started shooting as soon as I saw that enemy.    \n\n\nI already done the following:  \n\n\n* reinstalling the game\n* closing literally everything from the background\n* Restarting the PC \n* Restarting the Router   \n\n\nConnection test: [https://ibb.co/C85fPtN](https://ibb.co/C85fPtN)\n\nHad played the game since open beta and haven't experienced anything like this until recently.   \nAny help would be really appreciated.",
   'subreddit': 'VALORANT',
   'title': 'Rubber-banding like crazy but ping is low and no package loss'},
  {'author': 'Apexus_',
   'created_utc': 1595638386,
   'id': 'hxdovj',
   'num_comments': 10,
   'score': 7,
   'selftext': "I have average 30-40 ping even tho it says I'm getting no packet loss or anything and my ping isnt going up I still randomly lag to another position I wasn't in before, when i jump it'll like repeat the jump and glitch like 3-4 times, or even when I reload it will sometimes just reload 2 -3 times before it actually registers. It's only on valorant that this happens on too. Is this common? Cause it has ruined so many of my plays from using raze pads to boost or just using jetts e.",
   'subreddit': 'VALORANT',
   'title': 'Anyone else experiencing random lag spikes?'},
  {'author': 'l0st_illusion',
   'created_utc': 1595652562,
   'id': 'hxgzhh',
   'num_comments': 3,
   'score': 6,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Easy One Way Cypher Cage Line Up in Split B'},
  {'author': 'l0rdf2l',
   'created_utc': 1595655052,
   'id': 'hxhh8j',
   'num_comments': 6,
   'score': 6,
   'selftext': 'As the title suggest, coming from League I would love if VALORANT had a [First Win of the Day](https://leagueoflegends.fandom.com/wiki/First_Win_of_the_Day) concept. Maybe +500 exp on first win?',
   'subreddit': 'VALORANT',
   'title': 'First Win of the Day'},
  {'author': 'WeatherBoy15',
   'created_utc': 1595669237,
   'id': 'hxjyvw',
   'num_comments': 21,
   'score': 6,
   'selftext': 'I always see in chat (when im playing sage or not) the Sage on our tean constantly getting insulted and told how to play and its really toxic (were just trying to help you guys live) show some love and appreciation for your healers guys :)',
   'subreddit': 'VALORANT',
   'title': 'Show some love to your Healers :)'},
  {'author': 'Ultra_Viper',
   'created_utc': 1595668232,
   'id': 'hxjt03',
   'num_comments': 79,
   'score': 6,
   'selftext': "So That Means \n\nA New ACT every 2 months \n\nA New Agent with every ACT \n\n3 ACT's = 1 Episode \n\n1 Map every episode  = 6 Months.. \n\nIs this too long before each map drop?? What do you guys think?\n\nhttps://reddit.com/link/hxjt03/video/lvvuc41syyc51/player",
   'subreddit': 'VALORANT',
   'title': 'New MAP every episode Confirmed by @RiotMorello. What do you guys think?'},
  {'author': 'yeeto_burrito2007',
   'created_utc': 1595637013,
   'id': 'hxdc8m',
   'num_comments': 6,
   'score': 5,
   'selftext': 'Hi everyone! I’m relatively new to Valorant, been playing for about two weeks. I main Phoenix, and noticed he is a “Duelist.” I read it and I basically understand to rush alot with him. However, I always hear that Duelists seek out frags for their team. What does that mean? I also would like to know if he and another agent work together, as sometimes I hear “Together, Phoenix” from Sage I believe. Sorry if this is long, but if you have any tips for me, please don’t hesitate to let me know! Have a great day!',
   'subreddit': 'VALORANT',
   'title': 'Phoenix Main Here, many questions.'},
  {'author': 'gajjit',
   'created_utc': 1595641931,
   'id': 'hxekda',
   'num_comments': 5,
   'score': 5,
   'selftext': 'You will instinctively hit Tab to check the scoreboard while defusing and start rapidly switching between windows. I know this now.',
   'subreddit': 'VALORANT',
   'title': 'Don’t bind plant/defuse to Alt'},
  {'author': 'mirukutisua',
   'created_utc': 1595649404,
   'id': 'hxgakd',
   'num_comments': 21,
   'score': 5,
   'selftext': 'It would seem like a 5v5 shooter game with 3 game modes, 11 agents, 4 maps, tutorials/range, and many customizations fits in a 10gb download, while games like Siege, Warzone, etc. are 100gbs.',
   'subreddit': 'VALORANT',
   'title': 'How is VALORANT only 10GB?'},
  {'author': 'Dysepher',
   'created_utc': 1595646952,
   'id': 'hxfqz0',
   'num_comments': 11,
   'score': 5,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'False Ban, Extremely confused, and no response from support.'},
  {'author': 'Veevlo',
   'created_utc': 1595636990,
   'id': 'hxdc1i',
   'num_comments': 2,
   'score': 5,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'New Glitch Spot I found on Split (Jett)'},
  {'author': 'Boscawinks',
   'created_utc': 1595670846,
   'id': 'hxk8cs',
   'num_comments': 9,
   'score': 5,
   'selftext': 'I extracted the agent models from the game files and tried 3D printing a [Brimstone](https://i.imgur.com/8cKqDUH.jpeg). Came out quite well. Next step: B I G Brim in marble filament.',
   'subreddit': 'VALORANT',
   'title': '3D printed Brimstone'},
  {'author': 'rednamrahC',
   'created_utc': 1595710037,
   'id': 'hxtxp2',
   'num_comments': 43,
   'score': 5,
   'selftext': "Hi again! I'm Charr, an aspiring bodypainter and new Valorant player!\n\nI must admit, I'm not very good at Valorant yet so I tend to main Sage so I can support my teammates as they carry me!\n\n If anyone is interested in my work I post all previous and future bodypaints to my [Instagram](https://www.instagram.com/charrar.b/)!  \nI hope you enjoy and please let me know if you have any suggestions for future characters! 😊\n\n​\n\nhttps://preview.redd.it/6m8oc0u7f2d51.jpg?width=1537&format=pjpg&auto=webp&s=80bf3554a09aa0369040dd5b49c92763a9627bea",
   'subreddit': 'VALORANT',
   'title': 'This week I bodypainted myself into Sage. I am both shield and sword!'},
  {'author': 'R3strif3',
   'created_utc': 1595657055,
   'id': 'hxhuzw',
   'num_comments': 32,
   'score': 5,
   'selftext': 'I\'m lost here, is there a bug that\'s not documented or something? \n\nHad a winning streak with 3 of the last games being "greatly increased", lost one game to a team with a couple of smurfs and immediately after got de-ranked. My score was bad but not **that** terrible. \n\nNow I\'ve gone 3 loses in a row, being match mvp in 2 and my rating is always "=". \n\nThis system is demoralizing...',
   'subreddit': 'VALORANT',
   'title': 'Immediate de-rank after 3 consecutive "greatly increased" matches?'},
  {'author': 'renewedsam',
   'created_utc': 1595638557,
   'id': 'hxdqj8',
   'num_comments': 4,
   'score': 5,
   'selftext': 'A page where you can track all weapon kills ability use, agent playtime, 5ks 4ks mvps etc map playtime etc. \n\nThat’s all thanks for reading!',
   'subreddit': 'VALORANT',
   'title': 'Valorant should add a statistic tracking page.'},
  {'author': 'tunaburn',
   'created_utc': 1595665649,
   'id': 'hxjdtc',
   'num_comments': 21,
   'score': 4,
   'selftext': 'I thought you couldnt be that far away in ranks and be on the same team? I am in a very very unfair match right now. Im getting a free win but it feels pretty bad still. I thought Riot said this couldnt happen? Am I missing something?\n\n[https://imgur.com/a/GKY35cq](https://imgur.com/a/GKY35cq)',
   'subreddit': 'VALORANT',
   'title': 'Plat vs Bronze?'},
  {'author': 'MindOfCNR',
   'created_utc': 1595642658,
   'id': 'hxeqn6',
   'num_comments': 5,
   'score': 4,
   'selftext': 'Hi, so usually ive been playing at around 200fps stable. After an update today every 20 or so seconds my fps just drops to 20-30 for around 5 seconds and literally becomes unplayable. Does this happen to anyone else after the patch?\n\n​\n\nmy specs are: \n\nGTX 1060 6gb OC\n\ni7 4790k 4.0ghz\n\n16gb DDR3\n\n​\n\nThanks.',
   'subreddit': 'VALORANT',
   'title': 'FPS Dips to 20-30 After Recent Update'},
  {'author': 'JamomaL',
   'created_utc': 1595674925,
   'id': 'hxkxpn',
   'num_comments': 5,
   'score': 4,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "I learned a lot from this video, I thought I'd share it with you all"},
  {'author': 'jgannon6',
   'created_utc': 1595643674,
   'id': 'hxezeo',
   'num_comments': 2,
   'score': 4,
   'selftext': ' Solo queuing in valorant sucks, nobody uses coms and it makes it very difficult to win rounds. So iI decided to make a discord dedicated to finding teammates for comp or casual valorant we got over 100 members if ya interested  [https://discord.gg/yAuwQjq](https://discord.gg/yAuwQjq)',
   'subreddit': 'VALORANT',
   'title': 'i hate solo queue'},
  {'author': 'FarhanRKbb',
   'created_utc': 1595668940,
   'id': 'hxjx5q',
   'num_comments': 8,
   'score': 4,
   'selftext': "I understand I had 200ms ping, but I have had that ping before but this was something else? Like the raze walked up to to me just fine right? But I didn't see the phoenix even though he was just standing there????\n\n(sorry for reposting, the audio was too loud) \n\nhttps://reddit.com/link/hxjx5q/video/9doenzy91zc51/player",
   'subreddit': 'VALORANT',
   'title': "Enemy shows up on my friend's screen but not mine.....like wtf?"},
  {'author': 'ddezry',
   'created_utc': 1595641182,
   'id': 'hxedvw',
   'num_comments': 6,
   'score': 4,
   'selftext': "Usually I'm at 140-160FPS. Since this morning I've gone down as low as 10-30. Anyone else having the same issue? \n\nSo frustrating as it just makes the whole game unplayable for me.",
   'subreddit': 'VALORANT',
   'title': 'Is anyone else having issues with extremely low FPS?'},
  {'author': 'Hamlet_271',
   'created_utc': 1595636827,
   'id': 'hxdajp',
   'num_comments': 0,
   'score': 4,
   'selftext': '[https://www.twitch.tv/paxarena/clip/UnusualEagerToadStinkyCheese](https://www.twitch.tv/paxarena/clip/UnusualEagerToadStinkyCheese)',
   'subreddit': 'VALORANT',
   'title': "Sinatraa's sova arrow for Ascent A Site Retake"},
  {'author': '[deleted]',
   'created_utc': 1595651126,
   'id': 'hxgofc',
   'num_comments': 18,
   'score': 4,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'How many arrows do i need to get out of Silver 2?'},
  {'author': 'Mattxy8',
   'created_utc': 1595657653,
   'id': 'hxhz1h',
   'num_comments': 30,
   'score': 4,
   'selftext': 'When I first started playing Valorant my FPS was steady around 200.   \n\n\nAfter every single patch I start getting low client FPS, 15FPS dropping to 4 low. After every single patch I have to find some new method to fix it.  \n\n\nI\'ve done every little fix from turning off Instant Replay in my Radeon Software, playing in windowed mode, disabling services in the msconfig, etc....  \n\n\nIt\'s ridiculous how bad the optimization is with Radeon, and every patch when I look for the "new fix" it\'s always other people with Radeon getting shafted because of this poor optimization.  \n\n\nI don\'t expect anything from this, I just needed to vent after not being able to find this patches new fix.',
   'subreddit': 'VALORANT',
   'title': 'Low Client FPS after EVERY patch'},
  {'author': 'Sensualities',
   'created_utc': 1595651962,
   'id': 'hxgut5',
   'num_comments': 16,
   'score': 4,
   'selftext': 'Lately I have been trying to grind a lot and soloQ my way to immortal. I know it\'s going to be a lot of work and I may not get it this act in two weeks. I have been playing about 8-10 matches a day give or take these past 7-9 days and I think it might be starting to take a toll on me. How much do you think is the "optimum max time" to be at peak performance for valorant? Or are you one of those people who can play all day, and grind no matter what and never seem to get tilted?',
   'subreddit': 'VALORANT',
   'title': 'For those who are high diamond/Immortal, how much do you play per day/week?'},
  {'author': 'kashakido',
   'created_utc': 1595674164,
   'id': 'hxksoc',
   'num_comments': 7,
   'score': 4,
   'selftext': 'It was an insane game, I was Solo-Qing. It’s also a reminder to never start flaming your teammates when you’re down as it keeps morale up when everyone’s nice. We had a sage who was 1/13/1 while we were 4-12 down, but everyone was still nice to him/her, even the enemy team were calling Sage a bot in chat but our team just kept him/her morale up by telling them it’s fine and to just heal and wall when we need it. This keep morale so high and we had such a friendly game that we ended up winning 14-12, it was incredible :) So, never give up, and don’t flame your team, you never know what can happen when morale is still high :)',
   'subreddit': 'VALORANT',
   'title': 'Just had a game where we were 4-12 down and ended up winning 14-12. Just a reminder to never give up and also, never flame your teammates no matter how badly they’re playing, keeping morale up is very important :)'},
  {'author': 'homeaddict',
   'created_utc': 1595679396,
   'id': 'hxls41',
   'num_comments': 31,
   'score': 4,
   'selftext': 'How am I supposed to not die every time I go somewhere? Everyone else seems to find me when I hide somewhere. I keep dying and my team always goes toxic on me.. pls help',
   'subreddit': 'VALORANT',
   'title': 'How do you know theres an enemy hiding in the corner'},
  {'author': 'bruhmoment_bren',
   'created_utc': 1595652055,
   'id': 'hxgvj9',
   'num_comments': 14,
   'score': 4,
   'selftext': 'I was told they were resetting the ranking system and changing it a bit and I was wondering if they were resetting it, because if they are I don’t wanna try to rank up right now',
   'subreddit': 'VALORANT',
   'title': 'Any idea if they are resetting ranks?'},
  {'author': 'scyiia',
   'created_utc': 1595646393,
   'id': 'hxfm9d',
   'num_comments': 14,
   'score': 4,
   'selftext': 'Recently I’ve been dying a lot and I went to check my clips to see why that was happening. Many of my deaths are attributable to me shooting before my crosshair is on them (causing my subsequent shots to be missing) or me dying because I was still walking while trying to shoot them. I know this is a bad habit and I’m trying to get rid of it. It’s like I react too early and cause myself to click when I haven’t even aimed at their body yet.',
   'subreddit': 'VALORANT',
   'title': 'How do I break the habit of preemptively shooting?'},
  {'author': 'Sick_Trix22',
   'created_utc': 1595646047,
   'id': 'hxfj9d',
   'num_comments': 0,
   'score': 4,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Finally escaped Gold 3... and this was what I had to do to earn it :)'},
  {'author': 'ShermonkPapagaio',
   'created_utc': 1595651012,
   'id': 'hxgnjk',
   'num_comments': 2,
   'score': 4,
   'selftext': 'I just played a 1 hour 15 minute game with 8 overtimes and everytime the draw option would come up, every single player would say no. In the first round I offered the enemy team $10 if they let me ace and win but they refused to take it. When we finally lost 19-21 to the time running out, it was heartbreaking. \n\nhttps://preview.redd.it/1d2ymcg5kxc51.png?width=1575&format=png&auto=webp&s=8b7f1ffa609aeae5a1ee6634d47c55c42305743d',
   'subreddit': 'VALORANT',
   'title': '8 Overtime Game'},
  {'author': 'qiyanasupport',
   'created_utc': 1595647569,
   'id': 'hxfw0m',
   'num_comments': 21,
   'score': 3,
   'selftext': 'I\'ve heard people say things like "molly" or "fragging", what exactly does that mean? I assume from context, a molly is when a character kills someone with an ability like viper\'s poison or brim\'s fire thing, but I don\'t really fully understand the term, I guess. I really don\'t understand fragging at all, given the context. Also, can anyone give me any other keywords that are used often that I should know about? Anything you might think is obvious could still be helpful.',
   'subreddit': 'VALORANT',
   'title': 'Noob who would like to understand keywords'},
  {'author': 'tarvioli',
   'created_utc': 1595677159,
   'id': 'hxlclv',
   'num_comments': 80,
   'score': 3,
   'selftext': 'Ever thought about the names for the three of them? Ghost... Spectre... Phantom? All spooky things, pretty clever.',
   'subreddit': 'VALORANT',
   'title': 'Something I noticed about the silenced guns'},
  {'author': 'milosxxxybeast',
   'created_utc': 1595653866,
   'id': 'hxh8zd',
   'num_comments': 7,
   'score': 3,
   'selftext': "Just about every other game we get at least one person who throws the game or wants to quit after losing one round. Ranked or unranked... Feels bad, love playing it but the community I've dealt with so far is not the best haha\n\nhttps://reddit.com/link/hxh8zd/video/r22pfsgvsxc51/player",
   'subreddit': 'VALORANT',
   'title': 'Great community!'},
  {'author': 'Lostboy0826',
   'created_utc': 1595647348,
   'id': 'hxfua0',
   'num_comments': 11,
   'score': 3,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Best or Worst Valorant Player!?!?'},
  {'author': 'drool1028',
   'created_utc': 1595636564,
   'id': 'hxd85x',
   'num_comments': 5,
   'score': 3,
   'selftext': 'Career feels to cluttered, it would be very helpful to see your last couple comp games and not have to see spike rushes or unrated',
   'subreddit': 'VALORANT',
   'title': 'Filters in career'},
  {'author': 'Black__Beard',
   'created_utc': 1595673486,
   'id': 'hxkohu',
   'num_comments': 0,
   'score': 3,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My first Valorant Video!!!'},
  {'author': 'aquarhirus',
   'created_utc': 1595648128,
   'id': 'hxg0hu',
   'num_comments': 0,
   'score': 3,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'jett voice trolling on stream ! + val ranked (jett main)'},
  {'author': 'CaptainLightEyes',
   'created_utc': 1595656282,
   'id': 'hxhpp6',
   'num_comments': 5,
   'score': 3,
   'selftext': "The vertical lines don't match up and this game is literally unplayable:\n\n[https://imgur.com/a/Vij25cu](https://imgur.com/a/Vij25cu)",
   'subreddit': 'VALORANT',
   'title': '200+ Years of Design Experience'},
  {'author': 'gran172',
   'created_utc': 1595660774,
   'id': 'hxijd2',
   'num_comments': 1,
   'score': 3,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant Netcode Analysis'},
  {'author': 'Bozhidar95',
   'created_utc': 1595661949,
   'id': 'hxiqxl',
   'num_comments': 14,
   'score': 3,
   'selftext': "I want to say that I have nothing against Turkish players, however, I keep getting put in games where 3-4 players on my team are speaking Turkish, which is fine and all but I don't understand what they're saying and I'm forced to mute them which puts me and them at a huge disadvantage. This is kind of killing the game for me because I can't receive any call outs. I've been told several times that I'm apparently on the Turkish server ( not sure how they know or check that ) and it seems like they always play with other Turkish players since they start speaking Turkish from the get-go instead of asking if there are other Turkish players first. My account is on EUW but this doesn't seem to matter for matchmaking.",
   'subreddit': 'VALORANT',
   'title': "My account is EUW one but I keep playing with people from a specific country and I've no idea why. This puts me and my teammates at a huge disadvantage because I literally have to mute everyone because I've no clue what they're saying and it's just distracting."},
  {'author': 'Veevlo',
   'created_utc': 1595636706,
   'id': 'hxd9fh',
   'num_comments': 2,
   'score': 3,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "I found a new glitch spot for Jett on Split it's really good if you have good team coordination and are able to lead the enemy into your side or its really good for cutting off flanks from mid. Please watch"},
  {'author': 'sadboysthrowaway5295',
   'created_utc': 1595673246,
   'id': 'hxkn0a',
   'num_comments': 11,
   'score': 3,
   'selftext': "https://i.imgur.com/qbKkSuB.png\n\n\nSomething as simple as your report being confirmed feels amazing. Especially when the one you reported was being extremely toxic and whatnot.\n\n\nMy only complaint that the notification isn't in game but rather via email. It might get a little bit spammy in the long run.",
   'subreddit': 'VALORANT',
   'title': "I'm very glad to hear that my reports are being taken serioisly."},
  {'author': 'woahitsinna',
   'created_utc': 1595668970,
   'id': 'hxjxbc',
   'num_comments': 30,
   'score': 3,
   'selftext': "I honestly don't get it if it's normal. Sometimes I do good in matches, even getting aces and top fragging the whole game, but sometimes I just suck and even bottom frag sometimes. It's lowkey annoying how I don't seem consistent with my matches though I practice everyday and all. \n\nIn case anyone asks, I main Sage and play her most of the time. \n\nDon't roast me for this pls, i'm genuinely curious whether other players experience this too as it really bugs me how I do well on one match then flop on the next.",
   'subreddit': 'VALORANT',
   'title': '[Ask] Top fragging in some games but bottom fragging too'},
  {'author': 'Kaza-OG',
   'created_utc': 1595669623,
   'id': 'hxk175',
   'num_comments': 10,
   'score': 3,
   'selftext': 'Currently Plat3 player here with a shitty connection. I would really like to have Riot consider making the practice mode local or whatever the term is, so my awful connection is not required. As soon as I would fire up Spotify and the practice mode to do my things, it can not handle the two very well.\n\nIt would be much appreciated by many I believe. Thanks.',
   'subreddit': 'VALORANT',
   'title': 'Offline Practice Mode please.'},
  {'author': 'BliiinK_',
   'created_utc': 1595645095,
   'id': 'hxfbi9',
   'num_comments': 2,
   'score': 3,
   'selftext': "I don't know if this has been said, but I feel as though if they don't change the price of skins (which I have bought many now) I feel like a good compromise to the price would be from levels 1-4, have level progression through using the gun and have the colors be the only thing used with Radiant Points. I feel it would be worth more leveling the guns then paying money to instantly unlocking it.",
   'subreddit': 'VALORANT',
   'title': 'Suggestion - Weapon Progression Through Shop Skins'},
  {'author': 'Trainerof',
   'created_utc': 1595638203,
   'id': 'hxdn5v',
   'num_comments': 2,
   'score': 3,
   'selftext': 'After the patch 1.04, at the start of the match I get a lot of fps drops (several seconds with only 0/1 fps), generally after choosing the agent and the game stay that way up until the 1/2 round, which causes a lot of trouble (reports for "afk", etc)\n\nDoes anyone know what to do? Tried tweaking the game a lot but this only makes the fps higher after it recovers, I think this problem is something related to loading the maps\n\nSpecs are the minimum required',
   'subreddit': 'VALORANT',
   'title': 'Extreme fps drops at the start of the match'},
  {'author': 'eranic',
   'created_utc': 1595659541,
   'id': 'hxibb4',
   'num_comments': 0,
   'score': 3,
   'selftext': "Cant figure out how to post the image here so here's a link (only recently started using reddit after stalking it for so long)\n[twitter](https://twitter.com/eracei_/status/1277354856911527936?s=09)\n\nBeen trying to learn her so did some doodles waiting in between matches!",
   'subreddit': 'VALORANT',
   'title': '[Fanart] Reyna'},
  {'author': 'jingren_13',
   'created_utc': 1595661104,
   'id': 'hxilk2',
   'num_comments': 0,
   'score': 3,
   'selftext': ' [https://clips.twitch.tv/PoliteTamePlumberThisIsSparta](https://clips.twitch.tv/PoliteTamePlumberThisIsSparta)',
   'subreddit': 'VALORANT',
   'title': 'Laugh of the Day'},
  {'author': 'zmahmud1208',
   'created_utc': 1595643381,
   'id': 'hxex1r',
   'num_comments': 0,
   'score': 3,
   'selftext': 'The year is 2047, the world is prospering, people are leading good lives, tech is advancing, and crime is at an all time low. \nUntil it happened.\nHumans called it the first light. A mysterious substance called radianite struck the earth. It quickly devoured the things around it, including people. Those who had come in contact with this sheer elemental energy were called radiants, people with superhuman abilities. However, the radiants didn’t know their power and as such, chaos ensued. Crime was at an all time high, the world was already ravaged by the first light and it couldn’t handle the sheer amount of people who now had unprecedented power. There was still hope, though, as a company called the Kingdom created a shadow organization called the VALORANT protocol. It recruited agents, comprised of both radiants and non-radiants. However, these people were in desperate need of training and as such, were cloned and put into teams. These teams would then fight in controlled locations and were given one objective or the other. Plant the spike, a radianite powered bomb, or defuse and protect various sites. This training method proved effective and the teams were dispatched to various areas to help control the radiants and sometimes recruit agents. The original 11 were recruited from various places, from Mexico to Sweden to Russia. Even those who weren’t radiants were objectively just as useful.\nThis organization went on to control the spread of radianite, but there was something sinister behind the scenes...',
   'subreddit': 'VALORANT',
   'title': 'Day one of creating a VALORANT AU'},
  {'author': 'Rukasp2020',
   'created_utc': 1595680059,
   'id': 'hxlwyo',
   'num_comments': 11,
   'score': 3,
   'selftext': "Has anyone had this problem? i tried too add someone from my game and it just tells me they don't exist.",
   'subreddit': 'VALORANT',
   'title': 'Adding a person in game, tells me they dont exist.'},
  {'author': 'madamer18',
   'created_utc': 1595665412,
   'id': 'hxjcer',
   'num_comments': 9,
   'score': 3,
   'selftext': 'My friends and I created the Michael Myers game mode in custom. Must have cheats on.\n1v2 to 1v5, the hiders his from Michael who hunts them with a knife once he kills all but one hider, that hider can fight back (knife only). We played in spike rush for the added orbs but you can do either.\n\nRules\n1: unlimited time\n2: infinite abilities\n3: knifes only\n4: Michael uses Jett\n5: hiders use any agent except Jett\n6: no lethal abilities aloud\n\nIt can be very frustrating but very fun and sometimes a little terrifying. Suggestions have one of the hiders be brimstone his smokes make it fun.',
   'subreddit': 'VALORANT',
   'title': 'Valorant Michael Myers'},
  {'author': 'Xedo888',
   'created_utc': 1595661235,
   'id': 'hximex',
   'num_comments': 2,
   'score': 3,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My friend really struggles with reload discipline...'},
  {'author': 'krispyybork',
   'created_utc': 1595653507,
   'id': 'hxh6e4',
   'num_comments': 2,
   'score': 3,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'When the Sage is top fragging'},
  {'author': 'Valorant_HAZIE',
   'created_utc': 1595664878,
   'id': 'hxj94h',
   'num_comments': 2,
   'score': 3,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'A nice 4k to game win! :)'},
  {'author': 'alexis31005yt',
   'created_utc': 1595641853,
   'id': 'hxejnu',
   'num_comments': 5,
   'score': 3,
   'selftext': 'People put in chat that they can here me but when they talk i cant hear them but i did not mute them can someone please tell me how to fix it!!!!!',
   'subreddit': 'VALORANT',
   'title': 'People can hear me but i cant hear them!NEED HELP!'},
  {'author': 'Curse3242',
   'created_utc': 1595653301,
   'id': 'hxh4z5',
   'num_comments': 17,
   'score': 3,
   'selftext': "I used to get 60 ping, it got to 70, 84, 110, and now the servers are like choking a bit. Ping instantly increases to about 300 then goes down to 80..\n\nI've had matches and rough experience for a week now, random crashes, Riot client says unavailable.. just weird stuff\n\nMe and my friend both got this thing where ping suddenly increases to 500. We tried restarting the pcs, the game, the wifi.. everything.. nothing works\n\nAnd all this while we on discord, and we play csgo completely fine in 30 ping",
   'subreddit': 'VALORANT',
   'title': 'Anyone suffering with asian Valorant servers?'},
  {'author': 'SeshCaneMint',
   'created_utc': 1595660243,
   'id': 'hxifs6',
   'num_comments': 6,
   'score': 3,
   'selftext': 'So I’m not a new fps player I’ve played cs I have around 800 hours on there my peak was around DMG and on valorant I’m a platinum 3 player not the best but I just find myself losing so many gunfights like for example I’ll be peaking a corner and just getting one tapped or even if I have the advantage and I wide peak I still lose it mainly cuz I always spray and crouch instantly and they just get a headshot off on me or just me misplaying is there anything I can do to become more consistent and get more headshots?',
   'subreddit': 'VALORANT',
   'title': 'Aiming help'},
  {'author': 'davidcruger',
   'created_utc': 1595662907,
   'id': 'hxiwy5',
   'num_comments': 2,
   'score': 3,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Raze pistol round ace, sure it spike rush, but I find the pausing of the video in the background hilarious'},
  {'author': 'Ladiff-s',
   'created_utc': 1595676272,
   'id': 'hxl6kx',
   'num_comments': 26,
   'score': 3,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Raze Ranked Moments'},
  {'author': 'Gitz_101',
   'created_utc': 1595666267,
   'id': 'hxjhh6',
   'num_comments': 3,
   'score': 3,
   'selftext': "so i don't know what did i do that i forgot my password for my main Account on valorant and then i created one(using the same email address on my main account) to retrieve it back and then some days later i realized the password for my main account and now i have 2 accounts for valorant on one email address...  \nso how can i remove my other account?",
   'subreddit': 'VALORANT',
   'title': 'Two Valorant Username on one Email Address'},
  {'author': 'ilyasbad',
   'created_utc': 1595671256,
   'id': 'hxkaq5',
   'num_comments': 19,
   'score': 3,
   'selftext': 'So hello everyone can someone help me please as i said in the title i m stuck in iron 1 while i do good games i kill 26 -27 times per game sometimes im the best player but even i didnt rank up can you please help me i am tired of iron. Thanks.',
   'subreddit': 'VALORANT',
   'title': "I'am stuck in iron 1 since the beginning of ranked mode"},
  {'author': 'LazyGD',
   'created_utc': 1595673587,
   'id': 'hxkp2d',
   'num_comments': 10,
   'score': 3,
   'selftext': 'Just started playing.\nConsidering there is a practice mode I\'m surprised that I can\'t find an option where I\'m allowed to roam freely in real maps. Am I missing something obvious?\n\nI don\'t want ruin the fun for other players by trying out new jumps, angles and smokes in "real" matches.',
   'subreddit': 'VALORANT',
   'title': 'Practice mode on real maps?'},
  {'author': 'rayesunt',
   'created_utc': 1595662748,
   'id': 'hxivyf',
   'num_comments': 4,
   'score': 3,
   'selftext': 'Hi, just wondering if the daily deals in valorant change based on a cycle or if it’s random. Because i have been waiting for the Prime Melee to come out for 4days but haven’t gotten any luck so far',
   'subreddit': 'VALORANT',
   'title': 'Daily deals'},
  {'author': 'BabaYaga002',
   'created_utc': 1595668892,
   'id': 'hxjwvy',
   'num_comments': 13,
   'score': 3,
   'selftext': 'Hello!\n\nI have seen word "elo" very frequently in Valorant community. Can someone explain what "elo" means? I know it\'s stupid question.\n\nWhat "e" stands for?\nWhat "l" stands for?\nWhat "o" stands for?\n\nWhat does "elo" mean and where this word comes from?\n\n\n\n\nUwU.',
   'subreddit': 'VALORANT',
   'title': 'What "elo" means?'},
  {'author': 'troydeeney',
   'created_utc': 1595659951,
   'id': 'hxidvi',
   'num_comments': 1,
   'score': 2,
   'selftext': 'Where i can find a list of most used agents in tournament just like was in g2 invitational. I want to find list for we play invitational and pax arena invitational after final.',
   'subreddit': 'VALORANT',
   'title': 'A most used agents in tournament?'},
  {'author': 'MaiG212',
   'created_utc': 1595685152,
   'id': 'hxn2d8',
   'num_comments': 10,
   'score': 2,
   'selftext': "​\n\n[Happened while I was playing competitive tried healing my teammate but used my Jett's ultimate](https://preview.redd.it/o6yqc8hkd0d51.png?width=1056&format=png&auto=webp&s=c0c1e925f6058a59bcb7c3a0cf75cc12177efdc4)",
   'subreddit': 'VALORANT',
   'title': 'Sage is the new Jett \u200e\u200e\u200e\u200e\u200e\u200e\u200e\u200e\u200e\u200e\u200e\u200e\u200e\u200e\u200e\u200e\u200e\u200e\u200e\u200e\u200e'},
  {'author': 'qiyanasupport',
   'created_utc': 1595664898,
   'id': 'hxj98n',
   'num_comments': 11,
   'score': 2,
   'selftext': "As soon as buy phase is over, my teammates immediately reveal where we are by just running into point. I tell them, can you shift walk so you don't immediately reveal our site and its like they can't read. Obviously, I'm bronze elo, I just don't know how to deal with it. It's extremely annoying.",
   'subreddit': 'VALORANT',
   'title': "My teammates won't stop running and I don't know what to do"},
  {'author': 'Kakashix115',
   'created_utc': 1595659739,
   'id': 'hxicim',
   'num_comments': 3,
   'score': 2,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Knife multi kill.'},
  {'author': 'notmyclout',
   'created_utc': 1595655068,
   'id': 'hxhhbu',
   'num_comments': 14,
   'score': 2,
   'selftext': 'now if i lose all i get is an = or a down arrow, i miss when it would give you an idea of exactly how garbage u played that match',
   'subreddit': 'VALORANT',
   'title': 'what happened to the derank arrows at the end of the match ?'},
  {'author': '[deleted]',
   'created_utc': 1595650808,
   'id': 'hxglxs',
   'num_comments': 2,
   'score': 2,
   'subreddit': 'VALORANT',
   'title': 'I hate these type of games...'},
  {'author': 'kingpenguin3',
   'created_utc': 1595641348,
   'id': 'hxefdn',
   'num_comments': 6,
   'score': 2,
   'selftext': "Basically title, I'm iron 2 so not great, and want to try to get better at the game. Do you guys have any tips on how to improve?",
   'subreddit': 'VALORANT',
   'title': 'How to get better at the game?'},
  {'author': 'RakrisHa',
   'created_utc': 1595648291,
   'id': 'hxg1rz',
   'num_comments': 11,
   'score': 2,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'probably my luckiest ace lmao'},
  {'author': 'BigNotAMac',
   'created_utc': 1595650192,
   'id': 'hxggxe',
   'num_comments': 2,
   'score': 2,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "So that's what it feels like"},
  {'author': 'Kletra',
   'created_utc': 1595677411,
   'id': 'hxlea1',
   'num_comments': 23,
   'score': 2,
   'selftext': "This is  something I've been suffering my whole life with different online games. When I was in high school I would get a massive win with decent mechanics on league of legends and after that I just couldn't hit the play again button. From the starting of the day I would play until I get a very nice score and a win and that's it. Note that this only happens when I win a game, there is no problem until I get a satisfying win but once I get it I just can't hit the play again button, not at least before taking a 15 mins breaktime. \n\nI am writing this right after a valorant game where I was the top frag with 23/3/5 KDA and a 13-1 win. After that, I couldn't hit the play again button at the bottom of the score screen. As a result I was too scared to play again and I quit the game and started writing this. \n\nThis causes a huge problem for me and that is the loss of warm up. I know if I play a game right after such a beatiful game, the chances are high that I win another one with that warmed up and ultra focused mind state. Instead I just quit the game and wait for at least 15 mins (sometimes it extends to 1 hour until I feel ready again) to lose my warm up to play worse the next match I play.\n\nWhat could be the reason for this and how can I overcome it? Any reply is appreciated.",
   'subreddit': 'VALORANT',
   'title': 'Why am I so scared to play another game after I win a game with a good KDA?'},
  {'author': 'Thylos_',
   'created_utc': 1595643694,
   'id': 'hxezlf',
   'num_comments': 3,
   'score': 2,
   'selftext': 'When my internet is fine my ping on valorant will constantly be around 130. Other times it’s at 30-60 but rarely and mostly stays at this 130. I have no latency issues in other games and don’t understand what’s going on. Any advice?',
   'subreddit': 'VALORANT',
   'title': 'Consistent High Network Round Trip Time'},
  {'author': 'M1sterGoo',
   'created_utc': 1595645647,
   'id': 'hxffzu',
   'num_comments': 0,
   'score': 2,
   'selftext': 'https://twitter.com/i/status/1286823881035124736 3rd time trying to post this because of the 100 character post limit or whatever, but essentially the only context behind this is that the reason i was staring there was because a jett had been going to that spot the past 2 rounds, (also the Breach is a friend of mine)',
   'subreddit': 'VALORANT',
   'title': 'Perfectly Cut Death'},
  {'author': 'drdean5441',
   'created_utc': 1595641841,
   'id': 'hxejk0',
   'num_comments': 0,
   'score': 2,
   'selftext': "Not a breach main but I use him if I don't feel to play my main, Brimstone.\n\nHere is a screenshot of our Brimstone - CNDY reacting to why we killed from A wine even I used my aftershock to it. \n\nI really looking for riot to make the A wine a bit short but for now, still clear A wine even you used aftershock into it.\n\nBrimstone was confused because we both clear the area and both killed by enemy cypher knowing its already cleared. \n\nHope it helps:\n\n​\n\nP.S English is broken, I'm from SEA.\n\n​\n\n​\n\n​\n\nhttps://preview.redd.it/8mfya6mepwc51.png?width=1920&format=png&auto=webp&s=043fae2212717f9a980e4f1b45236175abccb918",
   'subreddit': 'VALORANT',
   'title': 'Breach Mains! Still clear A wine in AScent even you clear it w/ aftershock'},
  {'author': 'YeahNo177',
   'created_utc': 1595676783,
   'id': 'hxla3f',
   'num_comments': 2,
   'score': 2,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'When you troll too much...'},
  {'author': 'dlimv',
   'created_utc': 1595679110,
   'id': 'hxlq27',
   'num_comments': 3,
   'score': 2,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'managed to cut a few clips, enjoy <3'},
  {'author': 'good_JUJUTTV',
   'created_utc': 1595664903,
   'id': 'hxj99s',
   'num_comments': 2,
   'score': 2,
   'selftext': 'So i dunno if this is just me or not but since that little patch the other day, i swear the head hitbox has gotten more inconsistent than usually.  \nMight have something to do with the costant network issue thats in the top right of the screen 24/7 but i dunno let me know your thoughts',
   'subreddit': 'VALORANT',
   'title': 'Head Hitbox ?'},
  {'author': 'LakiValorant',
   'created_utc': 1595674236,
   'id': 'hxkt5g',
   'num_comments': 1,
   'score': 2,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Raze Movement into the best ace i will ever get'}],
 [{'author': 'SilVer562',
   'created_utc': 1595780855,
   'id': 'hy9t9l',
   'num_comments': 9,
   'score': 2,
   'selftext': "I was just starting to play some spike rush and when i was in game my hud was gone.\n\nI have had this glitch for a while in some games but i just play the gamen and then i would come back.\n\nBut this time i used a flash on myself and it didn't work i have proof of this glitch.\n\nIts like cheating.",
   'subreddit': 'VALORANT',
   'title': 'Hud glitch makes flashes not happen.'},
  {'author': 'Slobreath',
   'created_utc': 1595805662,
   'id': 'hyh1y5',
   'num_comments': 0,
   'score': 2,
   'selftext': "So I was toying with the Viper's Pit in a custom game and these are what I've found that are interesting:\n\n [https://youtu.be/YgShYCckQF8](https://youtu.be/YgShYCckQF8)   \nalso:\n\n [https://prnt.sc/toykpy](https://prnt.sc/toykpy) \n\n(couldn't replicate this one)",
   'subreddit': 'VALORANT',
   'title': "Viper's Pit Weird Glitch"},
  {'author': 'marthvadar',
   'created_utc': 1595787418,
   'id': 'hybqkl',
   'num_comments': 0,
   'score': 2,
   'selftext': "I had no idea what I was getting into. I've played Overwatch (luckily) so I was familiar with how this game works.. However, I am nowhere near close to memorizing each characters voice lines or abilities. The OPP in this clip scared the shit outta me.",
   'subreddit': 'VALORANT',
   'title': "There's somebody here. I'm scared, James! - Clip from Valorant"},
  {'author': 'BarronBarer',
   'created_utc': 1595780396,
   'id': 'hy9oj7',
   'num_comments': 11,
   'score': 2,
   'selftext': 'I just had a game in which an Omen did nothing and whined about his ping the whole game (400). His score at the end was 0-15-0 and he had a combat score of 6. \n\nI also got demoted this game. \nCan anyone fill me in on why this is allowed in Competitive? \n\nWhy would you let someone unable to play the game into a match?',
   'subreddit': 'VALORANT',
   'title': 'Riot shouldn’t let people with 300 Ping queue for a game.'},
  {'author': 'Saely_o',
   'created_utc': 1595722467,
   'id': 'hxx69b',
   'num_comments': 3,
   'score': 1,
   'selftext': "Hey guys, today I'm going to be showing you a self-boost on A site of Bind, specifically on top of the truck, I haven't seen a lot of players do this and that makes me wonder why because it is so easy to do. Hopefully I'm the first one to have done this video. \n\nWhat makes this self-boost great is that you wont need to use Updraft or ask your teammates to boost you, it also opens up several paths to glide onto, like on top of pillar and the tall box on the side of truck.   \n\n\nHopefully this helped you.\n\n![video](nj5e3r79g3d51)",
   'subreddit': 'VALORANT',
   'title': 'Jett self-boost on Bind'},
  {'author': 'Fanaticgiant547',
   'created_utc': 1595728473,
   'id': 'hxykwp',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Looks like Riot realizes how hard the battle pass is to complete'},
  {'author': 'GingerVking',
   'created_utc': 1595777467,
   'id': 'hy8unr',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Judgement Day'},
  {'author': 'DarDar33',
   'created_utc': 1595778454,
   'id': 'hy94jp',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Has anyone had a problem with their pc doing a sudden reboot when at the character selection or beginning of the game? No BSOD or anything, when I entered the selection screen or stat the game, my pc just reboots. No other games doesn’t this',
   'subreddit': 'VALORANT',
   'title': 'Question about new update?'},
  {'author': 'DozyCozy',
   'created_utc': 1595739567,
   'id': 'hy11px',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'SPONGEBOB!!'},
  {'author': 'BigWangTheMemeMan',
   'created_utc': 1595736771,
   'id': 'hy0fkr',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My Omen Phone Wallpaper'},
  {'author': 'no_craps_given',
   'created_utc': 1595786322,
   'id': 'hybeu9',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Hi there, I read the requirements of multithreaded option and I meet them. I have an RTX 2060 SUPER and i5 9600k with 6 cores. Gpu vram is 8gb. Am I missing something here? Also I seriously think I can benefit from this, I have a 144hz monitor and sometimes my fps just dips. Any help would be appreciated!',
   'subreddit': 'VALORANT',
   'title': 'Multithreaded option not showing up!'},
  {'author': 'Eptasticfail',
   'created_utc': 1595793383,
   'id': 'hydk9n',
   'num_comments': 0,
   'score': 1,
   'selftext': 'It seems to me that it\'s super common for people (including myself) to accidentally use abilities like their Q in buy phase. I know this was just covered with Cypher, but it\'s still a bit of a problem for characters like Raze and Jett. \n\nMy suggestion is to make the "Q" button require two clicks before abilities are used in buy phase. So, if you want to place a satchel charge as Raze, you have to hit Q+Q rather just Q. Same with Jett, if you want to Updraft in buy phase it should be Q+Q instead of Q. \n\nI think this will help out tremendously, as a lot of people simply move their hands off the keyboard when they\'re in buy phase and lose an ability for no real reason during a match. This is especially frustrating in Ranked, and I think any sort of "confirmation" would help this tremendously.',
   'subreddit': 'VALORANT',
   'title': '[Suggestion] Add a confirmation for the use of abilities during the buy phase.'},
  {'author': 'L1kes2Splooge',
   'created_utc': 1595733051,
   'id': 'hxzlxh',
   'num_comments': 3,
   'score': 1,
   'selftext': "winning 13-7 shouldn't result in a slight increase. I don't fucking care if you bottom frag with a  .05 KD. sure maybe you got carried this game but so what?!? the problem this game has is that it only cares about K/D. Literally the only thing it actually cares about. 13-7 win is SIGNIFICANT. almost twice the wins as the other team! That's literally dominating. Now what happens is sometimes on offence or even defence things just don't go your way. Defence this could mean literally, shut a team down once and they never come your way again leaving all the killing to your team, if they are also dominating guess what you get to rotate into MAYBE a kill if you're lucky. Even if what you are doing with your utility or decision making is making a huge impact on the game if you don't frag out it just doesn't matter for your rank.  You can be just absolutely buttering up the other team by forcing them out of position, cutting off their sightlines so your teammates can get better positioning to take those advantageous fights, swinging wide so your teammate can get the trade. NOPE this clearly doesn't matter at ALL. It's fucking dumb and Id love to hear someone argue that this system is working properly.",
   'subreddit': 'VALORANT',
   'title': 'Ranked is so broken.'},
  {'author': 'microtruong',
   'created_utc': 1595783836,
   'id': 'hyaoax',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Two subtle nerfs that would really help balance the Operator'},
  {'author': 'raelfon',
   'created_utc': 1595734569,
   'id': 'hxzxk6',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](rzxtak5qf4d51 "1hp 2v1 jett with bad aim")',
   'subreddit': 'VALORANT',
   'title': "1hp 2v1 with a little spice of poor editing with the boys ;)) lmao also sorry if we are too noisy for you to handle ;^) anyway i was proud with this and i wasn't expecting it to happen. ghost go brr brr"},
  {'author': 'Gianlucon',
   'created_utc': 1595739986,
   'id': 'hy1505',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': '(HELP)'},
  {'author': 'NIM8US',
   'created_utc': 1595789368,
   'id': 'hycbzh',
   'num_comments': 0,
   'score': 1,
   'selftext': "Who ever makes the best Valorant Twitter Banner, the winner will be paypal'ed $15 Dollars!\n\nDM my Twitter for any other questions\n\nTwitter- NlM8US",
   'subreddit': 'VALORANT',
   'title': 'Valorant Twitter Banner Competition!'},
  {'author': 'iiTwrtle',
   'created_utc': 1595740667,
   'id': 'hy1a2v',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'So I’ve been getting a few games where bots/people just team kill each other over and over again. Is there a reason for this? Is it a strat?'},
  {'author': '_veddy_',
   'created_utc': 1595792022,
   'id': 'hyd5vy',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'A variation of the one way that u/hpkeithh posted earlier on B main ascent'},
  {'author': 'Bdubm8',
   'created_utc': 1595744224,
   'id': 'hy1ytz',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](6lvbf1b595d51)',
   'subreddit': 'VALORANT',
   'title': "Why is the HIT REG in this game so bad. Fair enough i missed a couple but the rest of the bullets where the f do they go. Didn't even tag Reyna once BTW"},
  {'author': 'Maarmoo',
   'created_utc': 1595741570,
   'id': 'hy1ghs',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I thought I was lagging LOL'},
  {'author': 'Appelpuree',
   'created_utc': 1595744986,
   'id': 'hy23ye',
   'num_comments': 3,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '(Meme) People: "You can\'t expect strangers from the internet to understand a random picture." me:'},
  {'author': 'Hay1tsme',
   'created_utc': 1595744641,
   'id': 'hy21mo',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Somebody live spectating a ranked game...?'},
  {'author': 'zach1502',
   'created_utc': 1595746026,
   'id': 'hy2b0p',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'When ECON RATING is more important than K/D'},
  {'author': 'VinnieTheVoyeur',
   'created_utc': 1595792381,
   'id': 'hyd9lb',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]\n\n[View Poll](https://www.reddit.com/poll/hyd9lb)',
   'subreddit': 'VALORANT',
   'title': 'What are YOUR thoughts on the time required to complete the battle pass.'},
  {'author': 'geck564',
   'created_utc': 1595745116,
   'id': 'hy24ut',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I designed and printed a Raza rocket launcher. It can even shoot fireworks !!'},
  {'author': 'ollebram',
   'created_utc': 1595792642,
   'id': 'hydcch',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Hey! \n\nI put together a Funny Moments video from our Valorant Games. I was wondering if anyone has some feedback on my editing and what I can do differently for the next video. Would really appreciated if everyone could give the video a thumbs up :-) Unfortunately, it is in Swedish. But I hope you can find something funny anyways :-) \n\n [https://www.youtube.com/watch?v=EjzbjyKXBXI](https://www.youtube.com/watch?v=EjzbjyKXBXI) \n\n [https://www.youtube.com/watch?v=EjzbjyKXBXI](https://www.youtube.com/watch?v=EjzbjyKXBXI) \n\nThanks in advance // Slinky',
   'subreddit': 'VALORANT',
   'title': 'Made a video'},
  {'author': 'Vaniskaf',
   'created_utc': 1595745023,
   'id': 'hy2480',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Best hero. Your opinion.'},
  {'author': 'gleo2012',
   'created_utc': 1595745387,
   'id': 'hy26nb',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'For a really bad player such as my self, i really liked this clip (sorry for bad quality)'},
  {'author': 'porochew',
   'created_utc': 1595794172,
   'id': 'hydsk5',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Following the latest info I could find (Ask VALORANT #2 from July 2nd), it seems pretty clear integrated cross-region play isn’t all too likely. However, that Q&A does mention they’re “keeping an eye on demand”, and since I haven’t seen anyone asking for it publicly - here goes! I’d also like to suggest a couple ways to allow this without affecting the competitive aspect of the game, which is clearly important to the devs and community alike.\n\nAll that said, I also think it’s important to address the fact that people are already doing this. It’s not all that difficult to set up an account in a different region, and ultimately people do want to play with their friends. In some cases, this may even be necessary to play in the first place!\n\nCS:GO, if I remember correctly, has an option to queue for a certain ping - you can fine tune your threshold and only get matches with players below it. This has some flaws - setting a default threshold could cause issues across the board, from ruining competitive games in well supported regions to barring off players who don’t have the option for lower ping games (e.g. Africa, South-East Asia, etc). With some fine tuning however, I think this could be viable - in fact, something as simple as no ping cap for Unrated and a configurable (or hard!) cap for Competitive could be perfect. This allows people to play with their friends and gives competitive players more control than they currently have. The default value for this cap would need serious consideration of course, but I think it could be done well.\n\nOther options are possible - different settings per region, per gamemode, etc. I understand it’s a complex issue, but better systems are definitely possible and worth looking into!\nAny suggestions other people have are encouraged and overall I’d like to just get the conversation going to see if people are supportive of the current system or not. Thanks!',
   'subreddit': 'VALORANT',
   'title': 'Ideas for cross-region play'},
  {'author': 'FweFy2',
   'created_utc': 1595783820,
   'id': 'hyao54',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'is smurfing a bannable offense?'},
  {'author': 'CouchNapperzz',
   'created_utc': 1595752436,
   'id': 'hy3gfz',
   'num_comments': 5,
   'score': 1,
   'selftext': 'I’m gold 3 and wanna play in custom matches with some players who are better than me to help me improve.  I’d like to play with people who are around diamond, how do I go about finding people who are willing to play with me or getting into those games in general?',
   'subreddit': 'VALORANT',
   'title': 'I wanna play with better players, how do I go about doing that?'},
  {'author': 'Sit2001',
   'created_utc': 1595782047,
   'id': 'hya5c3',
   'num_comments': 1,
   'score': 1,
   'selftext': 'Im Gold 3, but i was platinum, my first rank was Gold2.. Who wants to play add me on valorant.\nMy nickname is 1St0rMy1 and the hashtag is #5110',
   'subreddit': 'VALORANT',
   'title': 'Some team mates to play ranked rn?'},
  {'author': 'Alan_Ash',
   'created_utc': 1595781648,
   'id': 'hya158',
   'num_comments': 4,
   'score': 1,
   'selftext': "So im new to the game... Sort of.\n\nI when i reached rank iron 2 i joind a bad squad.. I almost did all the work my self... So we lost with a score like 3-13...  After the match i was deranked to iron 1... I have been winning a lot of matches ever since... Even When i lose, it's always a close call with scores like 11-13 more or less... But it's been like 4 or 5 days now and i couldn't reach iron 2 ever since...\n\nSo how does the ranking work?\nAm i doing something wrong?",
   'subreddit': 'VALORANT',
   'title': 'Can someone explain how ranking works?'},
  {'author': 'xShadowWulfx',
   'created_utc': 1595789257,
   'id': 'hycaps',
   'num_comments': 4,
   'score': 1,
   'selftext': "Currently have the situation that I don't hear the voice chat.\n\nIm wondering if I'm voice chat banned, as I never flamed anyone in the game nor did I received any messages regarding a ban. \n\nIt also has to be something in the game as I dont see any indications that my friends or the other teammembers speak, when they obviously speak.\n\nRegardless I checked every setting in windows and in game and they are all sett correctly.\n\nAnyone has an idea?",
   'subreddit': 'VALORANT',
   'title': 'Strange voice chat situation'},
  {'author': 'Ligma_Ballhairs',
   'created_utc': 1595790136,
   'id': 'hyckt9',
   'num_comments': 1,
   'score': 1,
   'selftext': "I'm kinda the most inconsistent player you will ever meet, and I just want more people to play with. Please just put your I'd in the comments",
   'subreddit': 'VALORANT',
   'title': 'Looking for players'},
  {'author': 'onnsn',
   'created_utc': 1595789979,
   'id': 'hycixb',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Had some Internet Problems which resulted in me holding my Pistol like a knife shortly. New knife confirmed?'},
  {'author': 'SmoresPies',
   'created_utc': 1595792292,
   'id': 'hyd8og',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'this is really starting to not be fun anymore'},
  {'author': 'SattireSorrow',
   'created_utc': 1595793030,
   'id': 'hydgh8',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Wholesome content lmao. The bois and the other bois'},
  {'author': 'PurpleSwampDonkey',
   'created_utc': 1595779682,
   'id': 'hy9h77',
   'num_comments': 5,
   'score': 1,
   'selftext': "What are some of the more educational Valorant streamers? I'm not a great player and I'm interested in finding somebody who will  explain decision making and rotations on stream.\n\nI've been checking the Valorant section on Twitch the last couple of days, and he seems to mostly be proplayers or already famous people on Twitch that seem to be the higher viewer counts, and they seem to usually be in duo queue and spend their time talking to their duo.",
   'subreddit': 'VALORANT',
   'title': 'Good educational Valorant streamers?'},
  {'author': 'MajorMajorTaylor',
   'created_utc': 1595787433,
   'id': 'hybqqa',
   'num_comments': 2,
   'score': 1,
   'selftext': 'I love a good game of Spike Rush. Auto-locking Raze for some quick frags. However, the disappointment is immense when I load in and are stuck with the Classic. We use the Classic enough as it is in the regular game mode. Removing it would give us a chance to play with the other guns!',
   'subreddit': 'VALORANT',
   'title': 'Remove Classic From Spike Rush'},
  {'author': 'This_Would_Be_Me',
   'created_utc': 1595789702,
   'id': 'hycft8',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Cheapest way to get the oni bundle?'},
  {'author': 'n8wes',
   'created_utc': 1595776505,
   'id': 'hy8lc2',
   'num_comments': 5,
   'score': 1,
   'selftext': 'Personally I think the current refund system is a bit harsh. The system is automatic and yet the rules for it are very strict and require the skin was bought in the last 7 days and not have been upgraded. This is purely a refund of VP, not cash, so why not make it a bit longer (Maybe 2 or 4 weeks) and add the condition where skins may be refunded for VP but not for the radianite spent on it?\n\n[View Poll](https://www.reddit.com/poll/hy8lc2)',
   'subreddit': 'VALORANT',
   'title': 'To those who want to refund skins you have bought: Would you be willing to accept a refund even if you lose the radianite spent?'},
  {'author': 'ggmariee',
   'created_utc': 1595792318,
   'id': 'hyd8yz',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Reyna adventures pt.3 : this time I have 2 clips :D'},
  {'author': 'lemming_dragonborn',
   'created_utc': 1595779978,
   'id': 'hy9k8o',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'my valorant fanart :D'},
  {'author': 'All_Kushty',
   'created_utc': 1595779661,
   'id': 'hy9gz8',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Sneaky Sneaky'},
  {'author': 'Jnavarsete',
   'created_utc': 1595771615,
   'id': 'hy7abv',
   'num_comments': 5,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '200IQ Geometry Doublekill'},
  {'author': 'Valorantisdead',
   'created_utc': 1595739448,
   'id': 'hy10vb',
   'num_comments': 12,
   'score': 1,
   'selftext': 'You cant allow hackers to play for 3 months to "catch them" but ban someone for saying offensive lang.\n\nGrow up.',
   'subreddit': 'VALORANT',
   'title': "Stop chat banning. it's childish."},
  {'author': 'lesterb22',
   'created_utc': 1595777856,
   'id': 'hy8ykt',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Been practicing in both aim lab and shooting range and this is what I've got so far"},
  {'author': 'CI7YSI2',
   'created_utc': 1595778589,
   'id': 'hy95un',
   'num_comments': 3,
   'score': 1,
   'selftext': 'why this thing still happenning?, running and shooting should be sentence of dead, whats wrong with that?',
   'subreddit': 'VALORANT',
   'title': 'running, jumping and landing headshots'},
  {'author': 'gradschwimmgewesen',
   'created_utc': 1595723243,
   'id': 'hxxcu3',
   'num_comments': 8,
   'score': 1,
   'selftext': 'I finally made it! i completed the battlepass without buying any level.  \nIm playing valorant since the first days of the closed beta and i love it.  \nAnd now i finally got the battlepass knife.  \nHELL YEAH! \n\nhttps://preview.redd.it/ekol61oxi3d51.png?width=466&format=png&auto=webp&s=4e162e9ba9c51a56313fb6ecf502fbdb3bcdc563',
   'subreddit': 'VALORANT',
   'title': "i will i want to share my joy with y'all guys"},
  {'author': 'T2Sad_Shermy',
   'created_utc': 1595778878,
   'id': 'hy98vd',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "I've Thrown 1000 bladestorm knifes into the bots head try to beat me!!!"},
  {'author': 'ramcot',
   'created_utc': 1595778968,
   'id': 'hy99qy',
   'num_comments': 4,
   'score': 1,
   'selftext': 'Alright, I know this is pretty common but I cannot get a straight answer. I have played 24 (17 :7) unrated matches and 3 Spike Rushes. I should be eligible to be ranked now. However, it will not let me queue for rated because I have "5 matches left". It doesn\'t specify of what just that I have 5 more left. \n\nAny advice as to what to do?',
   'subreddit': 'VALORANT',
   'title': 'Stuck at 5 Matches to go.'},
  {'author': 'kingLAWZA',
   'created_utc': 1595779826,
   'id': 'hy9iqh',
   'num_comments': 3,
   'score': 1,
   'selftext': "If I play a game after being inactive for 2 weeks, will my rank decrease after a game?\n\nInterested to hear from people who've played after 2 weeks\n\nTIA",
   'subreddit': 'VALORANT',
   'title': 'Does your rank change after 2 weeks?'},
  {'author': 'jaden1982',
   'created_utc': 1595798534,
   'id': 'hyf34y',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'An Actual Haven Cam Glitch'},
  {'author': 'SirNelsor',
   'created_utc': 1595794059,
   'id': 'hydrdl',
   'num_comments': 6,
   'score': 1,
   'selftext': "Sometimes i really have to leave a game because i have to eat or something and my parents will yell at me if i don't go so i have to leave. Except when i come back i have 2 hours of timeout for leaving a simple unrated. I think this is too long and kinda dumb. The most time i would give is 30 minutes as a penalty is someone left the game if they were mad and rage quit.",
   'subreddit': 'VALORANT',
   'title': 'The time out and potential bad from exiting a game in the middle of a match'},
  {'author': 'GaterMachetteSr',
   'created_utc': 1595798532,
   'id': 'hyf346',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '[Meme] I will make Kingdom pay for it all'},
  {'author': 'lenox95',
   'created_utc': 1595744638,
   'id': 'hy21lx',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'oh baby'},
  {'author': 'shwagcs',
   'created_utc': 1595801619,
   'id': 'hyfza6',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I wish practice mode kept track of your kills. When I used to practice in cs I would do 100 kills on each gun as my warmup, but i cant do this in valorant because it doesnt keep track of the kills, plus I can only count to 5..:'},
  {'author': 'gikigiio',
   'created_utc': 1595801583,
   'id': 'hyfyw3',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Has anyone seen this map and game mode bug?'},
  {'author': 'snooberino',
   'created_utc': 1595798519,
   'id': 'hyf2ym',
   'num_comments': 6,
   'score': 1,
   'selftext': "The game is just really not fun once the Operators start coming out. It's not my job to figure out a way to fix it but something has to be done about them. They aren't this much of a problem in CSGO. I feel like the slower movement speed doesn't really help either",
   'subreddit': 'VALORANT',
   'title': 'Have they said anything about the Operator?'},
  {'author': 'Lackadaisical9',
   'created_utc': 1595800942,
   'id': 'hyfshz',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'How to increase your rank and play like a pro?'},
  {'author': 'ilyasbad',
   'created_utc': 1595802353,
   'id': 'hyg6j1',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Do you think those stats are not enough to rank up ( i m tired of iron 1 😪) pls someone help me'},
  {'author': 'asim_riz',
   'created_utc': 1595783284,
   'id': 'hyaihr',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'What is the "Always Show Inventory" setting for ?'},
  {'author': 'no_craps_given',
   'created_utc': 1595786124,
   'id': 'hybcox',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Multithreaded option not showing up!'},
  {'author': '_Douggie_',
   'created_utc': 1595787289,
   'id': 'hybp6p',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Wierd Operator skin showing in current battle pass, i was flicking through the tiers and it showed up for a few seconds so i clipped it'},
  {'author': 'Boersi',
   'created_utc': 1595787019,
   'id': 'hybmdq',
   'num_comments': 2,
   'score': 1,
   'selftext': 'So I need teammates that are willing to lvl up with me. So we would play spikerush and would commit suicide at the very beginning of the round to complete a game in under 3 minutes \n(3 minutes = 1 K exp = 20k exp/ hour)\nWe have to be full squad  because noone reports anyone so if ur intrested just DM me and we can exchange infos (1/5 players found)',
   'subreddit': 'VALORANT',
   'title': 'EUW looking for mates to lvl up with'},
  {'author': 'halbert370',
   'created_utc': 1595787785,
   'id': 'hybugp',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I made Ultra HD Cypher Wallpaper.'},
  {'author': 'sacrebajs',
   'created_utc': 1595788503,
   'id': 'hyc2e2',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'this is actually the game'},
  {'author': 'BiGGBoBBy444',
   'created_utc': 1595787840,
   'id': 'hybv1y',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I made a CS:GO Style Spectator UI for Valorant'},
  {'author': 'BiGGBoBBy444',
   'created_utc': 1595787732,
   'id': 'hybtye',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I made a CS:GO Style Spectator UI for Valorant'},
  {'author': 'Mang0o0o',
   'created_utc': 1595786917,
   'id': 'hyblc7',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Ranked is balanced'},
  {'author': 'FriedEgg29',
   'created_utc': 1595788056,
   'id': 'hybxg1',
   'num_comments': 2,
   'score': 1,
   'selftext': 'Are there free weapon skins in valorant? Or is there any talk of free skins coming to the game? \n\nI like the idea of being able to earn skins but I’m unsure if you can without buying battlepass.',
   'subreddit': 'VALORANT',
   'title': 'Weapon Skins'},
  {'author': 'DevilCyber',
   'created_utc': 1595786007,
   'id': 'hybbhx',
   'num_comments': 1,
   'score': 1,
   'selftext': 'While going through my warm-up I came across this Sneaky little boy \n\n​\n\n [https://imgur.com/gallery/ZIKgahd](https://imgur.com/gallery/ZIKgahd)',
   'subreddit': 'VALORANT',
   'title': 'Bot stuck in the wall while doing my Warmup'},
  {'author': 'Yamigosaya',
   'created_utc': 1595781060,
   'id': 'hy9vaq',
   'num_comments': 2,
   'score': 1,
   'selftext': "Everytime i queue in for agent select it just hangs in the map screen. \n\nhttps://cdn.discordapp.com/attachments/362568648000274435/736861951933546526/Screenshot_20200726-162605.jpg\n\nthe game doesn't crash it just freezes like this, then after a few moments (presumably the timer running out) i get kicked and now i have an hour penalty wait.\n\nThis has happened twice today and never before.",
   'subreddit': 'VALORANT',
   'title': 'Stuck in a white screen after finding a match during queue.'},
  {'author': 'tmfey',
   'created_utc': 1595782566,
   'id': 'hyaau7',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'just put a wall mid they said'},
  {'author': 'boysineedsomehelp',
   'created_utc': 1595780232,
   'id': 'hy9mxg',
   'num_comments': 1,
   'score': 1,
   'selftext': 'so i think we should be able to see our weapons rarity and name on the right side in game. \n\njust like in cs how you can see blue up to red or even yellow if you own a howl. i think valorant needs this cause right now there’s not even a way of seeing rarities on your guns besides the shop.',
   'subreddit': 'VALORANT',
   'title': 'In game inventory should show weapon rarities'},
  {'author': 'Dessssey',
   'created_utc': 1595782491,
   'id': 'hyaa1h',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n*Processing video lbcolhive8d51...*',
   'subreddit': 'VALORANT',
   'title': 'Ascent A tree double shock to A attacker orb! :)'},
  {'author': 'podousky',
   'created_utc': 1595774187,
   'id': 'hy7yww',
   'num_comments': 4,
   'score': 1,
   'selftext': 'Well, as we all know breach is kida underwelming right now, and part or that is because he needs a wall and it makes him so predictable that if a enemy pre fires after the flash most likely he will deal 60~70 damage at least. Beside that, the need to an wall limits his usability so mutch, for example the mid of accent.BUT what if it became a praojectile (i mean, he has a multi-function arm, so in terms of design it wouldn’t be hard to implement) just like the CS flashes. It would bring to a plane agent more depth, and usability, just like sova arrows or brimstone molly, learning more settups to increase your ability gap to others breach players. So thats my thoughts, i would love to hear more opinions, if you agree or disagree to my ideas.',
   'subreddit': 'VALORANT',
   'title': 'Lets talk about breach buffs...'},
  {'author': 'aszxdcvf',
   'created_utc': 1595784817,
   'id': 'hyayqe',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'my unreal flick'},
  {'author': 'breathelikeatree',
   'created_utc': 1595785309,
   'id': 'hyb40f',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I showed my friend valorant yesterday and she sent me this today....'},
  {'author': 'shakeitletsdance',
   'created_utc': 1595783514,
   'id': 'hyakwh',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '"I am both shield and sword"'},
  {'author': 'Kazzuuuu',
   'created_utc': 1595780703,
   'id': 'hy9rnq',
   'num_comments': 8,
   'score': 1,
   'selftext': "Slower ADS speed  \n  Remove red dot to show it's accurate so that it requires a little more skill  \n  Sound when ADSing(I've never played CS but I've heard players mention this is how it is on that game)  \n\n\n  Something. It's so cancer to go against and just sucks the fun out of a match once someone or multiple players get them.",
   'subreddit': 'VALORANT',
   'title': "The Op needs some sort of nerf and no it's not damage"},
  {'author': 'LUISKY_CT',
   'created_utc': 1595756627,
   'id': 'hy4845',
   'num_comments': 10,
   'score': 1,
   'selftext': "(Context: I'm iron 3(I'm not crying you're crying))\n\nIron comp. matches are a fucking dumpster fire rn. Trolling, several matches in a row were multiple people don't select agents, severe afk issues, people really fucking tilted in chat. What tf happened?\n\nThe matchmaking is also really weird, putting silver 1 and iron 1 a lot in matches. Has this happened to anyone else?\n\nPs: triple duelist = bad",
   'subreddit': 'VALORANT',
   'title': 'Wtf is up with iron players'},
  {'author': 'Barracuda_SS',
   'created_utc': 1595781737,
   'id': 'hya224',
   'num_comments': 2,
   'score': 1,
   'selftext': 'Why did my rating only increase slightly from a game which I did decently in but increased normally in a game that I did terrible in.\n\nhttps://preview.redd.it/1j948akic8d51.png?width=965&format=png&auto=webp&s=2613833214753705b8eafc470a0ce9b2f798ed8a',
   'subreddit': 'VALORANT',
   'title': 'Weird Rating System'},
  {'author': '_official_maze_',
   'created_utc': 1595780986,
   'id': 'hy9uka',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I just uploaded my first valorant video on my channel, check it out:- https://youtu.be/xvsQSIE2Nh8'},
  {'author': 'lowzaah',
   'created_utc': 1595781878,
   'id': 'hya3kg',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'MVP in 8/10 games, still hard stuck silver..'},
  {'author': 'SnappleGaming',
   'created_utc': 1595781867,
   'id': 'hya3fq',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Map rotation'},
  {'author': 'SmashinFascionable',
   'created_utc': 1595783780,
   'id': 'hyanq6',
   'num_comments': 3,
   'score': 1,
   'selftext': "And here's why: I play several hours PER DAY and still have yet to complete the Battlepass. More of us need to voice this to Riot. I don't care how they adjust the next Battlepass, I paid for this one and feel ripped off. It shouldn't be a part-time job.",
   'subreddit': 'VALORANT',
   'title': "I'm Not Buying The Next Battlepass"},
  {'author': 'Mystx75',
   'created_utc': 1595766546,
   'id': 'hy6420',
   'num_comments': 13,
   'score': 1,
   'selftext': "I find this stupid and pretty expensive to be honest, on top of that it's not other games where you can buy 1 time the battle pass and get enough to buy the next Batlle Pass.\n\n​\n\nIn what world Riot lives? These things are too expensive",
   'subreddit': 'VALORANT',
   'title': 'Why do we have to buy all skins Variants of a weapon in order to have the last Lvl of the Variant this said weapon?'},
  {'author': 'Ketyboi1',
   'created_utc': 1595785935,
   'id': 'hybapj',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I found the silhouette of the new character in the split shoe store!'},
  {'author': 'Akira_Kurusu_P5D',
   'created_utc': 1595797861,
   'id': 'hyevr2',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Ah yes! Duelist Reyna and Jett'},
  {'author': 'chungles69',
   'created_utc': 1595797788,
   'id': 'hyev16',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I don’t know why I haven’t ranked up yet. Valorant ranking system is garbage'},
  {'author': 'kyzzj',
   'created_utc': 1595799862,
   'id': 'hyfh54',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'i got chat restricted'},
  {'author': 'lack_tase',
   'created_utc': 1595747768,
   'id': 'hy2meh',
   'num_comments': 4,
   'score': 1,
   'selftext': 'Game bugged out during comp and displayed [this](https://i.imgur.com/c3O4ZLN.png) instead of Bind. Could this be the name of a new map?',
   'subreddit': 'VALORANT',
   'title': 'Possible new map name?'},
  {'author': 'TheOnceVicarious',
   'created_utc': 1595799234,
   'id': 'hyfajt',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Sometimes I suprise myself'},
  {'author': 'Anarchy_TV',
   'created_utc': 1595801966,
   'id': 'hyg2np',
   'num_comments': 11,
   'score': 1,
   'selftext': '​\n\n*Processing video rfdp50y40ad51...*',
   'subreddit': 'VALORANT',
   'title': 'Raze bot is overpowered'},
  {'author': 'Gato_Estepario',
   'created_utc': 1595803820,
   'id': 'hygkuq',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'servers off?????????'},
  {'author': 'Last_Adeptness',
   'created_utc': 1595774689,
   'id': 'hy83px',
   'num_comments': 8,
   'score': 1,
   'selftext': "So played with these Phillipino guys - they were 3-stack. And their pings were ridiculous. How is Riot unable to localise matches somewhat? That's just a pathetic oversight.\n\nhttps://preview.redd.it/mnquvdexr7d51.png?width=509&format=png&auto=webp&s=2c917ff1a949590b1023f068bf50327bf98cf108",
   'subreddit': 'VALORANT',
   'title': 'Valorant match-making shocking oversight'},
  {'author': 'Kepuch',
   'created_utc': 1595798077,
   'id': 'hyey41',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Is there a particular map rotation, which i doubt since every single unrated gae for the last 10 games has been ascent, i get that the map is knda new but still.. i havent played on bind for example in like 2 weeks',
   'subreddit': 'VALORANT',
   'title': 'Every game is ASCENT'}],
 [{'author': 'TheDinorino',
   'created_utc': 1595882157,
   'id': 'hz0bcl',
   'num_comments': 2,
   'score': 2,
   'selftext': 'I hear the same thing over and over. It is probably you that you need to improve on your game. Sure this is true to an extent but this is a prime example of why that statement of your teammates holding you back is true. Trinhity (me), I am at the top of this match. The score was 11-13. My bottom fragger was 0/24. I spectated this guy too and legit is using a controller on lowest sensitivity. Now I dont know if this man is trolling or just something. But the point still stands, your teammates can be the death of you. This system puts people in ranks where they should not be. It is busted.\n\nhttps://preview.redd.it/4dim830lmgd51.jpg?width=2268&format=pjpg&auto=webp&s=bc23a21015a427d67b1b01c24566e629564fdf2b',
   'subreddit': 'VALORANT',
   'title': 'When someone tells you that its not your teammates that is holding you back. Just show them this.'},
  {'author': 'LilBenjiiii',
   'created_utc': 1595822163,
   'id': 'hyl4de',
   'num_comments': 0,
   'score': 2,
   'selftext': " **Spaghetti** is a thin, long, and round type of pasta while **Linguine**, on the other hand, is a thin, long, and flat type of pasta. **Spaghetti** is ideally served with Tomato sauce and meat dishes while **Linguine** accompanies seafood and pesto dishes. And for those Reasons I'm out!!!",
   'subreddit': 'VALORANT',
   'title': '70$ For A Knife Skin'},
  {'author': 'interdetroit',
   'created_utc': 1595830112,
   'id': 'hymrmu',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My first ace!'},
  {'author': 'xEvinous',
   'created_utc': 1595826098,
   'id': 'hylyqb',
   'num_comments': 0,
   'score': 1,
   'selftext': '[Titled: We have penalized one or more players you reported in VALORANT\n](https://i.gyazo.com/7de416c2dde7059d138e76d17821472f.png)\n\nNice! Have had a lot of teammates trolling or being overall abusive lately, nice to see my reports actually doing something!',
   'subreddit': 'VALORANT',
   'title': 'Riot sent me an Email...'},
  {'author': '[deleted]',
   'created_utc': 1595827730,
   'id': 'hymb5j',
   'num_comments': 0,
   'score': 1,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'Thank You for Standing up for a Noob'},
  {'author': 'EffectedGavio',
   'created_utc': 1595810185,
   'id': 'hyi8c6',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Last week and many weeks before ive been playing valorant and it works fine with a very smooth fps. But one day i got on and changed my riot id, got on to valorant and now my valorant lags and my fps has dropped a ton and idk how to fix it. Anyone know whats going on?',
   'subreddit': 'VALORANT',
   'title': 'My valorant fps and lag is unreal'},
  {'author': 'runawayfrommarket',
   'created_utc': 1595817418,
   'id': 'hyk0ts',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'How does ranked even work?'},
  {'author': 'Mellowyellowninja',
   'created_utc': 1595815649,
   'id': 'hyjlfz',
   'num_comments': 0,
   'score': 1,
   'selftext': ' [https://clips.twitch.tv/RealSpunkyCaterpillarNotATK](https://clips.twitch.tv/RealSpunkyCaterpillarNotATK)',
   'subreddit': 'VALORANT',
   'title': 'HitReg is terrible this patch'},
  {'author': 'Goku560',
   'created_utc': 1595817072,
   'id': 'hyjxur',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'How does this guy have 49 kills?'},
  {'author': 'ABCTheLegendary',
   'created_utc': 1595823617,
   'id': 'hylfz6',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Why is Valorant using no resources'},
  {'author': 'Obito29',
   'created_utc': 1595825158,
   'id': 'hylrsa',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Play your main, play for personal performance, drop 40 kills but only win by 2 rounds. 1 green arrow.\n\nFlex to other roles, contribute more to teamplay, when by a lot of rounds but not as high a k/d/a. 1 green arrow.\n\nIt just feels like there isn’t any progress unless you literally stomp the other team & top frag. Maybe it’s supposed to be this way, but it just feels super unrewarding to play ranked at the moment & I’m just wondering why it’d be developed like this',
   'subreddit': 'VALORANT',
   'title': 'I genuinely don’t get how you’re supposed to rank up in this game...'},
  {'author': 'Slepi24',
   'created_utc': 1595823974,
   'id': 'hyliqg',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Black screen when launching, need help!'},
  {'author': 'Ford456fgfd',
   'created_utc': 1595819038,
   'id': 'hykely',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'The amount of second hand embarrassment I had while playing last night was unreal.. do you have any crazy voice comms stories?'},
  {'author': 'DarDar33',
   'created_utc': 1595819591,
   'id': 'hykj6t',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Questions about stats'},
  {'author': 'nut__mann',
   'created_utc': 1595836005,
   'id': 'hynx0t',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Solo Q to D2 Experience'},
  {'author': 'Dinosupreme',
   'created_utc': 1595836628,
   'id': 'hyo156',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'After playing csgo for +1k hrs decided to hop on back valorant since beta for a comp game lol'},
  {'author': 'aaronpro19',
   'created_utc': 1595836368,
   'id': 'hynzg0',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My First Edit'},
  {'author': 'nut__mann',
   'created_utc': 1595836267,
   'id': 'hynys5',
   'num_comments': 0,
   'score': 1,
   'selftext': 'decided to put together some clips i collected while solo queuing to diamond 2. \n\n [https://www.youtube.com/watch?v=ybxrQtc8q9k](https://www.youtube.com/watch?v=ybxrQtc8q9k)',
   'subreddit': 'VALORANT',
   'title': 'Solo Q to D2 Experience'},
  {'author': 'BigAvox3',
   'created_utc': 1595808104,
   'id': 'hyhowy',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Any and all support welcomed reddit fam - on the vid or on my gameplay'},
  {'author': 'BOUTTEBOY6',
   'created_utc': 1595810563,
   'id': 'hyibp7',
   'num_comments': 0,
   'score': 1,
   'selftext': 'My friend and I were playing Valorant together, and I asked him to record this last round while I was Raze. This is the greatest moment I have ever achieved in an FPS game\n\n![video](lx8rxq76qad51)',
   'subreddit': 'VALORANT',
   'title': 'Roomba go B O O M'},
  {'author': 'ValorantCompilation5',
   'created_utc': 1595809797,
   'id': 'hyi4nn',
   'num_comments': 0,
   'score': 1,
   'selftext': "My definition of Commentary:\n\n1. Clip introductions (In this clip we're gonna see what happens when......)\n2. Inclip Commentary (Will he get the Ace ? He did it! what an amazing play)  \n\n\n​\n\n[View Poll](https://www.reddit.com/poll/hyi4nn)",
   'subreddit': 'VALORANT',
   'title': 'Valorant Compilation with Commentary or without ?'},
  {'author': 'l3xex',
   'created_utc': 1595841128,
   'id': 'hyowlx',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'First time ever leaving a match in unrated'},
  {'author': 'Traiitoor',
   'created_utc': 1595842404,
   'id': 'hyp5mh',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Phoenix Spike Glitch | Valorant bombplant bug - RiotGames Fix This Bug #FixValorant #PhoenixGlitch'},
  {'author': 'RGBD4RK',
   'created_utc': 1595844060,
   'id': 'hyphgg',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Switched to pc from ps4 Friday and got my first ace in valorant lets gooooo check the clip out not asking for follows or anything just won't let me post the video itself since its only 30 seconds"},
  {'author': 'AttomX',
   'created_utc': 1595809109,
   'id': 'hyhyd8',
   'num_comments': 8,
   'score': 1,
   'selftext': 'I would like to have a discussion with the community here about what could be the potential benefits and disadvantages to having all players know what weapons are in play. I think it would be cool to know when an enemy has op. I would play differently knowing that. I also know that this would ruin some of the surprise aspects of the game like using shotguns. I would like to know everyone’s opinion on this. Thanks.',
   'subreddit': 'VALORANT',
   'title': 'I believe the opposite team should see what weapons the other team has.'},
  {'author': 'syntheticxblood',
   'created_utc': 1595808061,
   'id': 'hyhoi6',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Your friends opinions might not always he right (video)'},
  {'author': 'ShamuPvP',
   'created_utc': 1595809078,
   'id': 'hyhy2k',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Instant Feedback Report'},
  {'author': 'Avansear',
   'created_utc': 1595844808,
   'id': 'hypmzo',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "Maybe a BUG? I'm confused."},
  {'author': 'Cygus_Lorman',
   'created_utc': 1595811654,
   'id': 'hyilky',
   'num_comments': 1,
   'score': 1,
   'selftext': 'There is absolutely no point in telling someone that they’re ‘dogshit at the game and should just uninstall’. (It’s a common insult.) It ruins overall team morale and starts to fuck with your mental clarity when you’re focused more on how badly your teammates are performing, when you should only really focus on yourself most of the time. \n\nI just came out of a game where I hard carried for the majority of the match, and our bottom fragger had less than 10 kills. But I maintained my composure and held out hope that we would turn it around, so I stayed silent on comms and gave as many callouts as I could.\n\n(I never said you couldn’t voice your frustrations out in private.)\n\nGranted, we still lost in the end, but one of the biggest reasons for that was because I started focusing most of my attention on how my teammates were performing.',
   'subreddit': 'VALORANT',
   'title': 'Being toxic is not only detrimental to your teammates, but yourself.'},
  {'author': 'Hoodrat10',
   'created_utc': 1595811577,
   'id': 'hyikv0',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Have you noticed comm muted people always..'},
  {'author': 'A9521',
   'created_utc': 1595848861,
   'id': 'hyqg7c',
   'num_comments': 0,
   'score': 1,
   'selftext': 'I want to be able to track the daily skin shop and keep track of statistics from my phone without having to log into valorant itself, are there any good companion apps that would allow me to do so?',
   'subreddit': 'VALORANT',
   'title': 'Good companion apps?'},
  {'author': 'Pbozin',
   'created_utc': 1595812867,
   'id': 'hyiwdh',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'We took a picture in VALORANT'},
  {'author': 'HubertoE',
   'created_utc': 1595814860,
   'id': 'hyjecd',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Open up the sky'},
  {'author': 'KudaTheNerd',
   'created_utc': 1595814764,
   'id': 'hyjdgt',
   'num_comments': 2,
   'score': 1,
   'selftext': "​\n\nhttps://preview.redd.it/j7syh9013bd51.png?width=449&format=png&auto=webp&s=ae65be5f81abe604965da465bc4e3a9bc0670707\n\nInstead of concerning yourself with protecting whinny babies who can't take criticism maybe you should put your energy towards fixing hitboxes, banning actual hackers, making more maps, keeping players interested, saving your dwindling player base, patching Reyna, fixing broken player models, creating events for players, lowering prices for skins, etc....",
   'subreddit': 'VALORANT',
   'title': 'Hey Valorant.........'},
  {'author': 'MaddoxRyder',
   'created_utc': 1595815159,
   'id': 'hyjgxn',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Weird Battle Pass Glitch (Possible new skins in the battle pass?)'},
  {'author': 'Jett_potato',
   'created_utc': 1595815259,
   'id': 'hyjhvp',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](hny53uzd4bd51)',
   'subreddit': 'VALORANT',
   'title': "This happened to me a few games ago, and I knew what had to be done. I'm posting this again because the first was taken down for having less than 100 characters. (Credit to @DrakesonWho on Discord)."},
  {'author': 'Princess_Isla',
   'created_utc': 1595814604,
   'id': 'hyjbxb',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Imagine being this bad'},
  {'author': 'Phyre1337',
   'created_utc': 1595813556,
   'id': 'hyj2kf',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'This gets more cursed the more you look at it'},
  {'author': 'Dhehhwhshdhahhahs',
   'created_utc': 1595828879,
   'id': 'hymjaz',
   'num_comments': 0,
   'score': 1,
   'selftext': 'When the new ranking system comes out next week are our ranks going to be reset too? Jdjabsbahahbsbdbahahsbdbdbbavs',
   'subreddit': 'VALORANT',
   'title': 'New ranki system'},
  {'author': 'artstudebt',
   'created_utc': 1595828835,
   'id': 'hymj07',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'so uhh,, my buy screen got bugged mid game'},
  {'author': 'MyCoolHigh',
   'created_utc': 1595831315,
   'id': 'hyn09i',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Five Second Ace in Valorant!'},
  {'author': '_Elcrys_',
   'created_utc': 1595832930,
   'id': 'hynbjp',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'UI color change option'},
  {'author': 'Freedom-snek',
   'created_utc': 1595818520,
   'id': 'hyka7y',
   'num_comments': 1,
   'score': 1,
   'selftext': 'I’ve been stuck in an infinite loop of restarting my game and logging out and uninstalling and reinstalling and I keep getting a message saying error code 62 on startup. Anyone have his issue or a fix for it?',
   'subreddit': 'VALORANT',
   'title': 'Error code 62 on startup?'},
  {'author': 'xd_GrapeJuice',
   'created_utc': 1595819853,
   'id': 'hyklb1',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I got in a game with a fake shroud and Ninja'},
  {'author': 'MrDeer_008',
   'created_utc': 1595856176,
   'id': 'hys63r',
   'num_comments': 0,
   'score': 1,
   'selftext': "HI. I want to talk about the RANK REWARD in Valorant in the future. I am a 4400 rank Overwatch Player in Season 3 from China. Back then, there are lots of my friend and some other people with lower rank levels want me to help them get the GrandMaster as 4000 OW rank reward. So they all come to me and let me help them to get the  Rank Season head portrait and the Painting. Me and my other teammate who use to play start using their account to play. We can beat the player can't even contest us and the account owner can get the reward they want. we happy and they happy. Because VALORANT is a free game and everyone can find a balance between competing and just have fun. So I just don't want VALORANT Rank to become like OVERWATCH. Because I know some dark shit in Overwatch Rank in China. Things like Smurf or Boosting happen all the time. But the most shocking thing is some high-rank players they have a group and they agreed to match at the same time in the mid-night. so they can get in the same match So they can manipulate the whole match. If someone says they want to win in their group. They can act and do some black casework to let the guy who gives money to them to win. I really don't want account trade and Boosting in the game become popular and ordinary in VALORANT. So I think the rank reward even not necessary. Because to be good and have fun in-game is already a nice reward. And the environment in competitive is pretty good right now. Please be careful with the rank reward and I really hope this game can be better day by day\n\n(i'm not good in English so this article may write not well enough, please forgive me)",
   'subreddit': 'VALORANT',
   'title': 'I want to talk about the rank reward in VALORANT'},
  {'author': 'RxPxH',
   'created_utc': 1595856194,
   'id': 'hys699',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Almost ace with the operator'},
  {'author': 'TheMegakegger',
   'created_utc': 1595823107,
   'id': 'hylbzl',
   'num_comments': 4,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Anyone notice this in the shoe store on split?'},
  {'author': 'Human_187',
   'created_utc': 1595813149,
   'id': 'hyiyxd',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Boom Bot OP?'},
  {'author': 'Alt-d',
   'created_utc': 1595813440,
   'id': 'hyj1hj',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'as a plat 1 played a ranked game with a bronze 3 and bronze 2'},
  {'author': 'godoffailur',
   'created_utc': 1595815343,
   'id': 'hyjinq',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "My best clutch, Ran into phoenix's molly while it was in the air to slow it down and my wall came off at the last second!"},
  {'author': 'crima',
   'created_utc': 1595852356,
   'id': 'hyr7i5',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Let's show VALORANT love & appreciation instead of this constant complaining - crima mindset REAL TALK"},
  {'author': 'Bakla5hx',
   'created_utc': 1595818564,
   'id': 'hykakm',
   'num_comments': 4,
   'score': 1,
   'selftext': 'So I’ve only played Xbox games until about 2-3 weeks ago. Valorant being my first keyboard mouse shooter ever. Enjoying the game so far gives me old rainbow six ba vibes. Here’s my highlight from my last company match trying to get out of iron \n\nhttps://athenascope.com/game-session/1600511/video/42222387',
   'subreddit': 'VALORANT',
   'title': 'Week 2 of valorant'},
  {'author': 'courtesycall2019',
   'created_utc': 1595823774,
   'id': 'hylh5h',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'how can i solve this shet help please : (valorant.exe system error the program cant start because api-ms-win-crt-runtime-l1-1-0.dll is missing from your computer)'},
  {'author': 'SecretDeftones',
   'created_utc': 1595838619,
   'id': 'hyoeuz',
   'num_comments': 1,
   'score': 1,
   'selftext': "Just watched Pax Arena finale and the cameraman was nonstop switching players/angles every 3 seconds. Not kidding...Every 3 seconds, even in middle of fights.  \nAnd why RED Xs on dead ones?  \nCan't they just remove dead ones?",
   'subreddit': 'VALORANT',
   'title': 'Camera guys ruin Pro-games'},
  {'author': 'Shadowblasts',
   'created_utc': 1595864735,
   'id': 'hyuoyo',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '4 hp and a dream'},
  {'author': 'Beardo_TV',
   'created_utc': 1595834497,
   'id': 'hynmpx',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My best ever round of Valorant. 6K Ace with a collat to WIN THE MATCH.'},
  {'author': 'xSneepy',
   'created_utc': 1595865117,
   'id': 'hyutbf',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Valorant ranked system seems to be broken'},
  {'author': 'kensanity',
   'created_utc': 1595832581,
   'id': 'hyn93m',
   'num_comments': 3,
   'score': 1,
   'selftext': 'Hi, so we’ve been throwing a local valorant league recently, where we stream some of the matches between teams. I’m not a good player and there really is a ton of action that I tend to miss\n\nMy approach so far has been to put more of my POV focus on attacker side, and when round starts I tend to pick an area I think a clash is bound to happen based on the mini map. (Ie I see 2-3 guys on each side approaching mid on bind)\n\nIf this big engage happens then I’ll press V to go into drone mode and do my best to get a wide angle of all this firefight. \n\nAs players get picked off I’ll try to just pick players who I think have to carry the game on their shoulders. Ie if the bomb carrier hasn’t planted the spike I’ll focus on him as the round is predicated on him planting  or if there’s 1 - 2 guys left on defense I’ll just jump between the two of them since if they die they lose. \n\n\nUltimately, there are times when there are firefights at both bomb sites and I’ll miss quite a few frags. \n\nLooking for any tips right now on how I can improve on the specutating experience for our stream viewers of the tourney. \n\nPs\nI use all the numerical hot keys for players as well as the mouse buttons, and I use the V key for the drone perspective. \n\nIf you are interested in what I’m talking about you can see the first VoD at twitch.tv/latteesports for reference.',
   'subreddit': 'VALORANT',
   'title': 'Advice on controlling the spectator camera?'},
  {'author': 'Secres',
   'created_utc': 1595836791,
   'id': 'hyo29i',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Game stuck on loading screen. Error 59'},
  {'author': 'tid249',
   'created_utc': 1595867639,
   'id': 'hyvmrx',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'How to play game with nvidia geforce 9500 GT ?'},
  {'author': 'randomperson134',
   'created_utc': 1595840596,
   'id': 'hyosij',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Broken Omen TP Exploit'},
  {'author': 'LargePossibility1060',
   'created_utc': 1595841479,
   'id': 'hyoz1p',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'This guy needs help... LOL'},
  {'author': 'leechman27',
   'created_utc': 1595836701,
   'id': 'hyo1mf',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'The real and original Sova.'},
  {'author': 'grandpa0604',
   'created_utc': 1595832448,
   'id': 'hyn88w',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'For those who created new accounts, what rank did you place in respective to your main account?'},
  {'author': '[deleted]',
   'created_utc': 1595863427,
   'id': 'hyu9yu',
   'num_comments': 0,
   'score': 1,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'Act II Ranks and Competitive Changes'},
  {'author': 'HPLswag',
   'created_utc': 1595832685,
   'id': 'hyn9tk',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "I can't invite my friends to a party and vise versa (Bug?)"},
  {'author': 'Finder420',
   'created_utc': 1595821480,
   'id': 'hykyuj',
   'num_comments': 1,
   'score': 1,
   'selftext': 'When I open my map and try to mark a spot, the crosshair is grey and blends in so much that its making it extremely hard. Does anyone know a fix? I see streamers and theirs is black and much easier to see. Thanks',
   'subreddit': 'VALORANT',
   'title': 'Why is the map crosshair almost invisible?'},
  {'author': 'ralfrtl',
   'created_utc': 1595835152,
   'id': 'hynr89',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Is this a bug? A random player named "Daddy" is sending messages in the chat even tho he\'s not one of the players in the match.'},
  {'author': 'Lscag2100',
   'created_utc': 1595812568,
   'id': 'hyitqd',
   'num_comments': 4,
   'score': 1,
   'selftext': 'anyone know if this is ever gonna be a thing on custom match just being able to put bots on the map and run around, i know theres the warm up with them strafing but its just not the same need something to do at 2 am when i cant mentally play ranked anymore but still wanna play',
   'subreddit': 'VALORANT',
   'title': 'deathmatch with bots'},
  {'author': 'l1m1tlessRoad',
   'created_utc': 1595846704,
   'id': 'hyq0fn',
   'num_comments': 4,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Anyone having sound glitches here? Me and my friends were playing rank while suddenly in this corner of c link we are hearing sounds like razes ult or a meteor or something very big falling, anyone have a clue on what this is? Any answer is appreciated :)'},
  {'author': 'DoritoCookie',
   'created_utc': 1595846700,
   'id': 'hyq0em',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Lee Min Ho looks like Sova lmao'},
  {'author': 'DoritoCookie',
   'created_utc': 1595846779,
   'id': 'hyq0xh',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Lee Min Ho looks like Sova lmao'},
  {'author': 'Voltegeist',
   'created_utc': 1595846492,
   'id': 'hypyz7',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Wall hacks confirmed ;)'},
  {'author': 'Kindly_Manufacturer6',
   'created_utc': 1595846427,
   'id': 'hypyhn',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Is standard rank better than silver? I don't want to be the spike. nobody wants to be the spike :("},
  {'author': 'Themightyqjc',
   'created_utc': 1595872016,
   'id': 'hyx1j8',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "Does anyone else wish death didn't vaporize your bullets?"},
  {'author': 'Fletch_19',
   'created_utc': 1595832251,
   'id': 'hyn6xk',
   'num_comments': 19,
   'score': 1,
   'selftext': 'I\'ll try to keep the ranting to a minimum, but i\'m very tilted. It seems every game I play I (G1 currently) get paired with garbage bronzes and irons, with a silver or two sprinkled in. I don\'t get it, I haven\'t had a gold or plat teammate in ages. Am I doing something wrong? I\'m deranking rapidly even though I get 25-35 kills a game. I\'ve gone from P1 to G1 in about a week, with a K/D of well over 3, and constant topfrag. I know it\'s the classic "i\'m fragging and losing" scenario, but it\'s genuinely what happens. I can\'t get a 5 man beacuse no one will take me; i\'m stuck in gold at the end of the day. Plz help.',
   'subreddit': 'VALORANT',
   'title': 'Why do I keep getting paired with way worse players?'},
  {'author': 'Vycant',
   'created_utc': 1595848379,
   'id': 'hyqckj',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Dont ask me why, dont ask me how'},
  {'author': 'ClxsterValorant',
   'created_utc': 1595872656,
   'id': 'hyx96c',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'MOLOS BRIMSTONE HAVEN VALORANT 🔥 /BRIMSTONE MOLOS HAVEN VALORANT 🔥'},
  {'author': 'Familyfriendly1',
   'created_utc': 1595823686,
   'id': 'hylgij',
   'num_comments': 4,
   'score': 1,
   'selftext': "Similar to LoLs one for all it would only be available for some times only. Maybe like every other weekend for each month so that people won't get tired of it easily. And the match will end after one team wins 6 rounds so that it would be that long or too short. And just like a normal game the attacking only has 1 spike. I kinda wanna see interactions of each agent comps. Like imagine 5 Brimstones just smokes the entire site kinda creating a viper ult and they just rush in and plant the spike. That would probably be fun (well atleast for the Brimstone players). But i don't know if other people would want this but it could be a good addition for gamemodes in Valorant",
   'subreddit': 'VALORANT',
   'title': 'Should Valorant have a One for all game mode?'},
  {'author': 'gutguy10',
   'created_utc': 1595834820,
   'id': 'hynoup',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'It was almost a good clip D:'},
  {'author': 'TheCalat',
   'created_utc': 1595848528,
   'id': 'hyqdoq',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Raze satchel boost me vs flights Credit:https://www.youtube.com/user/AimFlyT'},
  {'author': 'WurmpleDota',
   'created_utc': 1595834776,
   'id': 'hynokr',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "I don't usually clutch so to say i'm happy about this is an understatement"},
  {'author': 'LivvTM',
   'created_utc': 1595848976,
   'id': 'hyqh15',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](du2d8f3owdd51)',
   'subreddit': 'VALORANT',
   'title': 'My first and most likely my only 1v4 clutch, My loving friends were so proud of me'},
  {'author': 'SolenoidGG',
   'created_utc': 1595873140,
   'id': 'hyxexd',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Most Confusing Ranked System??'},
  {'author': 'mole_man1992',
   'created_utc': 1595829075,
   'id': 'hymko0',
   'num_comments': 8,
   'score': 1,
   'selftext': ' [https://imgur.com/gallery/8F1f6VI](https://imgur.com/gallery/8F1f6VI) \n\n​\n\nJust finished off the battle pass the other day and I have really been getting into cardistry this year so I decided to mix the two together. I give you a simple playing card backing design that I created based off the Valorant UI and advertising material.',
   'subreddit': 'VALORANT',
   'title': 'Quick design of a Valorant inspired playing card backing'},
  {'author': 'AlepPan',
   'created_utc': 1595872314,
   'id': 'hyx51w',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Check out my sick clip!'},
  {'author': 'bootislap',
   'created_utc': 1595847740,
   'id': 'hyq7lo',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'cypher clutch left right left'},
  {'author': 'AcerolaSae',
   'created_utc': 1595845889,
   'id': 'hypuqo',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'QUICK TIP FOR PRO PLAYS :))))'},
  {'author': 'RandomLemonz',
   'created_utc': 1595844592,
   'id': 'hyplep',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Ammo and Skills not showing up bug'},
  {'author': 'Liquid2k',
   'created_utc': 1595844221,
   'id': 'hypipr',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant IM3 highlights'},
  {'author': 'shivvrr',
   'created_utc': 1595826039,
   'id': 'hyly9g',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'TURBO RAZE GO ZOOM'},
  {'author': 'Zombiekilla05',
   'created_utc': 1595824677,
   'id': 'hylo4s',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Riot Games Logic'},
  {'author': 'voidvalXD',
   'created_utc': 1595824426,
   'id': 'hylm6d',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Valorant’s Ranked system is awful'},
  {'author': 'Dingleran',
   'created_utc': 1595822560,
   'id': 'hyl7kt',
   'num_comments': 14,
   'score': 1,
   'selftext': 'With the release of the new Oni Skins I wanted to do something cool with the phantom, if you take the chance to check it out I hope you enjoy.\n\nAll clips are in plat - diamond elo.\n\nHope everyone has a fun time playing and maybe it will inspire some people to do some cool stuff with their clips :)\n\n​\n\n [https://www.youtube.com/watch?v=2oOjcUBpU78](https://www.youtube.com/watch?v=2oOjcUBpU78)',
   'subreddit': 'VALORANT',
   'title': 'Oni X Phantom Edit'},
  {'author': 'courtesycall2019',
   'created_utc': 1595823947,
   'id': 'hylijj',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'this message keeps showing idk how to fix it please help'},
  {'author': 'Parker3212',
   'created_utc': 1595821270,
   'id': 'hykx31',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'luck or skill ace??'},
  {'author': 'Dingleran',
   'created_utc': 1595821765,
   'id': 'hyl128',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Thank you for the cover Omen'},
  {'author': 'Sedonis',
   'created_utc': 1595813757,
   'id': 'hyj4e0',
   'num_comments': 6,
   'score': 1,
   'selftext': 'Let me get this out of the way, I am in no way great at the game, but the things I am talking about aren\'t directly related to gameplay. These are just my thoughts on the game, however bad they may be. I am currently Gold 3 but don\'t really play this game a ton, which is where my gripes with the game start. Just a warning, this is a long post, there is a TLDR at the end if you don\'t want to read.\n\nI play games for fun, not obligation. The current length of the battlepass feels like an obligation. I shouldn\'t have to play \\~3 games a day to fulfill the battlepass. There are many other games that I would like to play. Dedicating a portion of my day to playing Valorant just to fulfill the battlepass makes me not want to play the game. Sure, the 10$ battlepass is a pretty OK deal. You get a handful of decent skins and a good amount of Radianite. But good lord, spending what seems like 100 hours just to get these items feels awful. I also play a decent amount of TFT, hovering around diamond 4, where I have also bought the battlepass. I have not played a ton of TFT this season because I just genuinely feel the patches are pretty inconsistent, but that isn\'t the point. The point is as I stated above, "I have not played a ton of TFT." I have not played a ton, and I have missed a multitude of weekly missions worth hundreds of XP to the battlepass... but I am almost done with it. I have at no point felt like "I need to play TFT for the battlepass..." There are just enough weekly missions, and xp given out at the end of a game to just... have enough for playing if it\'s only 1 game a day. Despite all of this, I do believe that the battlepass is CLOSE to being a battlepass that I would buy again. If they just shaved off even 1k from each tier, or even slightly more than 1k, it would be great. That\'s 50k off, or about a weeks worth of XP if you play as much as I do.  \n\n\nThe other hot topic is the price of skins. For comparison I will be taking Riot\'s other game, League of Legends. Looking at Valorant, you have skins that are either a balanced price, usually the ones without upgrades. And the skins with upgrades. Now... the problem isn\'t the price of the skin in my opinion, it\'s Radianite. When the dragon skins came out, I thought $92 was a bit overpriced, but I was on the verge of thinking of it as acceptable. HOWEVER, I saw a reddit post how upgrading the whole pack would run you $292... That\'s fucking absurd. In no world would I ever pay $292 for fully upgraded skins. Take a look at League of Legends now. There is currently a bundle in the shop containing 5 champions, 5 skins, one for each of the champions, 2 ward skins, and 5 icons running for 11250 RP. This makes it so you have to buy the $100 pack. Well now take a look at what each of the skins offers. FULL VFX, sounds, backing animations, and emotes... The $100 pack of RP gives you 15,000 RP. You buy the full pack, you still have around 4,000 RP left over. The difference between Valorant and League is atronomical, even when it\'s the same company. Now let me run some comparisons past people. 1275 for an Avalance Vandal... pretty good skin in my opinion and I think it deserves it\'s price... until you look at comparisons. League of Legends runs good quality skins, complete with VFX, sounds, and the skin itself for a minimum of 1350. This requires you to get the $10 pack of RP for ALL VFX, sounds, and skin. Looking at a skin like the recent infernal skins (Karthus, Kennen, Vel\' Koz). Take a look at Valorant. You are asking (\\~$18, rounding up). Meaning you are going to have to buy the $20 pack for the Oni Phantom. Fine, that\'s acceptable in my opinion. Then add Radianite on top of that. You are going to have to buy the 5350, $50 VP pack in order to buy the 4800 pack of radianite. You are now looking at \\~$70 for ONE skin, complete with VFX, Sound, and the skin itself. Quite frankly... it\'s fucking asburd. People using the "it\'s a free to play game" excuse are being a little blind, or just haven\'t played League of Legends for instance. League has quality skins, for about half the price if you are adding in Radianite. Once again, let me compare. I can get Infernal Karthus, complete with VFX, Sound and the skin for 1350 ($10). For the Oni Phantom, fully upgraded, with VFX and sound and the skin, you are looking at 1775 for the skin ($20 pack) and 4800 for 80 Radianite ($50 pack), for a total of $70 dollars. Yea.... no. Remove Radianite and I would be OK with the price of skins.  \n\n\nDo I think Riot will change this? Absolutely not. There are already enough people buying them to make it a pretty clear case that they would not lower the price of skins. Do I think that they will lower requirements of the battlepass? Also no, they want people to play their game, whether they feel obligated or for fun.   \n\n\nTL:DR Battlepass is too long and feels like an obligation. Even taking 1k xp off of each tier would go a long way I think. Skins are a balanced price... EXCEPT for Radianite upgrades. Radianite is a plague that should be removed. League of Legends offers skins complete with FULL VFX, sounds, backing animation and sometimes emotes for 1350... ($10). Compared to the new Oni Phantom which runs \\~$70 for the same features.  \n\n\nI would love to hear thoughts on this. I know there is already a noticeable discussion about this on the internet, but I wanted to throw my two cents out there, even if it gets ignored. Have a good day.',
   'subreddit': 'VALORANT',
   'title': 'ValoRANT (My thoughts on the game and hopes for the next season)'},
  {'author': 'Omenoob',
   'created_utc': 1595824634,
   'id': 'hylnrk',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'nemo fart an'},
  {'author': 'dragoonzi',
   'created_utc': 1595826232,
   'id': 'hylzxp',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '60s Breach Ace Round'}],
 [{'author': 'alwaysfeelinggood2',
   'created_utc': 1595896211,
   'id': 'hz4gj5',
   'num_comments': 3,
   'score': 3,
   'selftext': "I live in the North American region, and I'm not able to okay a match right now. The app kicked me out saying the client had failed and that I needed to relaunch but then signed me out of my account. When I'm trying to sign back in it's telling me it can't connect to the server - even though my internet is fine. Just wondering if this is happening to other people in the region as well.",
   'subreddit': 'VALORANT',
   'title': 'Getting a Sign In Error Right Now?'},
  {'author': 'WaterlooCS',
   'created_utc': 1595900754,
   'id': 'hz5ndp',
   'num_comments': 1,
   'score': 2,
   'selftext': 'Thanks RIot Developers Thanks RIot Developers Thanks RIot Developers Thanks RIot Developers Thanks RIot Developers Thanks RIot Developers  :) :)',
   'subreddit': 'VALORANT',
   'title': 'Riot Games = F'},
  {'author': 'CoconutyCat',
   'created_utc': 1595970351,
   'id': 'hzn2g2',
   'num_comments': 11,
   'score': 2,
   'selftext': 'While killjoy seems to be amazing at holding sites, her viability in retaking sites, or mechanics will be limited. Just like sage is great at defending and slowing pushes, she isn’t the character that comes to mind in retaking, or being aggressive. So while she seems overpowered, she’s basically on one trick pony',
   'subreddit': 'VALORANT',
   'title': 'Killjoys bane'},
  {'author': '[deleted]',
   'created_utc': 1595896104,
   'id': 'hz4fiv',
   'num_comments': 1,
   'score': 2,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': "Whole team just got kicked from the game and can't login again"},
  {'author': 'alwaysfeelinggood2',
   'created_utc': 1595900733,
   'id': 'hz5n6x',
   'num_comments': 17,
   'score': 2,
   'selftext': 'Okay so I believe the previous crash was fixed ... Or so I thought. Was currently in a game where we were winning 4-0 and got logged off again along w my team. Do I just hold off until playing until tomorrow?',
   'subreddit': 'VALORANT',
   'title': 'Servers just went down again :('},
  {'author': 'ILikeMyEggsInABowl',
   'created_utc': 1595896135,
   'id': 'hz4fuo',
   'num_comments': 5,
   'score': 2,
   'selftext': "Whole lobby just got kicked, Idk what's going but it literally just shut down the entire ranked game. Anyone else?",
   'subreddit': 'VALORANT',
   'title': 'Valorant servers down?'},
  {'author': 'zaher9',
   'created_utc': 1595933650,
   'id': 'hzckog',
   'num_comments': 8,
   'score': 2,
   'selftext': "I moved to Syria to continue my university studies .. but I was surprised that the game is not working here .. I can't even log in",
   'subreddit': 'VALORANT',
   'title': 'Genuine question: why valorant is restricted (banned) in some countries? And is there any hope to remove the ban in the near future?'},
  {'author': 'Dew5',
   'created_utc': 1595896148,
   'id': 'hz4fyu',
   'num_comments': 6,
   'score': 2,
   'selftext': 'Anyone else’s server just go down. Was in a game and the whole lobby was removed. Hoping that I don’t lose my rank because of it.',
   'subreddit': 'VALORANT',
   'title': 'Servers down?'},
  {'author': 'WilliamFlinchbaugh',
   'created_utc': 1595896041,
   'id': 'hz4evp',
   'num_comments': 2,
   'score': 2,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Crashing again. In a comp game'},
  {'author': 'Griswold_Jersey',
   'created_utc': 1595896120,
   'id': 'hz4fpn',
   'num_comments': 12,
   'score': 2,
   'selftext': 'Me and a friend both just got kicked from a match, cannot even log back into riot client. Have the servers crashed or something?',
   'subreddit': 'VALORANT',
   'title': 'Can’t connect to servers'},
  {'author': 'McLoos',
   'created_utc': 1595896092,
   'id': 'hz4fe5',
   'num_comments': 36,
   'score': 2,
   'selftext': "I just got booted from a ranked game (As well as many others) after a sick 1v3 clutch.  Did anyone elses' game die?  I cant even log in.",
   'subreddit': 'VALORANT',
   'title': 'Servers died???'},
  {'author': 'geethreefive',
   'created_utc': 1595897498,
   'id': 'hz4srf',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Error Code 84???'},
  {'author': 'VeakXP',
   'created_utc': 1595896103,
   'id': 'hz4fip',
   'num_comments': 0,
   'score': 1,
   'selftext': "Not sure if anyone has posted this, but after a quick patch today, my friends and I have all been getting kicked out of games. We're a 3 stack, and we've seen our entire game with random teammates getting booted. Is this a known issue?",
   'subreddit': 'VALORANT',
   'title': 'Anyone else getting random disconnects?'},
  {'author': 'Krazy0909',
   'created_utc': 1595896253,
   'id': 'hz4gxe',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Did anyone else just crash?'},
  {'author': 'T3nt4c135',
   'created_utc': 1595896652,
   'id': 'hz4kuq',
   'num_comments': 0,
   'score': 1,
   'selftext': "Currently boosting parties have the advantage in matchmaking. These low ranked players that are being boosted are either smurfs, or being taught by people who know how to play the game and are also taking advice from discord.   \n\n\nMeanwhile, the people playing against these boosting parties get teammates who clearly don't belong anywhere close to that match. Teammates who don't listen to calls, teammates who instalock duelist while never actually pushing site, ADS with stinger aiming at ankles, teammates who cry because the game is far too difficult and only drop 1 kill. When you agree to boost a teammate you should require a full team if the rank difference is great enough and you should be willing to take the penalties that come with boosting.",
   'subreddit': 'VALORANT',
   'title': 'Stop giving boosted parties equal weight distribution in matchmaking.'},
  {'author': 'ReloadingSkillz',
   'created_utc': 1595896139,
   'id': 'hz4fvx',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Did anyone else disconnect during their valorant game?'},
  {'author': 'erniedude21',
   'created_utc': 1595913914,
   'id': 'hz8sbh',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My first ace was +1'},
  {'author': 'Briandaboss247',
   'created_utc': 1595914553,
   'id': 'hz8x1l',
   'num_comments': 0,
   'score': 1,
   'selftext': "I'm getting bad fps (60-100) but also below 40% usage on both cpu and gpu (Ryzen 5 1600 & Rtx 2070 super). People are telling me it's because of my CPU but it's not going above 30%. It usually sits at 27% during gameplay.",
   'subreddit': 'VALORANT',
   'title': 'Low FPS and Low CPU/GPU usage an'},
  {'author': 'proxyy99',
   'created_utc': 1595904221,
   'id': 'hz6jfn',
   'num_comments': 0,
   'score': 1,
   'selftext': 'i was using a op in a game and valorant was working for the servers but when i was on the last round of spike rush i was sniping and it forze and i got this screenshot.\n\nhttps://preview.redd.it/bn2x5si2hid51.png?width=2213&format=png&auto=webp&s=4293fa89702cc8226e6b980f3530081e03083e91',
   'subreddit': 'VALORANT',
   'title': 'My valorant crashed but i still got a kill.'},
  {'author': 'HudsonR123',
   'created_utc': 1595905020,
   'id': 'hz6qd8',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Kill joy Abilities REPOSTED'},
  {'author': 'IzmeMarc',
   'created_utc': 1595907239,
   'id': 'hz79ry',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Please give some insights or feedbacks to improve my content'},
  {'author': 'Smartnessleak',
   'created_utc': 1595911778,
   'id': 'hz8bln',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]\n\n[View Poll](https://www.reddit.com/poll/hz8bln)',
   'subreddit': 'VALORANT',
   'title': 'The current battle pass system.'},
  {'author': 'shmikshmakjak',
   'created_utc': 1595913766,
   'id': 'hz8r7j',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'An ace I got on my first game back (ignore my friend)'},
  {'author': 'siiikezzz',
   'created_utc': 1595909478,
   'id': 'hz7skw',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'chill with us say hello GIVEAWAY soon'},
  {'author': 'jjcurtisxx9',
   'created_utc': 1595909509,
   'id': 'hz7su4',
   'num_comments': 0,
   'score': 1,
   'selftext': 'You probably will have to sign in again but it’s worth it! I also saw that existing matches will probably result in no consequences as everyone disconnected at the same time.',
   'subreddit': 'VALORANT',
   'title': 'Looks like the servers are back up!'},
  {'author': 'OGentleman',
   'created_utc': 1595910253,
   'id': 'hz7z3y',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Drone is BACK with a 1v3 clutch/defuse. (Wardell POV)'},
  {'author': 'naji102',
   'created_utc': 1595912819,
   'id': 'hz8jvy',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': '3D print of Jett’s ult by @DskmBuilds'},
  {'author': 'gallonguy69',
   'created_utc': 1595911491,
   'id': 'hz89gm',
   'num_comments': 0,
   'score': 1,
   'selftext': '[https://clips.twitch.tv/PrettyAssiduousWebJKanStyle](https://clips.twitch.tv/PrettyAssiduousWebJKanStyle)',
   'subreddit': 'VALORANT',
   'title': 'Too Ez xD'},
  {'author': 'EnvyMaskk',
   'created_utc': 1595915535,
   'id': 'hz947f',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Almost clutched it with burst classic'},
  {'author': 'randman678',
   'created_utc': 1595915361,
   'id': 'hz92zl',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Using the Judge in Valorant - Expectations Vs Reality'},
  {'author': 'coolboiga',
   'created_utc': 1595899887,
   'id': 'hz5fcq',
   'num_comments': 0,
   'score': 1,
   'selftext': '*To be clear, in Project A, shooting matters. You don’t kill with abilities. Abilities create tactical opportunities to take the right shot. Characters have abilities that augment their gunplay, instead of fighting directly with their abilities.*\n\nAlso Riot: KILLJOY TURRET GO BRR',
   'subreddit': 'VALORANT',
   'title': 'Riots Logic:'},
  {'author': 'lemongrave',
   'created_utc': 1595899683,
   'id': 'hz5dge',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Killjoy Abilities Spotlight'},
  {'author': 'stormcaller_op',
   'created_utc': 1595900462,
   'id': 'hz5knb',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'imo I don’t think Killjoy is very good.'},
  {'author': 'HedaInfinity9',
   'created_utc': 1595902812,
   'id': 'hz66mp',
   'num_comments': 0,
   'score': 1,
   'selftext': ' **Good day!**\n\nOur organisation is recruiting new members.  \nFor the regions: EU + NA\n\n**Wanna know why?**  \nRead this post and you will know.\n\n**We make teams for those games:**  \n\\- League of Legends  \n\\- Valorant\n\n**What do we offer?**  \n\\- Coaching  \n\\- Training  \n\\- Active Staff  \n\\- Fun Tournaments  \n\\- Serious Tournaments  \n\\- ESL  \n\\- A nice and non-toxic team  \n\\- Contracts for teams (not for everyone ofcourse)  \n\\- Serious Team Managers that will help your team\n\n**About our teams.**  \nWe have low rank and high ranked teams.  \nWe help new / low rank players to get better.  \nAnd we help high ranked players to play real tournaments and get something more out of gaming.  \nWe do work with contracts for our esport teams, but you can also join just for fun, or to play in a semi-competitive team.\n\n**How do i join?**  \n1: Join our discord [https://discord.gg/AZn5kgq](https://discord.gg/AZn5kgq)  \n2: Read the channel named "Welcome and rules"  \n3: Follow those steps in there\n\nWe have a active staff team,  \nYou do not have to wait 7 days before we give a response.  \nSee ya soon?  \nKind regards,  \nGaming Empire\n\nD: [https://discord.gg/AZn5kgq](https://discord.gg/AZn5kgq)',
   'subreddit': 'VALORANT',
   'title': '[NA + EU] Organisation is recruiting members, join a team today.'},
  {'author': 'rbpoppttv',
   'created_utc': 1595901593,
   'id': 'hz5v6j',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Error Codes'},
  {'author': 'theologickal',
   'created_utc': 1595901070,
   'id': 'hz5q99',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Fix the Networking for you servers before you create anymore skins, characters, maps'},
  {'author': 'tiredfps',
   'created_utc': 1595903797,
   'id': 'hz6fq3',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'one of my best aces 🤟🏼'},
  {'author': 'Vaniskaf',
   'created_utc': 1595917722,
   'id': 'hz9k8a',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Epic Clutch in FINAL ROUND IGNITION SERIES'},
  {'author': 'silentwraith69420',
   'created_utc': 1595931924,
   'id': 'hzc8hf',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "anyone else's game taking to much time to launch? i am having this problem since yesterday"},
  {'author': '-_-gtfo-_-',
   'created_utc': 1595933473,
   'id': 'hzcjgt',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant Ranking is absolute Garbage. near 40 kills, Match MVP, took the game to overtime and lost coz of teammates yet my rating decreases. F#ck this game.'},
  {'author': 'QasarLord',
   'created_utc': 1595931224,
   'id': 'hzc3pj',
   'num_comments': 12,
   'score': 1,
   'selftext': "Duelist and healer.\nCosmos starts each game with 5 stars around him. To cast any of his abilities he may use one of the stars.\nHis abilities are:\n1. Blinding Light - He uses one of the stars to cast a flash (he is not immune to the flash). He cand bend the flash like jett's smoke. The flash occurs in 1 second after the cast as a small shine of the star.\n2. Dying Star - He uses one of the stars to cast a similar to the flash small star, that would implode and charge and then explode killing the enemies inside it.\n3. Warming Light - He uses one of the floating stars to heal a teammate for 50 HP (the heal isnt instant and the star takes 2 seconds to reach the target, if the target dies the star will come back to Cosmos.\n\nUltimate: Stary night - The time changes to night and stars appear, after 2 seconds from the use of one of the 5 stars Cosmos has, a star from the sky becomes a galling star and replaces the used one for Cosmos, the floating star can be seen by the enemy team alerting the position of Cosmos. The night stays for 45 seconds.\n\nFeel free to ask anything about the agent and add anything for ballance.\n\nFor the looks I was thinking of a man in a robe with a sun and moon medalion on his chest. The man would originate from a deserted country.",
   'subreddit': 'VALORANT',
   'title': 'My agent concept: Cosmos'},
  {'author': 'Safwandope',
   'created_utc': 1595912891,
   'id': 'hz8kew',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](k7m17cen6jd51 "Its my fault for spraying like that but I expected more than 2 hits atleast ")',
   'subreddit': 'VALORANT',
   'title': 'Phoenix goes Matrix'},
  {'author': 'CoupleMillion',
   'created_utc': 1595927219,
   'id': 'hzbc80',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Do not fall for this message like my and my friends did'},
  {'author': 'HelloiamFaker',
   'created_utc': 1595930278,
   'id': 'hzbx1f',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Riot, can we have different Log ins for League and Valorant? Whenever I play on a second Acc in League I have to logout before playing Valorant because I would end up on the shooting range/Tutorial (because im still logged in with my alt acc)'},
  {'author': 'KelcieAnne',
   'created_utc': 1595920844,
   'id': 'hza6b9',
   'num_comments': 6,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Top 500 Sage Streamer gets a 4K 8)'},
  {'author': 'merteodor421',
   'created_utc': 1595923400,
   'id': 'hzangc',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'How Much Internet Is Valorant? (How Many MB Internet Spends in 1 Game?)'},
  {'author': 'Tahun69',
   'created_utc': 1595946624,
   'id': 'hzfnsq',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '1v5 4K with a crazy shot in the end'},
  {'author': 'Neuromandudeguy',
   'created_utc': 1595950731,
   'id': 'hzguzq',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'DIAMOND Rank SICK Plays (ft. HYPE Teammates)'},
  {'author': 'NotAaron_',
   'created_utc': 1595897071,
   'id': 'hz4ovc',
   'num_comments': 7,
   'score': 1,
   'selftext': 'If it’s pistol round and t side plants bomb and ct kills all t’s with time to spare, wouldn’t it be best for Raze to kill here team so they get the death ult point and she can get the defuse point? Obviously this doesn’t work in gun rounds because saving a gun is far superior, but on pistol rounds you will probably only save a Ghost max, so isn’t an ult point more valuable?',
   'subreddit': 'VALORANT',
   'title': 'Does Raze team damage kill give the dead player an ult point?'},
  {'author': 'Dadoope',
   'created_utc': 1595928422,
   'id': 'hzbkag',
   'num_comments': 13,
   'score': 1,
   'selftext': 'I know that Valorant is trying not to be a complete CS clone, so they added the abilities to change the game. But I think it should be still focused on gunplay, unlike how Riot is making Razes and Killjoys abilities.',
   'subreddit': 'VALORANT',
   'title': "I really don't like the direction this game is going with abilities."},
  {'author': 'flaggogg',
   'created_utc': 1595921914,
   'id': 'hzadr2',
   'num_comments': 3,
   'score': 1,
   'selftext': "So I soloqueued and ended up with 4 people queued together and we went up 11-1 in the first half. In the second half they stopped buying guns and let them come back until 12-12. In overtime they bought guns the first round and then the second round they didn't and we ended up with a tie. Can anyone explain their motivation for doing this? Incredibly frustrating game.",
   'subreddit': 'VALORANT',
   'title': 'Ranked team intentional tie'},
  {'author': 'imjustasillyguy',
   'created_utc': 1595936844,
   'id': 'hzd8fg',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "How was I gold 3 in beta but now I'm hard stuck in silver 1?"},
  {'author': 'YouTRIPPINN',
   'created_utc': 1595948808,
   'id': 'hzgagj',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Guns disappearing now skills?'},
  {'author': 'vladmir-lennin',
   'created_utc': 1595939101,
   'id': 'hzdq8w',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Please enter a title'},
  {'author': 'AZM_Official',
   'created_utc': 1595949764,
   'id': 'hzgkp8',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Diamond Rated Highlights (ft. hype teammates)'},
  {'author': 'landenle',
   'created_utc': 1595952456,
   'id': 'hzhdjn',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Whiffed the shots'},
  {'author': 'Consistent-Cod-1022',
   'created_utc': 1595939521,
   'id': 'hzdtrq',
   'num_comments': 1,
   'score': 1,
   'selftext': "I've found out there is a refund system recently and when I asked, they told me that it's non-refundable because I tested the skins out. I bought the elderflame bundle and instantly regret it but at that time I doesn't know there is a refund system exist. After 10 days, I found out there is a refund system and I tried to refund my most recent puchase but it just doesn't let me refund anything. They said everything can be refund before 7-days that unused. I even sumbit a ticket asking them to refund those VP and RP to me but they talked to me in impolite way and they wanted to close my case without any solutions being made. Valorant is like Fortnite now but even worse. Isn't that a scammed when you can't actually preview the level 1,2,3,4,5,6,7 of the skins in game before buying it; and you can't even refund the skins even though it says it refundable? The store preview isn't even what it looks like in game.",
   'subreddit': 'VALORANT',
   'title': 'Valorant refund system and support agents attitude are so bad'},
  {'author': 'IZeMgg',
   'created_utc': 1595942000,
   'id': 'hzef1a',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Ninja defuse'},
  {'author': 'vincybacco',
   'created_utc': 1595945053,
   'id': 'hzf7rs',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'multi threaded rendering'},
  {'author': 'Maven0301',
   'created_utc': 1595944576,
   'id': 'hzf2zz',
   'num_comments': 0,
   'score': 1,
   'selftext': 'For some reason i cant upload a clip of his blatant fishiness but ill do so as soon as i know how to. Spraying through walls/smokes, peaking random corners going the sites w lesser defenders each round. All in silver 1 :(',
   'subreddit': 'VALORANT',
   'title': 'Met a cheater w the account name "mydsy"'},
  {'author': 'DasJonny_',
   'created_utc': 1595944236,
   'id': 'hzezrj',
   'num_comments': 0,
   'score': 1,
   'selftext': '​\n\n[Having a funny bug sometimes where cypher will hold his weapon like this, looking like he is about to pull out his catana ready to strike his foes](https://preview.redd.it/zno2o1gnrld51.png?width=1920&format=png&auto=webp&s=048f1db96d318e9a575abc022907cd3bcbe0dbec)',
   'subreddit': 'VALORANT',
   'title': 'Cypher goes meele'},
  {'author': 'nathan_bengtsson',
   'created_utc': 1595929385,
   'id': 'hzbqtd',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'is this a new glitch? or has it been found'},
  {'author': 'GINYU_FORCE_RULES_',
   'created_utc': 1595928308,
   'id': 'hzbjha',
   'num_comments': 2,
   'score': 1,
   'selftext': 'I tend to really love competitive fps, I’m not the best but I’m decent. Was a prior RB6S and OW player and was always high gold. Expected to be pretty good when valorant released but I placed iron 1 in beta and barely made it to iron 2 by the end. Played a lot and felt like I had improved tremendously since then, but was immediately humbled by placing bronze 2 this season! I know it ain’t much, but I have practiced my ass off and watched countless videos to make my way into silver 1 tonight and am WAY more excited than I should be. I have so much to learn and a big grind ahead to be where I want to be.. but I’m having fun and felt like sharing! Hope you enjoy the post.',
   'subreddit': 'VALORANT',
   'title': 'Progress post for my Valorant experience so far'},
  {'author': 'merteodor421',
   'created_utc': 1595926677,
   'id': 'hzb8jp',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant Best FPS Boost Settings [Professional] - 100 Fps | How To Increase Fps'},
  {'author': 'ayyron1',
   'created_utc': 1595936848,
   'id': 'hzd8gn',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'This is why you never give up. 0-7 at first & sage keeps surrender & calls enemy hacker (is this even plat player?) Enemy in party except Sova & they say hes hacker but im not sure. When we switched sides I popped off & almost ace twice. Didnt expect top player & good karma makes my rating no change'},
  {'author': 'wizardofdubstep',
   'created_utc': 1595930482,
   'id': 'hzbyi9',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Mysterious 6th man in team chat during game?'},
  {'author': 'HandicappedWeeb',
   'created_utc': 1595926464,
   'id': 'hzb78w',
   'num_comments': 4,
   'score': 1,
   'selftext': 'https://imgur.com/rCkIkSB\n\nGame was a spike rush, but it the title in the upper left corner says "Duality-Custom". Anyone else get this error?',
   'subreddit': 'VALORANT',
   'title': 'Map name changed from "Ascent" to "Duality" in Spike Rush'},
  {'author': 'Nathanael_Joseph',
   'created_utc': 1595934838,
   'id': 'hzcti5',
   'num_comments': 1,
   'score': 1,
   'selftext': 'I work everyday with no exception the secon shift (from 4PM till 10-12PM) UTC+2 time zone. All my friends that I could play with are comeing home exactly when I leave my house, the irony. So I would like to find some friends with whom to play some  valorant. I was wondering if there is a Valorant discord server similar to the r/leagueoflegends one. Tnx in advance for the help.',
   'subreddit': 'VALORANT',
   'title': 'discord'},
  {'author': '[deleted]',
   'created_utc': 1595938086,
   'id': 'hzdi3g',
   'num_comments': 2,
   'score': 1,
   'subreddit': 'VALORANT',
   'title': 'iron/bronze games be like'},
  {'author': 'Clu3less__',
   'created_utc': 1595942287,
   'id': 'hzehj9',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My last braincell during a Test'},
  {'author': 'RSPranto',
   'created_utc': 1595938991,
   'id': 'hzdpcw',
   'num_comments': 2,
   'score': 1,
   'selftext': "I got ditched by my friends recently. So now, I'm a sad and lonely boi looking for someone to play with. My skills are average. I don't care if you're skilled or not. Just be friendly and chill. I'm not in the mood to get yelled at.   \nRIot ID: RSPranto#4425  \nDiscord: RSPranto#8092  \n\n\nHit me up if yo're interested. (This sounds so much like a job interview. lol)",
   'subreddit': 'VALORANT',
   'title': 'Need some friends to play with.'},
  {'author': 'kenny1890',
   'created_utc': 1595941914,
   'id': 'hzee9r',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Random Ping Issues.'},
  {'author': 'Fnxyolo',
   'created_utc': 1595940044,
   'id': 'hzdy2h',
   'num_comments': 5,
   'score': 1,
   'selftext': 'Spare me for the "You just mad you got banned, stop cheating loser" I know some of you will say this no matter what I say, don\'t waste my or your own time, won\'t be replying to it anyway.\n\n​\n\nHere is the situation:\n\nI played Valorant back when the game was in beta/alpha, whatever you really want to call it, no issues at all. Some of my friends started playing a lot recently, so I thought I would maybe play again here a couple of days ago.\n\nCompletely fresh account, first game, we get to round 9 or 10 and I\'m sitting at 3/8, still trying to learn the map and what each ability on the different agents. We get to this round and I get banned in my very first game ever playing, didn\'t make much sense to me, but whatever I\'ll just make a ticket.\n\nThe following day I get a reply to my ticket, saying this\n\n>*We investigated the account and confirmed that this is an account that is related to the usage of scripts, hacks, exploits or unauthorized third-party programs in VALORANT. Because of that the account will remain permanently suspended.*  \n>  \n>*Most cheating account bans also come with a hardware ban, these bans are not permanent and will be periodically reviewed. At release, we reviewed all existing hardware bans and unbanned some of the less egregious offenders. We are not planning to remove any more hardware bans until our next periodic review.*  \n>  \n>*We won\'t be able to go into the specifics of the investigation that lead to this suspension, as divulging this information could compromise future investigations. Let me know if you have any other questions or concerns.*\n\nIf anyone working at Riot should end up reading this, the ticket number is " **#51281262** "\n\nAt this point I kinda figured out what might have flagged me, sadly it seem like I can\'t really test it seeing it looks like they handed out a hwid ban at the same time. Anyway, it turns out there is some kind software on a USB stick I\'ve plugged into my PC, this USB is work related stuff, such as win10, drivers, office pack, cpuz, benchmark tests etc. However, the USB contains more serious software too related to my work (I work with problem solving within IT) which means the USB has a couple of what some might call "*dodgy programs*" to get around different functions within windows.\n\nI\'ve not gotten any reply to my ticket for a couple of days now, after they said I could just ask if I had any questions or concerns about the situation. Been able to provide Riot with the reason for the flag, just not the source, only they can tell me what on this USB is getting flagged.\n\nI already send a dm to /u/RiotArkem but no reply yet. I\'m currently uploading all content on the USB, which anyone from Riot is welcome to look at if they dm me. For obvious reasons I can\'t put the link to the content of the USB in here.',
   'subreddit': 'VALORANT',
   'title': 'Falsely Banned'},
  {'author': 'Zerkyie',
   'created_utc': 1595942322,
   'id': 'hzehu8',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'How to get your agent every game.'},
  {'author': 'Teqneeck',
   'created_utc': 1595943032,
   'id': 'hzeojr',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '7 KILLS, 1 ROUND!!!!!'},
  {'author': 'funbrand',
   'created_utc': 1595902212,
   'id': 'hz615w',
   'num_comments': 0,
   'score': 1,
   'selftext': '[https://lowkey.gg/v/cf0e1169-1141-429f-b5de-e73f2d4fa390](https://lowkey.gg/v/cf0e1169-1141-429f-b5de-e73f2d4fa390)',
   'subreddit': 'VALORANT',
   'title': 'I got spooked real bad while my dad was wathing my play'},
  {'author': 'TheUnseenHope',
   'created_utc': 1595903410,
   'id': 'hz6c31',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "We can't install required independency"},
  {'author': 'cariandis',
   'created_utc': 1595910804,
   'id': 'hz83pb',
   'num_comments': 0,
   'score': 1,
   'selftext': 'First off I am Diamond. My Mechanical skill is behind my brain for this game.\nIf you are stuck Gold/Plat I can help you get better and climb fast!\nAdd me on Discord I can do VoD reviews or watch your games as you play\nDiscord: Cariandis#5368',
   'subreddit': 'VALORANT',
   'title': 'Valorant Coaching for sale!'},
  {'author': 'JonReflex',
   'created_utc': 1595910846,
   'id': 'hz841l',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant - The Remedy for a Broken Game || Edit of Funny Moments'},
  {'author': 'brobamaslastname',
   'created_utc': 1595903627,
   'id': 'hz6e25',
   'num_comments': 1,
   'score': 1,
   'selftext': 'People complain about Raze. I get it. People complain about Jett. Understood. However, everyone seems to be glossing over the best agent in the game: cypher. Mark my words, this could change once Killjoy comes out, but Cypher is the best agent in the game right now. He is irreplaceable in pro play, with I think a 100% pickaxe in NA tourneys. Right now, Cypher is harder to counter without a cypher than the Operator. \n\nIn my opinion, even at the very highest level the most an agent should be picked is 80 or 85% with 4 maps. Aka, slightly more than a one map exception. Even Sage is less used than Cypher, because of Ascent (and sometimes but extremely rarely Bind). \n\nIt should not be a requirement at the most competitive level to pick any specific agent on the majority of the maps. We are supposed to pick from 5 agents, not 4. Lmk what you guys think, but imo even though Cypher is "best" he doesn\'t really feel broken, maybe just consistently a little overpowered.',
   'subreddit': 'VALORANT',
   'title': "The agent who's actually broken..."},
  {'author': 'maxisfishy',
   'created_utc': 1595927574,
   'id': 'hzbelx',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Lil Compilation I put together from todays spike rush matches. Not very good but it was fun to make. (sorry for no audio idk how to get audio on here to work)'},
  {'author': 'Shrekswife101',
   'created_utc': 1595903699,
   'id': 'hz6esh',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Live on twitch!'},
  {'author': 'DeadGreen',
   'created_utc': 1595904022,
   'id': 'hz6hmh',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "UNPLAYABLE GAME !! The scoreboard on career isn't aligned."},
  {'author': 'Cascade555',
   'created_utc': 1595905002,
   'id': 'hz6q87',
   'num_comments': 1,
   'score': 1,
   'selftext': 'Me and two of my friends were playing a comp game and all got kick from the game. An hour later when we could log in again it’s said that we lost. I couldn’t even play the game and lost elo. I know that riot probably won’t do anything about it but it’s just annoying.',
   'subreddit': 'VALORANT',
   'title': 'Did anyone else get kicked out of a comp game and loose when they couldn’t even play?'},
  {'author': 'TTV_is_crypt1cmotion',
   'created_utc': 1595901706,
   'id': 'hz5wae',
   'num_comments': 3,
   'score': 1,
   'selftext': 'I know the servers are down for NA and 2 more places. I have never seen servers go down in this game so often, does anyone know why this keeps happening? And do we know if they will be back up tonight? On the grind for sliver lol. Thank you in advance.',
   'subreddit': 'VALORANT',
   'title': 'Questions for valorant.'},
  {'author': 'Battistan23',
   'created_utc': 1595899078,
   'id': 'hz57ub',
   'num_comments': 15,
   'score': 1,
   'selftext': 'I have no need to prove to the people why this would be a much needed change. \n\nLet this do all the talking.\n\n[only example needed ](https://twitter.com/smeeble_/status/1287653649414385664?s=21)\n\nvulgarity warning ⚠️ ^^\n\nPLEASE REDDIT LETS MAKE THIS HAPPEN,FOR THE BOYS !',
   'subreddit': 'VALORANT',
   'title': 'Petition to include voice chat between both teams , between every round. Similar to COD search and destroy.'},
  {'author': 'SirSkrubbington',
   'created_utc': 1595905605,
   'id': 'hz6vii',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n*Processing video 6r3pvdb4lid51...*',
   'subreddit': 'VALORANT',
   'title': 'Sova knows his arrows'},
  {'author': 'AncientAngel86',
   'created_utc': 1595903035,
   'id': 'hz68nl',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'HELP'},
  {'author': 'Yellofishy',
   'created_utc': 1595903366,
   'id': 'hz6bor',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Servers seem back up'},
  {'author': 'Crazythemelon',
   'created_utc': 1595905600,
   'id': 'hz6vgw',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Attempting to play Valorant on a drawing tablet'},
  {'author': 'applepotomas',
   'created_utc': 1595905366,
   'id': 'hz6tbc',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'crosshair off-center here are my settings. the center is 3'},
  {'author': 'nathan_bengtsson',
   'created_utc': 1595929310,
   'id': 'hzbqbe',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'new glitch? or have people done this before?'},
  {'author': 'dable1',
   'created_utc': 1595899300,
   'id': 'hz59we',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "'Let's push b'"},
  {'author': 'coolboiga',
   'created_utc': 1595899813,
   'id': 'hz5eoe',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Riot: *To be clear, in Project A, shooting matters. You don’t kill with abilities. Abilities create tactical opportunities to take the right shot. Characters have abilities that augment their gunplay, instead of fighting directly with their abilities.*'},
  {'author': 'Jackviolin',
   'created_utc': 1595898637,
   'id': 'hz53nr',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Yesterday,After I watched PAXArena Final C9 VS SEN I made this. Too much Phantom in proscene for now.'},
  {'author': 'alexgv1992',
   'created_utc': 1595925040,
   'id': 'hzay95',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]\n\n[View Poll](https://www.reddit.com/poll/hzay95)',
   'subreddit': 'VALORANT',
   'title': 'Suggestions for eliminating the amount of smurfs that valorant has'},
  {'author': 'gambit-isbad',
   'created_utc': 1595897726,
   'id': 'hz4uyg',
   'num_comments': 13,
   'score': 1,
   'selftext': 'I was play a comp match and out of nowhere I got logged out and then it wouldn’t let me log back in it says it error code 31 please help me I’m scared I’m gonna lose my account',
   'subreddit': 'VALORANT',
   'title': 'Error code 31'},
  {'author': 'poonjockey',
   'created_utc': 1595924758,
   'id': 'hzawd9',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'somehow got placed with plats and a G3 as a Silver, but these were the coolest dudes I’ve played with so far. Put up with my S3 ass with nothing but positivity. Thanks boys'},
  {'author': 'Snoo82190',
   'created_utc': 1595924789,
   'id': 'hzawkl',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'valorant be like// give it some love in kno yall will laugh'},
  {'author': 'skullyD',
   'created_utc': 1595899961,
   'id': 'hz5g1e',
   'num_comments': 1,
   'score': 1,
   'selftext': 'I don’t play too much Valorant but I wanted to see how placements work, I just started doing mine today. \n\nIn beta I placed silver 2, now as I’m doing placements in ranked I started with 2 silvers and 1 plat and now I am currently queueing with mostly golds and plats. I’ve read over and over again on MMR and placements and I still don’t get it really. I’ve only played 3 games so far. Have been near bottom on all 3 games in the scoreboard.\n\nDoes this mean I’m likely to get placed into these ranks? Does beta rank play a factor? Unranked MMR I’m very confused.',
   'subreddit': 'VALORANT',
   'title': 'Ranked placements'}],
 [{'author': 'ZenofyMedia',
   'created_utc': 1596047843,
   'id': 'i05yvj',
   'num_comments': 9,
   'score': 3,
   'selftext': "Hey all! Now that Killjoy's design has been revealed, I can say that its already one of my personal favourites. I love bright colours, and although that doesn't help in a shooter - its still fun to conceptualise!\n\n[**Check it out!**](https://i.imgur.com/MBL4wrc.png)",
   'subreddit': 'VALORANT',
   'title': "Killjoy's design is already my favourite out of the agents, but I wanted to see what she'd look like in my favourite colour scheme."},
  {'author': 'weeegli',
   'created_utc': 1596046865,
   'id': 'i05o3d',
   'num_comments': 0,
   'score': 2,
   'selftext': 'Get some of my plays together, hope you guys enjoy :)\n\n[https://youtu.be/k0P4qC3EMSM](https://youtu.be/k0P4qC3EMSM)',
   'subreddit': 'VALORANT',
   'title': 'My Valorant Montage :)'},
  {'author': 'Aw3somedude98',
   'created_utc': 1596048147,
   'id': 'i062aq',
   'num_comments': 22,
   'score': 2,
   'selftext': "Hey guys I was looking for cool wallpapers that relate to Valorant and I found these wallpapers listed below. I do not own any of these wallpapers I just found them online and they are free to use. I just thought that some people may be looking for some cool wallpapers for their desktop but they cant find them and I have you covered I hope you enjoy them :). P.S I couldn't find all the agents sry.\n\n​\n\nJett Wallpaper by xGhostx:  [https://images7.alphacoders.com/108/1081933.jpg](https://images7.alphacoders.com/108/1081933.jpg) \n\nViper Wallpaper by xGhostx:  [https://images3.alphacoders.com/108/1081932.jpg](https://images3.alphacoders.com/108/1081932.jpg) \n\nPhoenix Wallpaper by xGhostx:  [https://images5.alphacoders.com/108/1081931.jpg](https://images5.alphacoders.com/108/1081931.jpg) \n\nSage Wallpaper by KEJI:  [https://images7.alphacoders.com/108/1086711.png](https://images7.alphacoders.com/108/1086711.png) \n\nBreach Wallpaper by KEJI:  [https://images8.alphacoders.com/108/1086710.png](https://images8.alphacoders.com/108/1086710.png) \n\nOmen Wallpaper by KEJI:  [https://images4.alphacoders.com/108/1086709.png](https://images4.alphacoders.com/108/1086709.png) \n\nBrimstone Wallpaper by Oreskis:  [https://images4.alphacoders.com/109/1091960.jpg](https://images4.alphacoders.com/109/1091960.jpg) \n\nA better Omen Wallpaper by Oreskis:  [https://images7.alphacoders.com/109/1091959.jpg](https://images7.alphacoders.com/109/1091959.jpg) \n\nReyna Wallpaper by Deadly:  [https://images7.alphacoders.com/108/1081386.png](https://images7.alphacoders.com/108/1081386.png) \n\nIf you guys would like me to find more wallpapers please let me know below in the comments thanks.",
   'subreddit': 'VALORANT',
   'title': 'Cool Valorant Desktop Wallpapers'},
  {'author': 'ixkyoshii',
   'created_utc': 1596023360,
   'id': 'hzzbid',
   'num_comments': 1,
   'score': 2,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant THAT LAST FLICK THOOOO'},
  {'author': 'TusharDaniel',
   'created_utc': 1596044942,
   'id': 'i052y0',
   'num_comments': 1,
   'score': 2,
   'selftext': "I unlocked all the agents and while I was playing a spike rush game, it just showed me that I had the original 5, and every other agent was locked.\n\nBut after the game when I went to the agents menu, it showed me that I've progressed to different tiers but restarting the game helped, but is this a bug?",
   'subreddit': 'VALORANT',
   'title': 'All my Agents are Locked Again?'},
  {'author': 'AzazelAzure',
   'created_utc': 1596036595,
   'id': 'i02nad',
   'num_comments': 2,
   'score': 2,
   'selftext': "With how popular Valorant is becoming, the fact that many of the most prominent teams in esports have a Valorant team (C9 and TSM for example) and the fact that's there's already been a tournament, what is the likelihood Riot will make a LCS format style league for Valorant?   Would it even be a good idea, or should it remain in a tournament setting?   I'm really curious about this, since watching high level play is very interesting, and I think there would be a market for it.",
   'subreddit': 'VALORANT',
   'title': 'Will Riot make a LCS equivalent for Valorant?'},
  {'author': 'rhogerheide',
   'created_utc': 1596047518,
   'id': 'i05vea',
   'num_comments': 2,
   'score': 2,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Hiko Thinks "Shield Agents" Are Coming After The Release of Killjoy'},
  {'author': 'enemy15',
   'created_utc': 1596046177,
   'id': 'i05gfk',
   'num_comments': 13,
   'score': 2,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '[VALORANT FRAGMOVIE] Galaxy Of Dreams - Episode 01: "moon"'},
  {'author': 'Original_Seburma',
   'created_utc': 1596046290,
   'id': 'i05hqe',
   'num_comments': 4,
   'score': 2,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I made a Reyna memetage'},
  {'author': 'ZOOOM_wg',
   'created_utc': 1595987549,
   'id': 'hzrugg',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Somebody did the Phoenix Glitch and pays for it 🤣'},
  {'author': 'JonwithnoH_',
   'created_utc': 1595982194,
   'id': 'hzqgap',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'After Losing Immortal I made Up For It With This Ace'},
  {'author': 'ManItHurtsToBeThisHi',
   'created_utc': 1595982055,
   'id': 'hzqf12',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Trigger discipline doesn’t work out as planned...'},
  {'author': 'Trospher',
   'created_utc': 1595983381,
   'id': 'hzqrnt',
   'num_comments': 0,
   'score': 1,
   'selftext': ' [https://www.youtube.com/watch?v=bqBeYRFab94&feature=youtu.be](https://www.youtube.com/watch?v=bqBeYRFab94&feature=youtu.be)',
   'subreddit': 'VALORANT',
   'title': 'Quick Marshall 4K Clutch (Warning: Loud Reaction)'},
  {'author': 'ASweetSaltySanchez',
   'created_utc': 1595992598,
   'id': 'hzt4ff',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Tried to play Valorant and for some reason it happened twice i got kicked off. Legit exited with no ceremony and every time i restarted it had an update bar. After every exit i could go to the login screen but it would have a bar that just said verifying with no progress.\n\nPlz help i rather like Valorant but cant go on like this',
   'subreddit': 'VALORANT',
   'title': 'Anyone else getting randomly kicked off?'},
  {'author': 'gannoncannon360',
   'created_utc': 1595991847,
   'id': 'hzsxki',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Rank system is wack'},
  {'author': 'shrey_shah_97',
   'created_utc': 1595993456,
   'id': 'hztbwp',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant Cypher Camera Bait!'},
  {'author': 'YaVyVy',
   'created_utc': 1596000977,
   'id': 'hzv1gm',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'heh'},
  {'author': 'CantKillShibby',
   'created_utc': 1595986092,
   'id': 'hzrh2r',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'BUG FOUND WITH TELEPORT ON BIND'},
  {'author': 'Ihmrt',
   'created_utc': 1595986711,
   'id': 'hzrmv6',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Peculiar place for the spike...'},
  {'author': 'HoodIceBear',
   'created_utc': 1596002268,
   'id': 'hzvazp',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'What does this sound like to you?????'},
  {'author': 'nerfherder00',
   'created_utc': 1595983067,
   'id': 'hzqonp',
   'num_comments': 4,
   'score': 1,
   'selftext': 'So are people just surrendering while winning to troll now? Just lost a game when we were winning 4-0 since someone surrendered. Surrender option should be disabled if your team is at least winning.',
   'subreddit': 'VALORANT',
   'title': 'Surrendering'},
  {'author': 'Mbiggs_14',
   'created_utc': 1595999950,
   'id': 'hzutiq',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Reyna said 💀 (Gold 1 Comp)'},
  {'author': 'ravanranveer',
   'created_utc': 1595996157,
   'id': 'hztyt2',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Recon Bolt to both B Main and B Mid from Site for Wallbang and Info, Hope it helps!'},
  {'author': 'kingdragon467',
   'created_utc': 1595996252,
   'id': 'hztznk',
   'num_comments': 4,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My girlfriend got a 48 bomb but only got one arrow.'},
  {'author': 'ravanranveer',
   'created_utc': 1595996581,
   'id': 'hzu2ej',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](uc26522i3qd51)',
   'subreddit': 'VALORANT',
   'title': 'Recon Bolt for B Main and B Mid from B site. Hope it helps!'},
  {'author': 'iRayanH',
   'created_utc': 1595993484,
   'id': 'hztc5o',
   'num_comments': 2,
   'score': 1,
   'selftext': 'Hello, I sometime problem when i join a match the voice chat becomes always on and everyone can here me talking all the time, and i have to turn off team chat, does anyone have any idea on how to fix this?',
   'subreddit': 'VALORANT',
   'title': 'Voice chat always on ?'},
  {'author': 'itslvrry',
   'created_utc': 1595996541,
   'id': 'hzu239',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Longest game I’ve ever played'},
  {'author': 'deekaiz',
   'created_utc': 1595996443,
   'id': 'hzu18x',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n*Processing video 2r9unn5y2qd51...*',
   'subreddit': 'VALORANT',
   'title': 'Got too excited after the 3rd xD'},
  {'author': 'BoomBug',
   'created_utc': 1595989881,
   'id': 'hzsfkc',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I’m pretty bad at games,(iron bad) but I put this together and I don’t think it’s too bad :) Also my first collat ever in a game'},
  {'author': 'LarzBoss',
   'created_utc': 1595990040,
   'id': 'hzsh1h',
   'num_comments': 7,
   'score': 1,
   'selftext': 'Noticed a lot of people on the Official Discord server affected by this same issue. I feel there should be announcements as soon as the issues arises. Right now a lot of us are in the dark waiting our chance to get logged back in. Does anyone know when this may be fixed? it has happened another time just last week',
   'subreddit': 'VALORANT',
   'title': 'Servers down for NA'},
  {'author': 'x32gunzerker',
   'created_utc': 1595986993,
   'id': 'hzrpho',
   'num_comments': 1,
   'score': 1,
   'selftext': 'My account is a NA account but im currently in mexico, will all my games head to mexico accounts? I even have the NA1 but i only can play with LAN',
   'subreddit': 'VALORANT',
   'title': 'Does Valorant use Location for server use?'},
  {'author': 'NoahRekt',
   'created_utc': 1595988259,
   'id': 'hzs0to',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Jett Headshot Ace with Jett Sheriff'},
  {'author': 'ogles35',
   'created_utc': 1595991376,
   'id': 'hzstb4',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Odin + Reyna ultimate = OP'},
  {'author': 'Chompinz',
   'created_utc': 1595988719,
   'id': 'hzs52d',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I May Have Seen The Next Battle Pass?'},
  {'author': 'Collin424',
   'created_utc': 1595986457,
   'id': 'hzrkeb',
   'num_comments': 4,
   'score': 1,
   'selftext': '[https://pbs.twimg.com/ext\\_tw\\_video\\_thumb/1251942375582248960/pu/img/zFl6TmstiXURhJ2k.jpg](https://pbs.twimg.com/ext_tw_video_thumb/1251942375582248960/pu/img/zFl6TmstiXURhJ2k.jpg)\n\n"You don\'t kill with abilities"\n\nEveryone is so upset at one tweet. Please stop taking everything so literally.\n\nThe fact of the matter is that yes, Raze\'s and Killjoy\'s abilities do kill. But you\'re so upset that you\'re only looking at one sentence of the tweet. If you collected yourself for one second, you\'d read the rest of the tweet. "Characters have abilities that *augment* their gunplay instead of fighting directly with their abilities."\n\nAnd that\'s exactly correct. Raze\'s abilities *augment* her gunplay instead of fighting directly. Any good Raze player will not run directly at you with her abilities out. You cannot directly fight an entire team 25 full rounds with just her abilities. (Mostly) \\[for you devil\'s advocates out there\\]\n\nNow can you play an entire match using only Raze\'s abilities and 0 guns. Sure. Are you going to win or even get many kills? Probably not. Your team would say you\'re throwing and get upset at you.\n\nIf you\'re this upset at Raze and Killjoy while we\'re at it why not just complain about Molotov, Hot Hands, and Snake Bite since they can kill too. Do you see how ridiculous that sounds?\n\nThis doesn\'t even mention that there\'s literally 0 Agent imbalance in the game because BOTH teams can have the exact same Agents. Now I do believe all Agents should be balanced, and imo Riot has done an amazing job of that, compared to any other multi-character shooter I\'ve ever seen**. I see no reason to continuously rail Riot for something they haven\'t even done wrong.**\n\nStop complaining about an Agent that hasn\'t even been released yet. You\'re not pointing out any issues because there are no issues. **All you\'re going to do is make Riot employees more scared to post anything on Twitter that might be taken the wrong way.** Which is not what we want. We want open communication both ways.',
   'subreddit': 'VALORANT',
   'title': 'Stop Railing Riot for Killjoy'},
  {'author': 'Loof27',
   'created_utc': 1595987331,
   'id': 'hzrsg9',
   'num_comments': 1,
   'score': 1,
   'selftext': 'Does this happen to anyone else?\n\nhttps://imgur.com/Wg80FPm\n\nISP is AT&T, I get gigabit speeds\n\nExtra text because min post requirement is 100 characters thanks mods',
   'subreddit': 'VALORANT',
   'title': 'Lag causes me to teleport whenever I take aim duels (example in post)'},
  {'author': 'TsunamiSNI',
   'created_utc': 1595987491,
   'id': 'hzrtxk',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'the god gamer screech'},
  {'author': 'davi-boz',
   'created_utc': 1595987836,
   'id': 'hzrwyw',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Need friends to play with?'},
  {'author': 'IIAllellujahII',
   'created_utc': 1595984469,
   'id': 'hzr1ry',
   'num_comments': 6,
   'score': 1,
   'selftext': '**TL;DR -**  3/5 should be enough for a surrender vote. And 1 person SHOULDNT be able to stop a surrender vote by theirself. Literally the same reason why 1 person cant decide when the entire team forfeits...\n\n​\n\nI dont understand. So basically, if theres 1 troll on your team, if you dont want to play with that person youre just shit outta luck because YOU get punished for leaving a game where your team doesnt want to win. Seriously? I just got held hostage in COMP , because 2 people just didnt want to play to win the game. On offense they would rush to the spike before anyone else, and hold it, forever and not plant. The only way to win was to kill all people, but once they realized that we werent planting, they were just hiding, so unless we were winning our game of hide and seek we were just losing rounds :)  On defense they didnt even bother to hold a site obviously, actually they were legitimately communicating with the enemy team throughout the entire game, and im sure if there were dancing emotes they wouldve just been dancing with the enemy, instead they were just tbagging eachother unless anyone that wasnt trolling showed up, then they would attempt to kill them. Even IF we won that game, which was close like 9-12 or something, it doesnt even matter. I honestly just didnt want to play with people who dont wanna play the game lmao. Why am I FORCED to play out this game or get penalized in situations like this? Literally just put in /votekick or if thats too difficult, maybe make it majority rules on a Forfeit??? Why the fuck, can ONE person out of 5, stop a forfeit vote? As shitty as it is, if people dont want to play a competitive game like valorant to win, and just troll, who the fuck cares, just make it easier for people to get out of a game without Alt F4ing.',
   'subreddit': 'VALORANT',
   'title': 'You need ALL 5 people to press yes to surrender???'},
  {'author': '90CaliberNet',
   'created_utc': 1595988927,
   'id': 'hzs6vr',
   'num_comments': 2,
   'score': 1,
   'selftext': 'Killjoy takes away all the points of valorant that makes up its identity with her turrets. Raze was already walking a pretty thin line but Killjoy puts a really bad look on the future of the game. I dont see a world where the game goes into a direction that does not require a shield champ and I think having a shield champ would defeat the purpose of this game. Considering Riot made it clear the game was gun play focus and the abilities were not suppose to be purely damage, if the turret is suppose to be weak and used for a distraction or as intel why make its only function to shoot people for you. Just because we can manipulate its function to be more than just an aimbot turret, doesnt mean it isnt at its core a bot with a gun that takes away the main focus of gun play.. In what world does a turret whose main objective is to shoot people a fundamentally ok thing to have in the game.',
   'subreddit': 'VALORANT',
   'title': 'If Riot continue down this route of champ design with Killjoy I think Valorant will die'},
  {'author': 'JoonPlays',
   'created_utc': 1595989384,
   'id': 'hzsazi',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My first ever montage! Operator highlights to Immortal'},
  {'author': 'dahuse',
   'created_utc': 1595989678,
   'id': 'hzsdrz',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'An unranked match after 24 round of 5v5 Knife Battles'},
  {'author': 'Jaredsft',
   'created_utc': 1595995524,
   'id': 'hzttdb',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Do you remember your first ace? This was the best feeling ever! The double headshot to start was a first for me too.'},
  {'author': 'itslvrry',
   'created_utc': 1595996012,
   'id': 'hztxog',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Longest game I’ve ever played (bronze/gold game)'},
  {'author': 'AkiraNB',
   'created_utc': 1596008546,
   'id': 'hzwiq0',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I felt like Wardell for a second there XD'},
  {'author': 'Azmuel',
   'created_utc': 1595997635,
   'id': 'hzub3r',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Why is the Head Hit registration so bad?'},
  {'author': 'DonPuppy',
   'created_utc': 1595992038,
   'id': 'hzszbb',
   'num_comments': 4,
   'score': 1,
   'selftext': "I dropped to gold 2, and since that i've won a lot of matches in a row (6+) and the ones that i have lost ends up with an = in my rank, and still i can´t go up to gold 3 again, wtf is happening it took me like 4 matches to go down to gold 2 , is this supposed to be like this?",
   'subreddit': 'VALORANT',
   'title': 'I have 6+ wins in a row and still wont rank up wtf'},
  {'author': 'atjeff1',
   'created_utc': 1595997488,
   'id': 'hzu9xq',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Clutch or Kick'},
  {'author': 'DisaBire',
   'created_utc': 1596010559,
   'id': 'hzwvzn',
   'num_comments': 0,
   'score': 1,
   'selftext': 'I made an edit for valorant from 3-4 of my games enjoy :)  \n\n\nYoutube link:  [https://www.youtube.com/watch?v=6y1hs7BIHyE&t=2s](https://www.youtube.com/watch?v=6y1hs7BIHyE&t=2s)   \n\n\n![video](ynlpj04y6rd51 "A N A L O G   K E Y S - Valorant Montage")',
   'subreddit': 'VALORANT',
   'title': 'My First Valorant Edit :), Analog Keys'},
  {'author': 'AkiraNB',
   'created_utc': 1596008661,
   'id': 'hzwjg9',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Channeled Wardell's energy for a second there"},
  {'author': 'parthjain98',
   'created_utc': 1596005034,
   'id': 'hzvure',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n*Processing video f4i2czqssqd51...*',
   'subreddit': 'VALORANT',
   'title': 'iron/bronze games be like XD'},
  {'author': 'bubsisvibin',
   'created_utc': 1596003967,
   'id': 'hzvn6f',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'op =point and click adventure game | Medal.tv'},
  {'author': 'zeohi',
   'created_utc': 1596006369,
   'id': 'hzw44g',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'A new patch is available?'},
  {'author': 'Luigimax14',
   'created_utc': 1596006929,
   'id': 'hzw7y1',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I just updated my valor for the new patch and saw this message. Never seen it before, cool I guess.'},
  {'author': 'yobabosmi',
   'created_utc': 1596011193,
   'id': 'hzx03l',
   'num_comments': 3,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Does anyone know if Riot will be fixing their Matchmaking ? Valorant is the first FPS game that me and my friends play so I hope they will have it fixed. https://imgur.com/sJA1SoF'},
  {'author': 'keithtan97',
   'created_utc': 1595997957,
   'id': 'hzudrj',
   'num_comments': 11,
   'score': 1,
   'selftext': "Hi all, I think we need another sentinel agent in the game. I am thinking about some skills that agent may have. [ ] means either one, haven't decide. I know sage will be better.\n\nAgent: Necromancer\n\n4 skill Rise and shine: X\nLeft-click => Rise teammate with 100hp, decay over time, 30-40seconds.\n\n[Right-click => Summon a clone doll close to you either left or right (random so player have to guess each time) and shoot together.]\n{OR}\n[Right-click => Summon doll (half of player model) in front of you that nullify 50hp damage (the doll can take full raze ultimate) and boost 30% movement speed.]\n\n3rd skill Healing doll: E\nLeft-click: Summon doll that heal everyone within the area for maximum of 70hp (divided by number of people inside).\n\nRight-click: Summon doll that only recover 30hp for everyone that enter the area within 10sec.\n\n1st skill Human doll: Q\nLeft-click => Run around small area making foot steps sound. Run towards target when spotted and hug(stun) target for 3seconds.\n\nRight-click => Stand still at summoned area. Run towards target when spotted and explode for 50hp damage.\n\n2nd skill Spirit doll: C\n\n[Latched on a teammate and give 50 shield point]\n{OR}\n[Paranoia doll run forward and (player cannot see it, unless they are close) reveal that area, if spotted, stun target and reveal location for 2sec]",
   'subreddit': 'VALORANT',
   'title': 'New agent for Valorant'},
  {'author': 'TrinityR6',
   'created_utc': 1596010285,
   'id': 'hzwu8u',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'So, I did a little something'},
  {'author': 'SiicKStaR',
   'created_utc': 1596012003,
   'id': 'hzx5e9',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Literally Unplayable'},
  {'author': 'BattlegroundsPvP',
   'created_utc': 1596000624,
   'id': 'hzuyo9',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'The reason RIOT favor more agents over maps'},
  {'author': 'deekaiz',
   'created_utc': 1595999168,
   'id': 'hzunfv',
   'num_comments': 1,
   'score': 1,
   'selftext': 'Spammed assistance but no one came :( I was hoping to hit one but ended up tapping 3. Panicked afterwards, got too excited xD\n\n![video](ji9wual3bqd51)',
   'subreddit': 'VALORANT',
   'title': 'Sheriff 3 Tap'},
  {'author': 'Evan_Veet',
   'created_utc': 1595995179,
   'id': 'hztqgf',
   'num_comments': 2,
   'score': 1,
   'selftext': "My friend and I like 1v1ing in other games when we don't want to queue and we want to do it in Valorant as well. Is there any good way that you guys have found or know of that could be fun?  Right now we just do simple things like ar off's but if anyone has a good idea let me know. Now typing to get more than 100 characters ,,,,,,,,,,,",
   'subreddit': 'VALORANT',
   'title': "Best way to do 1v1's in Valorant?"},
  {'author': 'epic-pp-gamer',
   'created_utc': 1595989805,
   'id': 'hzsevs',
   'num_comments': 5,
   'score': 1,
   'selftext': 'I just played and we where winning 7-6, im doing better then normal and going 20-16  our cypher is bottom fragging and fucks up an easy 3v1, we flame him and then he takes the bomb and refuses to plant for like 4 rounds causing us to loose, we literally cant do anything about this their should atleast be a vote for who gets defuse or something',
   'subreddit': 'VALORANT',
   'title': 'can riot do something about throwers taking the bomb and not planting in ranked'},
  {'author': 'jadonkane',
   'created_utc': 1596011069,
   'id': 'hzwza8',
   'num_comments': 0,
   'score': 1,
   'selftext': 'I see a lot of people posting their valorant moments on here and I would like to know how to do the same. Thanks!',
   'subreddit': 'VALORANT',
   'title': 'How can I post my videos on here?'},
  {'author': 'XxVALKENxX',
   'created_utc': 1595999311,
   'id': 'hzuoi6',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Tier 48 of the Battle pass is just the censored Killjoy abilities'},
  {'author': 'yashrajpatil',
   'created_utc': 1595999776,
   'id': 'hzus7z',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Valorant: Funny Moments #4'},
  {'author': 'JBongo19',
   'created_utc': 1595999393,
   'id': 'hzup7e',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Somehow, managed to pull this off. Never happens.'},
  {'author': 'Skillz_yi',
   'created_utc': 1595998561,
   'id': 'hzuin1',
   'num_comments': 2,
   'score': 1,
   'selftext': "Hey guys, Valorant is the first fps ive played and ive managed to hit Diamond by grinding out aim trainers and trying my best to place my cross hair at the right spots. \nIve figured out one of the main things I lack in is game knowledge. I don't always know what the best play is and how to make the right calls and be a leader for my team. Any tips?",
   'subreddit': 'VALORANT',
   'title': 'Developing Game Sense'},
  {'author': 'bootyscouter',
   'created_utc': 1596001488,
   'id': 'hzv581',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Dumb plays are sometimes the right play'},
  {'author': 'thelonebard',
   'created_utc': 1596013614,
   'id': 'hzxfwu',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'How the fuck do you stop switching to knife after every ability.'},
  {'author': 'gnassar',
   'created_utc': 1596001772,
   'id': 'hzv7bb',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Never give up'},
  {'author': 'LightningAkali',
   'created_utc': 1596001789,
   'id': 'hzv7ff',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "fair and balanced matchmaking (i'm cypher, queued solo)"},
  {'author': 'wishkhalifa',
   'created_utc': 1595996099,
   'id': 'hztycc',
   'num_comments': 4,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Supports dont just heal (1v5 eco ace) (immortal 3)'},
  {'author': 'HedaInfinity9',
   'created_utc': 1595984883,
   'id': 'hzr5qz',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': '[NA + EU] Organisation is recruiting members, all skill levels'},
  {'author': 'vonksderp',
   'created_utc': 1595985568,
   'id': 'hzrc77',
   'num_comments': 4,
   'score': 1,
   'selftext': 'I think when Killjoy and Act II comes out, Killjoy should be disabled from rank for a week or a couple of days to let people try her out first. Or else there’s going to be a lot of people clueless on how she can be optimized or try to counter her in ranked on day one. Anyone else feel the same?',
   'subreddit': 'VALORANT',
   'title': 'Killjoy should be disabled in rank for the first week'},
  {'author': 'Dxrules90',
   'created_utc': 1595988326,
   'id': 'hzs1h0',
   'num_comments': 6,
   'score': 1,
   'selftext': "I know it's just luck but have a leaver system in the game. God knows it needs it with the server instability. Just something to make leavers in games more tolerable.i know it's just rng and I could easily be on the other side but this game needs to add some competitive integrity with a leaver system.",
   'subreddit': 'VALORANT',
   'title': 'Eleventh leaver this season on my team'},
  {'author': 'nlc369',
   'created_utc': 1596006259,
   'id': 'hzw3am',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Weird ult interactions with phoenix/omen, possible bug?'},
  {'author': 'ItsSalty',
   'created_utc': 1596001208,
   'id': 'hzv36a',
   'num_comments': 1,
   'score': 1,
   'selftext': 'For the past two days I’ve been trying to play this game (I haven’t got around to playing until now) and I keep getting the *VALORANT failed to launch* - Something unusual happened while trying to launch VALORANT. Try closing and restarting. If the problem persist, contact us at Riot Support.\n\nI’ve looked everywhere for a fix and I’ve seen many talking about the whole gigabyte app center but I can’t find anything related to that or over clocking. I’ve uninstalled any sus programs (though none of them affected Valorant anyway)\n\nPlease help',
   'subreddit': 'VALORANT',
   'title': 'Failed to launch'},
  {'author': 'YasuoRising',
   'created_utc': 1596003452,
   'id': 'hzvjim',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'See 1 Get 4'},
  {'author': 'DancingSouls',
   'created_utc': 1596002866,
   'id': 'hzvffg',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'How Riot treats its players...'},
  {'author': 'spawnerjp',
   'created_utc': 1596007381,
   'id': 'hzwb17',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'TIL theres a "ping" feature in the valorant chat'},
  {'author': 'spawnerjp',
   'created_utc': 1596007509,
   'id': 'hzwbub',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "TIL that there's a ping feature in valorant's chat system"},
  {'author': 'ravanranveer',
   'created_utc': 1596005565,
   'id': 'hzvyf2',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'DONT YOU PEOPLE THINK JUDGE IS OVERPOWERED!'},
  {'author': 'juigetsu',
   'created_utc': 1596005752,
   'id': 'hzvzq7',
   'num_comments': 3,
   'score': 1,
   'selftext': "[Working towards the next Agent's contract](https://i.imgur.com/rebz9KI.png) a week before release, without giving up more information than they already have, would give everyone a chance to either grind out the experience ahead of time, or choose to wait and spend money (As we should expect Killjoy and future characters to release at a 1000 VP price, just like Reyna did).\n\nAs it stands right now, anyone who wants to play Killjoy on Day 1 has to spend money. I don't even think it's possible to grind out the 300'000 XP within the first day or even two.\n\nMost likely this won't change, and the smartest thing to do would be to quickly grind the weeklies, make it to Contract Lv 3-4 and use VP for the remaining levels (400-600 VP).\n\nAn addition like this would be really nice to have, and would promote playing the game extensively prior to the release of every character.\n\nThoughts?",
   'subreddit': 'VALORANT',
   'title': "Let us work on the upcoming Agent's Contract prior to their release"},
  {'author': 'K4BOOM3R',
   'created_utc': 1596005131,
   'id': 'hzvvfu',
   'num_comments': 4,
   'score': 1,
   'selftext': "I have got cipher as the character I decided to choose and I have done THE first five tiers of the contract but now I can't start the chapter 2 of the contracts,idk if I am doing somthing wrong or if the game is bugged but I would really like to know, a lot of ppl say that it will start automatically but it hasn't it says 75000 xp needed HELP!",
   'subreddit': 'VALORANT',
   'title': 'So with the contracts.. I am very confused on how they work please help me'},
  {'author': 'spawnerjp',
   'created_utc': 1596007683,
   'id': 'hzwd08',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'TIL that there\'s a "pinging" system in the valorant chat system'},
  {'author': 'Based-Hype',
   'created_utc': 1596010138,
   'id': 'hzwt9k',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Reminder that we have known what killjoy looks like since before launch'},
  {'author': 'xmaive',
   'created_utc': 1596008044,
   'id': 'hzwfci',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'TRASH RANKING SYSTEM'},
  {'author': 'KoralasLT',
   'created_utc': 1596004156,
   'id': 'hzvoid',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Heres a funny Valorant video of me and friends playing competitive. I have only made 3 videos overall so Im not that good at editing but hope you enjoy <3'},
  {'author': 'Coochie_M0nster',
   'created_utc': 1596010186,
   'id': 'hzwtl1',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](zi5h1ctx7rd51)',
   'subreddit': 'VALORANT',
   'title': 'Knife ace'},
  {'author': 'belaxi',
   'created_utc': 1596012597,
   'id': 'hzx96k',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Just Iron things.'},
  {'author': 'Afraid-Suggestion-39',
   'created_utc': 1596013760,
   'id': 'hzxgvq',
   'num_comments': 1,
   'score': 1,
   'selftext': "Mark my words. It's funny how Riot keeps nerfing Sage and Raze only to release another staler/DPS. Been here, done that. Abuse her before she gets nerfed into the ground.",
   'subreddit': 'VALORANT',
   'title': 'Killjoy will receive multiple nerfs'},
  {'author': 'HazeYo1',
   'created_utc': 1596019823,
   'id': 'hzyln5',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "Hey dooods, u don't understand the GAME and you should play that way it's meant to play. Listen to me i'm Morello big head dood."},
  {'author': 'hbn3141',
   'created_utc': 1596010610,
   'id': 'hzwwd7',
   'num_comments': 6,
   'score': 1,
   'selftext': 'Can this sub make a daily discussion thread feel like thatll be better for posts like this one, anyway, I wanna know what ppl think of raze. Her ults annoying but MAYBE balanced, her boom bot has a VERY long time before it shuts down, deals a very significant amount of dmg, tells u if ppl are there, her grenade is the only grenade in the game. It has a really big area (too big imo) of dmg, and it deals a LOT of dmg, and she can get 2 in one round. For Sova (and honestly way more agents) I wish there was a way to cancel ult since ppl can push while ulting. And did they nerf his bot so that u couldnt turn fast?',
   'subreddit': 'VALORANT',
   'title': 'Raze and sova questions'},
  {'author': 'CoolUsernameIncomin',
   'created_utc': 1596013264,
   'id': 'hzxdko',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "First time playing any FPS - Started in Iron 1, I'm in Bronze guys :D"},
  {'author': 'Papa_Dennyo',
   'created_utc': 1596012674,
   'id': 'hzx9nq',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '200 IQ Play :D'},
  {'author': 'belaxi',
   'created_utc': 1596012881,
   'id': 'hzxb2f',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Just Iron things'},
  {'author': 'Hoey988',
   'created_utc': 1596011701,
   'id': 'hzx3ea',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Double stinger kill against spike carrier'},
  {'author': 'ItsImpact',
   'created_utc': 1596061094,
   'id': 'i0a110',
   'num_comments': 18,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Sick 360 Pistol 1 Tap 3k'},
  {'author': 'chareez',
   'created_utc': 1596015550,
   'id': 'hzxsoc',
   'num_comments': 45,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'First Ace in Valorant! 1v4 at the end (Gold rank Brimstone) - Critique is welcome. I want to improve!'},
  {'author': 'ZachYT',
   'created_utc': 1596062526,
   'id': 'i0afn6',
   'num_comments': 5,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'We should be able to buy the battle pass with Radianite.'}],
 [{'author': 'Celly15x',
   'created_utc': 1596135017,
   'id': 'i0rq6r',
   'num_comments': 6,
   'score': 3,
   'selftext': 'Check out these links not sure if its available yet. Anyone seen any of the other Sakura skins in the store?    [https://i.imgur.com/Y6PalMf.png](https://i.imgur.com/Y6PalMf.png)   [https://i.imgur.com/BhjBHsQ.png](https://i.imgur.com/BhjBHsQ.png)',
   'subreddit': 'VALORANT',
   'title': 'Sakura Sheriff in Item Shop?!'},
  {'author': 'SnooDucks5356',
   'created_utc': 1596116896,
   'id': 'i0mcd9',
   'num_comments': 1,
   'score': 2,
   'selftext': 'why my mouse feels so heavy in valorant in compare to cs go there s so much more input delay on my mouse in both games i got over 200fps and on same resolution i feel more mouse delay in valorant how it is for u guys?',
   'subreddit': 'VALORANT',
   'title': 'input lag in valorant'},
  {'author': 'vasiksenicky',
   'created_utc': 1596135717,
   'id': 'i0ry33',
   'num_comments': 1,
   'score': 2,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Join the Valorant LFG Discord Server!'},
  {'author': 'Naramatak',
   'created_utc': 1596141853,
   'id': 'i0tsvq',
   'num_comments': 4,
   'score': 2,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Forced Ace'},
  {'author': 'Ok_Restaurant_1221',
   'created_utc': 1596151595,
   'id': 'i0wo4m',
   'num_comments': 4,
   'score': 1,
   'selftext': "I don't want to all of a sudden be in a game with low silvers and a few high golds to fill a void in matchmaking. The matchmaking didn't even take that long because it was instantaneous when I pushed find match. \n\nI would love to wait ONE MINUTE for a game thats of equal skill rather then fill a void in a bottom elo to coinflip who has the better silvers on either team so I dont have to go S1mple mode to carry the game",
   'subreddit': 'VALORANT',
   'title': "I don't want to fill the void as a Plat/Diamond player for Golds/Silvers"},
  {'author': 'KinGKy27',
   'created_utc': 1596147284,
   'id': 'i0vg9a',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Actually excited for next battlepass'},
  {'author': 'XxDrFlashbangxX',
   'created_utc': 1596148060,
   'id': 'i0voam',
   'num_comments': 4,
   'score': 1,
   'selftext': 'Many times I or my girlfriend have been playing and someone has been exceptionally rude, including killing members on your own team. This is especially the case for her where she is afraid to use voice comms due to frequent sexual harassment. That, along with names that evoke violence such as "beatwomen" have been seen as well which doesn\'t create a safe and fun environment. It is our job as a community to discourage these acts when we see it and call out toxic team members.\n\nOn the part of the devs, although there are many ways to report someone, I feel as though there should be a comment section similar to League of Legends where you can specifically write what happened. This is because sometimes things said can\'t accurately be captured by checking off a box saying "harassment." Also, being notified when your report has resulted in a punishment will better help players like myself and my girlfriend feel like we matter as your customers/players.',
   'subreddit': 'VALORANT',
   'title': 'Stop Toxic Behavior-What We and Devs Can Do'},
  {'author': 'Vycant',
   'created_utc': 1596137255,
   'id': 'i0sfiv',
   'num_comments': 5,
   'score': 1,
   'selftext': '​\n\n*Processing video c8btaq8zp1e51...*',
   'subreddit': 'VALORANT',
   'title': "Game breaking bug with viper's ult"},
  {'author': 'AvengedAura',
   'created_utc': 1596152356,
   'id': 'i0wvj0',
   'num_comments': 9,
   'score': 1,
   'selftext': 'I played one game at around 11am and then I had to go afk because I had to go eat, when I got back the round was over and I got restricted for 40 minutes, so I closed valorant and started to play minecraft, but when 40 minutes passed I opened valorant again and got restricted for 4 hours, so this time I kept valorant open and waited 4 hours, 4 hours passed and I tried to queue again but now it restricted me again for 30 minutes. Is this a bug or is this supposed to happen?',
   'subreddit': 'VALORANT',
   'title': 'Why am I always getting restricted in valorant?'},
  {'author': 'arcini8',
   'created_utc': 1596139004,
   'id': 'i0syi5',
   'num_comments': 10,
   'score': 1,
   'selftext': '[https://i.redd.it/asfpja0ls1e51.png](https://i.redd.it/asfpja0ls1e51.png)\n\nI have restarted the game a few times, but this just started happening today',
   'subreddit': 'VALORANT',
   'title': 'Anyone else getting this after games? Or "Match details are still processing." Weekly challenges are not updating either.'},
  {'author': 'RyFiOG',
   'created_utc': 1596140644,
   'id': 'i0tfw0',
   'num_comments': 9,
   'score': 1,
   'selftext': 'I currently love the idea of having a new agent every two months when a new act drops, but 6 agents a year might get a bit out of hand after a few years of this game being released. Do you guys think that agents should just keep being added at this rate in the future for a wider variety of strategies and combinations?\n\nI could see this being an issue for new players in the future with an overwhelming amount of agents to not only learn, but also learn to counter during matches.\n\nMaybe the developers will implement a ban system like in rainbow six siege before picking your agents. They could also possibly rotate agents in and out of competitive play. \n\nWhat are your thoughts? Do you think the more agents the merrier, or do you think it will get a little too hectic after two or three years of agents being released?\n\n(I’m new to reddit and I’m just trying to spark some interesting conversation. I apologize if I formatted this like a noob!)',
   'subreddit': 'VALORANT',
   'title': 'How many agents is too many?'},
  {'author': 'hazey1847',
   'created_utc': 1596129274,
   'id': 'i0pyt1',
   'num_comments': 2,
   'score': 1,
   'selftext': "I think it would be awesome for Riot to improve the damage output  (head/torso/ legs) UI to show where the final shot landed for the kill. They could easily highlight the body part in red on the breakdown. When spraying or shooting over a long distance, i'm always curious where my final shot hit the enemy. Thoughts?",
   'subreddit': 'VALORANT',
   'title': 'Damage Output Breakdown Improvement'},
  {'author': 'Celly15x',
   'created_utc': 1596120840,
   'id': 'i0nf3i',
   'num_comments': 6,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Ranks will be reset and you will need to play 3 games to show your rank!'},
  {'author': 'Japanimekid',
   'created_utc': 1596138401,
   'id': 'i0ss2x',
   'num_comments': 7,
   'score': 1,
   'selftext': "We just won a 13-1 in competitive, something I would like to have on my history/reflected in my rank boost and the results werent showing post game.\n\nSo i clicked exit to main menu since the stats were taking awhile to load and the game isnt even on my history yet. Its been about 15 minutes and I've restarted the game twice.\n\nKind of gives me League vibes w/ the game/client interaction lol. Has only been happening recently, maybe since new patch. \n\nHas this been an issue for anyone else?",
   'subreddit': 'VALORANT',
   'title': 'Anyone else getting delays/disappearances in their results post game?'},
  {'author': 'phillyfishsticks',
   'created_utc': 1596078850,
   'id': 'i0enaj',
   'num_comments': 12,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Am I the Asshole if I mute comms?'},
  {'author': 'DiarheaBallz',
   'created_utc': 1596143823,
   'id': 'i0ueva',
   'num_comments': 10,
   'score': 1,
   'selftext': 'So let’s say I buy the elderflame vandal and op from the daily shop (2475 each). If the bundle comes back will the price be reduced to 4950 since 9900-4950=4950?',
   'subreddit': 'VALORANT',
   'title': 'Collection discount'},
  {'author': 'CICHY69123',
   'created_utc': 1596151347,
   'id': 'i0wlkx',
   'num_comments': 4,
   'score': 1,
   'selftext': 'I’ve been running solo queue for like a week and a half now. At the beginning I was diamond 2, but now I fell to platinum 3. It’s just so hard to play, when people don’t wanna communicate or pick duelists and then bait their team for kills. Anyone got any advice on how I can actually rank up and try to win?',
   'subreddit': 'VALORANT',
   'title': 'Any advice on solo queue?'},
  {'author': 'mynameswillxD',
   'created_utc': 1596150942,
   'id': 'i0whkc',
   'num_comments': 1,
   'score': 1,
   'selftext': 'I found this cypher one way on Haven earlier. LMK if anyone has done this before or if they are able to recreate it. \n\n https://imgur.com/87apTy0',
   'subreddit': 'VALORANT',
   'title': 'Accidental Cypher one way found on C site Haven'},
  {'author': 'hxousti',
   'created_utc': 1596117364,
   'id': 'i0mgr3',
   'num_comments': 4,
   'score': 1,
   'selftext': 'i currently have both omen and cypher.  i enjoy both of these agents but dont know who to main. any ideas which one i should play more?',
   'subreddit': 'VALORANT',
   'title': 'which do i play to improve?'},
  {'author': 'PassMeDaShuga',
   'created_utc': 1596125792,
   'id': 'i0ow9e',
   'num_comments': 4,
   'score': 1,
   'selftext': "got bored of playing last night so I spontaneously decided to try editing for the first time. There are two things I learned:\n\nediting is not easy, and free software does NOT make it easier.\n\nanyway thought I'd upload considering I spent a good chunk of my evening on it.\n\nAnd please; don't bully me for the editing, I get its trash but I tried my best. constructive criticism would be appreciated.\n\nall clips are from Plat 1 - Diamond 1 ranked. \n\n[here it is](https://youtu.be/MCX0q-FCNsg)",
   'subreddit': 'VALORANT',
   'title': 'First Valorant Edit - ples no bully'},
  {'author': 'Reikum',
   'created_utc': 1596151363,
   'id': 'i0wlr0',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Didnt even realize for a few seconds'},
  {'author': 'LegendCrimson',
   'created_utc': 1596151560,
   'id': 'i0wnri',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'WTF IS THIS?'},
  {'author': 'LegendCrimson',
   'created_utc': 1596151593,
   'id': 'i0wo40',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'what just happened?'},
  {'author': 'LordPenguin_OwO',
   'created_utc': 1596086460,
   'id': 'i0gbbz',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I killed 100 bots in 98 secs, give it a try and if you beat my score ill try to beat your score back and we can go back and forth'},
  {'author': 'Ctothejae',
   'created_utc': 1596152488,
   'id': 'i0wwqt',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Help'},
  {'author': 'KingHoward',
   'created_utc': 1596150435,
   'id': 'i0wck8',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Vandal 1st shot accuracy ruined 1v3 clutch :( Rito plz'},
  {'author': 'SupremeMemeRegime',
   'created_utc': 1596079459,
   'id': 'i0es70',
   'num_comments': 8,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Oh God, another agent idea!'},
  {'author': 'Vealzy',
   'created_utc': 1596129596,
   'id': 'i0q28q',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Had 2 leavers, 1 in the second round, the other one at 4-5 for them. Managed to get 4 rounds in 3 and a positive score and still the rating decreased. Why Riot?'},
  {'author': 'Gfusionzz',
   'created_utc': 1596126824,
   'id': 'i0p7ft',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Will a mod menu for another game cause issues with vanguard?'},
  {'author': 'Iron_switch',
   'created_utc': 1596126800,
   'id': 'i0p77j',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Invis box??'},
  {'author': 'whippedcream_',
   'created_utc': 1596127437,
   'id': 'i0pe3e',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'PLEASE HELP! No Valorant in-game sounds while using discord.'},
  {'author': 'Mr_Mandrill',
   'created_utc': 1596129408,
   'id': 'i0q09z',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'PSA: There\'s a similar FPS game, also free-to-play, without abilities or turrets, that you can play if you don\'t like Valorant or don\'t trust Riot, search for "CS:GO"'},
  {'author': 'ominousCataclysm',
   'created_utc': 1596116590,
   'id': 'i0m9l1',
   'num_comments': 25,
   'score': 1,
   'selftext': 'My friends and I just got kicked from a Valorant game, along with several of the opponents. We disconnected one after another over the course of a few minutes, and the game displayed "Error Code 84". We are unable to reopen Valorant, even after restarting our computers.\n\nLegends of Runeterra also isn\'t opening for me (both on phone and on the computer). I think SEA servers may be down right now.',
   'subreddit': 'VALORANT',
   'title': 'Servers down?'},
  {'author': 'Its5hori',
   'created_utc': 1596133608,
   'id': 'i0rao6',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Made a Free to Use Killjoy Twitter Header'},
  {'author': 'ThaiBoi11',
   'created_utc': 1596133710,
   'id': 'i0rbsw',
   'num_comments': 2,
   'score': 1,
   'selftext': "I'm sure there's a way to stop macros from being so effective. For those you you who are blissfully unaware, people are using macros to stop the game from marking them as AFK. To be marked as AFK, you have to stay still for the entire round. People work around this by setting a macro that completes an action in intervals. This can range from alt firing with a classic, to constantly walking backwards. Now I'm now game developer, but there must be a way to check if someone is truly AFK. Maybe a check for whether or not someone is out of spawn, or if they start moving after a certain point,",
   'subreddit': 'VALORANT',
   'title': 'Anti AFK macros'},
  {'author': 'SMLSTY',
   'created_utc': 1596136795,
   'id': 'i0sadt',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](xkgdx3rio1e51 "wtf am i doing with my life")',
   'subreddit': 'VALORANT',
   'title': 'NEVER been luckier'},
  {'author': 'Begkz',
   'created_utc': 1596145589,
   'id': 'i0uyau',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Valorant Montage But On Crack (Beta)'},
  {'author': 'LordSashar',
   'created_utc': 1596145873,
   'id': 'i0v1av',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'They Type "GG" but Roomba Goes brrrr'},
  {'author': 'paOol',
   'created_utc': 1596135380,
   'id': 'i0rugq',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'From Iron to Diamond, Omen one trick highlights.'},
  {'author': 'KoiFishFromKerala',
   'created_utc': 1596134460,
   'id': 'i0rka7',
   'num_comments': 9,
   'score': 1,
   'selftext': 'You know like in league, so something like top 500 in the leaderboard gets promoted (and demoted) to radiant every week, because right now I don’t feel like there is any significant skill difference between radiant and immortal. In cs (faceit) Im lvl10 @2000 is elo but there is still a skill difference between me and a 2500+ elo player. I don’t feel that difference here at immortal 2. \n\nAlso priorities matching with ‘lower’ and ‘higher’ radiants will be nice.',
   'subreddit': 'VALORANT',
   'title': 'Radiant should be only given to the top 500 in a regional leaderboard system.'},
  {'author': 'linusplaysminecraft',
   'created_utc': 1596145535,
   'id': 'i0uxpf',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Looking For Group'},
  {'author': 'MaestroLA',
   'created_utc': 1596148072,
   'id': 'i0voet',
   'num_comments': 0,
   'score': 1,
   'selftext': 'https://technology.riotgames.com/news/peeking-valorants-netcode\n\nhttps://www.ubisoft.com/en-us/game/rainbow-six/siege/news-updates/1su64agGqZZQWb0mBeJUem/dev-blog-ping-abuse-peekers-advantage-and-next-steps',
   'subreddit': 'VALORANT',
   'title': "According to this 2 articles the peaker's ping does not influence peakers advantage, only holder/defender's ping does. Thoughts?"},
  {'author': 'Rattle985',
   'created_utc': 1596137791,
   'id': 'i0sldi',
   'num_comments': 4,
   'score': 1,
   'selftext': "I auto-locked Jett (yeah sorry I did but don't think it warranted what I got after). Got verbally harassed with racist remarks. Got TK'ed every round by that guy who happened to be playing Raze. He grabbed bomb almost every round and held bomb in spawn. He was already muted completely voice and text but there was no avoiding him griefing my game. Team tried surrendering and he refused. Maybe I'm in the wrong for leaving the game because I don't feel like the game is worth playing at that point when I'm spending every round trying to run away from Raze TK'ing me, while demoralizing and verbally harassing me. I'm unconcerned about what happens to that guy because his life seems miserable enough, I'm just concerned about how leaving a game like this will affect my ELO.",
   'subreddit': 'VALORANT',
   'title': 'How does leaving game affect your elo if you have a justified leave?'},
  {'author': 'flu_v',
   'created_utc': 1596139549,
   'id': 'i0t44w',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Competitive'},
  {'author': 'YeojIsCool',
   'created_utc': 1596123792,
   'id': 'i0oar2',
   'num_comments': 9,
   'score': 1,
   'selftext': "Currently in the game Sage is a pretty meta character, making an appearance in every game I play on at least one of the teams. But currently you have to either verbally or type when you're heal is ready as a sage. I think a heal symbol should be implemented on the HUD like so.  \n\n\n​\n\n[Empty](https://preview.redd.it/wdov24fnl0e51.png?width=836&format=png&auto=webp&s=250253df28121655a258ef6de8773cc9b503535f)\n\n​\n\n[Half full](https://preview.redd.it/9kz97nuol0e51.png?width=836&format=png&auto=webp&s=ec2c9dd3fbc9d5b75fd62c8f8a45cae2286d7e20)\n\n​\n\n[Full](https://preview.redd.it/oihb52fql0e51.png?width=836&format=png&auto=webp&s=8ed51dc04f1207e4012ff1ef4ea9d5b1a7bf3d71)\n\nWith it slowly going up as her heal regenerates. Not only would it help with clearing communications, It would also help break the language barrier in combination of the in game communication system",
   'subreddit': 'VALORANT',
   'title': "Sage's heal being known to the team (Concept)"},
  {'author': 'AugustLitvinenko',
   'created_utc': 1596148842,
   'id': 'i0vw4q',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Check me out on twitch, I be streaming tmrw. And give me a follow, please. twitch.tv/nikodeam1313'},
  {'author': 'iFlvshy',
   'created_utc': 1596139013,
   'id': 'i0sym1',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'WE DONT MISS THOSE'},
  {'author': 'Vealzy',
   'created_utc': 1596120832,
   'id': 'i0nf0z',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '"It does not matter how strong a weapon or ability is if you are a good player." is the mentality every Valorant player should have. This video explains it very well.'},
  {'author': 'officerbenji',
   'created_utc': 1596140967,
   'id': 'i0tjcm',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Fuck Phoenix'},
  {'author': 'pitohuiii',
   'created_utc': 1596151200,
   'id': 'i0wk2q',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Comfy Sage fanart, hope y’all like it 💚'},
  {'author': 'Theosaurus_Rex28',
   'created_utc': 1596139580,
   'id': 'i0t4ab',
   'num_comments': 1,
   'score': 1,
   'selftext': 'I’m loading into a match and I’m just stuck on the map screen with all the agents. My friends are all in game and I’m just frozen on this loading screen. Probably gonna get a ban for this lmao. Anyone else having the same issue?',
   'subreddit': 'VALORANT',
   'title': 'Anyone’s valorant not loading in for a game?'},
  {'author': 'topcatthomas',
   'created_utc': 1596139645,
   'id': 'i0t574',
   'num_comments': 1,
   'score': 1,
   'selftext': "mostly described in the title. the queue times are simply too short to cancel once you've clicked it, at least at my rank and there should be an option to quit without having to wait for a cooldown",
   'subreddit': 'VALORANT',
   'title': "There needs to be an option to quit games before they start so you don't have to play an entire unrated game if you queued into unrated by accident"},
  {'author': 'satisfiedjelly',
   'created_utc': 1596141169,
   'id': 'i0tlcu',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I love Killjoy and her bots so much! I gave it blushies!'},
  {'author': 'Bismo_Funyuns69',
   'created_utc': 1596077258,
   'id': 'i0e9jt',
   'num_comments': 3,
   'score': 1,
   'selftext': "Been in gold 3, went on a 10 up arrow streak, haven't ranked up. Got to plat 1, won two games, lost one, and deranked. Every game is positive k/d and everything. This arrow system is dog shit and needs to be changed. Still haven't ranked up and currently am on a 8 + arrow streak.",
   'subreddit': 'VALORANT',
   'title': "Can't Rank Up"},
  {'author': 'strafe10',
   'created_utc': 1596141809,
   'id': 'i0tsf0',
   'num_comments': 15,
   'score': 1,
   'selftext': "I got one up arrow for the game you guys see... Yeah its a close game, but I literally had to carry a team full of Immortals and my D3 was at the bottom.. It is like this every game.. I hit D3 and after one loss I just derank. I deserve to be high immortal and I literally cannot get there. Me and my friends won 15 games in a row and I didn't rank up.. I lost 3 games in a row and I derank... they need to hire back their ranked dev... for the love of God save me.\n\nhttps://preview.redd.it/gq8w1p8m32e51.png?width=1920&format=png&auto=webp&s=728eecd5d8d63ad879255502fd31fc083ad53790",
   'subreddit': 'VALORANT',
   'title': 'valorant needs to fix their ranking system.'},
  {'author': 'patobalzano',
   'created_utc': 1596141762,
   'id': 'i0trze',
   'num_comments': 5,
   'score': 1,
   'selftext': 'As title says, we know weekly quests do not expire. I have already completed the battlepass, what if I save this round of weeklies until next wednesday? Would those count as XP towards next pass?',
   'subreddit': 'VALORANT',
   'title': 'Can current weekly quests grant progress to the next battlepass?'},
  {'author': 'strqco',
   'created_utc': 1596146214,
   'id': 'i0v4wj',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'VOICE CHAT'},
  {'author': 'minit24',
   'created_utc': 1596143029,
   'id': 'i0u654',
   'num_comments': 15,
   'score': 1,
   'selftext': "Is there any way to know what word got me banned? Also wish there was a way for me to let my teammates know I am voice and chat banned. I'm getting flames for not making callouts and only pinging.",
   'subreddit': 'VALORANT',
   'title': 'Voice and chat banned temporarily'},
  {'author': 'chouhuaidan',
   'created_utc': 1596144352,
   'id': 'i0uku9',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'is there a way to see how many hours you played of this game'},
  {'author': 'mikecraft900',
   'created_utc': 1596144295,
   'id': 'i0uk7l',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Found Killjoy on Split'},
  {'author': 'LouTedd',
   'created_utc': 1596145177,
   'id': 'i0utsz',
   'num_comments': 1,
   'score': 1,
   'selftext': 'If you’re in gold elo or below.... u should not crouch to aim, mid spray.  \n\nIn my experience. Players at that elo and some times even plat players don’t always aim for the head. And thus, when you crouch during a firefight.. you lower your head into their crosshair (which is almost always aimed at your torso area) and literally give them a quicker kill and you lose the fight. \n\nFight on my valorants. \n\nCheers.',
   'subreddit': 'VALORANT',
   'title': 'A little word of advice...'},
  {'author': 'starfly1570',
   'created_utc': 1596145006,
   'id': 'i0us0i',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Seduced enemy Reyna just to break her heart, feeling trash rn - Recorded by friend'},
  {'author': 'Sit2001',
   'created_utc': 1596142354,
   'id': 'i0tya8',
   'num_comments': 7,
   'score': 1,
   'selftext': 'So i have 144 Hz monitor, but my fps goes from 100-190, depending on map or gunfight, but mostly its around 150 but in firefight its always around 120...should i lock it on 120 even with 144 monitor? Or let it unlocked but dropping Under the refresh rate... Thanks',
   'subreddit': 'VALORANT',
   'title': 'Should i lock my fps lower or no'},
  {'author': 'AdmiralPav',
   'created_utc': 1596148696,
   'id': 'i0vupa',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Finally Radiant!!!'},
  {'author': 'FlyingCow343',
   'created_utc': 1596148493,
   'id': 'i0vsoc',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "You can't blame me for calling one short"},
  {'author': 'WeAllFuckingFucked',
   'created_utc': 1596145357,
   'id': 'i0uvrc',
   'num_comments': 3,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Is the Omen blind bugged?'},
  {'author': 'Foldedmeat15',
   'created_utc': 1596148347,
   'id': 'i0vr57',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Mass TK on the enemy team. A bug or a Hack?'},
  {'author': 'NomadOrco',
   'created_utc': 1596140993,
   'id': 'i0tjmf',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'this guy s a god dont giv a shit abt his rank'},
  {'author': 'GaruShady',
   'created_utc': 1596104623,
   'id': 'i0jnct',
   'num_comments': 5,
   'score': 1,
   'selftext': "I played 2 matches yesterday and my ping, packet loss, tick rate was jumping really hard that i can't just focus at all and it was really laggy, i wonder if the same is happening to NA servers cuz i play in Asian ones. also, i know it's not my wifi's fault cuz when i switched to csgo it works just fine\n\nbtw riot plz fix your servers",
   'subreddit': 'VALORANT',
   'title': 'Is the server getting shitty these days?'},
  {'author': 'turties_man',
   'created_utc': 1596146261,
   'id': 'i0v5e7',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Why does Valorant have an in-game currency?'},
  {'author': 'ARMOUREDZOMBIE',
   'created_utc': 1596145764,
   'id': 'i0v05m',
   'num_comments': 3,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Ranked shorty Ace! My favorite play so far (bonus footage because videos need to be longer than 60 seconds)'},
  {'author': 'ZentryVEVO',
   'created_utc': 1596147744,
   'id': 'i0vkx6',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'HERE IT IS THE VIDEO THAT TOOK 4 MONTHS TO MAKE (because I was taking my sweet ass time..)'},
  {'author': 'nemesisbtw',
   'created_utc': 1596104434,
   'id': 'i0jm29',
   'num_comments': 5,
   'score': 1,
   'selftext': 'Most unrankeds I have matched up with are either smurfing or new to the game, the former in most cases.',
   'subreddit': 'VALORANT',
   'title': 'The thing that scares me the most as a gold player is to find an unrated guy in the enemy team'},
  {'author': 'MonkeyFarts88',
   'created_utc': 1596149628,
   'id': 'i0w47z',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'AGENT SELECT BUG'},
  {'author': 'TeeYuno',
   'created_utc': 1596152058,
   'id': 'i0wsqv',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Did i miss or did i get riot gamed?'},
  {'author': 'absoluteunit3',
   'created_utc': 1596084385,
   'id': 'i0fvr3',
   'num_comments': 2,
   'score': 1,
   'selftext': 'I understand and agree with comp games going to 13. I get it. Sometimes I just wanna play a game or two and not be sucked in for 45 minutes. I think unrated should be to 8 or even 7. I would be down to play way more often if that were the case, and I’m not playing spike rush because it’s just a waste of time and doesn’t even feel like valorant. Also feel like this game desperately needs some kind of warmup (eg. 1v1, free for all)',
   'subreddit': 'VALORANT',
   'title': 'Unrated games are too long'},
  {'author': 'Lowstriker',
   'created_utc': 1596151009,
   'id': 'i0wi97',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I am the hunter!'},
  {'author': 'Hades_ED',
   'created_utc': 1596153183,
   'id': 'i0x3e1',
   'num_comments': 3,
   'score': 1,
   'selftext': 'Excuse my Gold 2 aim.\n\nI definitely miss the first couple shots but when I stop and just click on her head? Did I just miss all of them. Is this a bug or something. Someone explain, I might just be bad.\n\n*Processing video iggsm7mzz2e51...*',
   'subreddit': 'VALORANT',
   'title': 'Hit Reg? Bug? My Aim?'},
  {'author': 'benranger',
   'created_utc': 1596151651,
   'id': 'i0woou',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'What if when raze does her satchel next to her teammates, she takes whatever total damage she deals'},
  {'author': 'xd_Aurifex',
   'created_utc': 1596153151,
   'id': 'i0x348',
   'num_comments': 2,
   'score': 1,
   'selftext': "So a lot of people have told me that they have the same problem, this problem isn't new, but I was looking online to find solutions and can't seem to find any, does anyone else have this problem and does anyone know how to fix it?",
   'subreddit': 'VALORANT',
   'title': 'Valorant not getting any XP from missions or games'},
  {'author': 'Agorraa',
   'created_utc': 1596144967,
   'id': 'i0urjx',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'my 4 kill match WIN'},
  {'author': 'satisfiedjelly',
   'created_utc': 1596144132,
   'id': 'i0uibe',
   'num_comments': 4,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Fanart'},
  {'author': 'ZentryVEVO',
   'created_utc': 1596147221,
   'id': 'i0vfla',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'HERE IT IS THE VIDEO THAT TOOK 4 MONTHS TO MAKE (because I was taking my sweet ass time..)'},
  {'author': 'Khang2105',
   'created_utc': 1596144608,
   'id': 'i0unmt',
   'num_comments': 1,
   'score': 1,
   'selftext': 'https://clips.twitch.tv/BlitheJollyGoldfishResidentSleeper\nWell im just really disappointent that this gun is this overpowered....\nTwitch.tv/ethixpengu',
   'subreddit': 'VALORANT',
   'title': 'Odin Ace...'},
  {'author': 'RasbiFX',
   'created_utc': 1596129833,
   'id': 'i0q4wg',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Omen Jumpscare + (almost) a clutch'},
  {'author': 'drewbrochill88',
   'created_utc': 1596127607,
   'id': 'i0pfwj',
   'num_comments': 6,
   'score': 1,
   'selftext': 'XP League (@xp_leagues) is expanding into valorant and we are in need of a commissioner to lead the growth. \n\nWe want to be one of the first amateur league providers to host a reliable and growing league for this exciting new, competitive game. \n\nThe position isn’t paid at the moment but has potential to be in the future. Our ideal candidate has experience in managing leagues and or people, plays and knows the game, and has good leadership skills. \n\nWe have all of the back end structure taken care of on our discord, we are looking for someone to come up with a league set up, create a rule set, market to teams and find casters. We also have a handful of orgs signed up to participate. \n\nIf interested, comment down below, send us a DM or reach out on twitter.',
   'subreddit': 'VALORANT',
   'title': 'Valorant league commissioner'},
  {'author': 'Retweat',
   'created_utc': 1596130076,
   'id': 'i0q7in',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'He woulda got the defuse if he didnt spam it at first LMAOOO'},
  {'author': 'thatedgykidinclass',
   'created_utc': 1596121701,
   'id': 'i0noci',
   'num_comments': 5,
   'score': 1,
   'selftext': 'Idk if this been asked before but any rituals you do before games whether it be hyping eachother up or slashing certain walls. I know in Ascent I always slash up the pizza box that’s down mid when I defend or always put a spray in the same spot every round when I’m attacking.',
   'subreddit': 'VALORANT',
   'title': 'Any weird rituals before games?'},
  {'author': 'RasbiFX',
   'created_utc': 1596130075,
   'id': 'i0q7i3',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n*Processing video bu0yeedn41e51...*',
   'subreddit': 'VALORANT',
   'title': 'Omen Jumpscare + (almost) a clutch'},
  {'author': 'Sockura',
   'created_utc': 1596068968,
   'id': 'i0c6lb',
   'num_comments': 3,
   'score': 1,
   'selftext': '​\n\n[I just realized that the \\\\"Vertraulich\\\\" card is Killjoy\'s turret. \\(The upcoming agent\\) I\'ve been wondering since the launch of the new season and battle pass what this machine was. I guess, now we know for certain.](https://preview.redd.it/woy2hpsn2wd51.png?width=1920&format=png&auto=webp&s=1603158183520a23ba4aeadb05b5582814dc622d)',
   'subreddit': 'VALORANT',
   'title': 'Killjoy was teased from the start'},
  {'author': 'Candanale',
   'created_utc': 1596127930,
   'id': 'i0pjg5',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'At least Killjoy has good meme potential [OC]'},
  {'author': 'manoob9',
   'created_utc': 1596102467,
   'id': 'i0j975',
   'num_comments': 13,
   'score': 1,
   'selftext': 'Some people say that viper is the worst agent in the game, pro tier lists say that she is good, her low pick rate is due to being a very skilled agent. Is viper trash or is viper good?\n\n[View Poll](https://www.reddit.com/poll/i0j975)',
   'subreddit': 'VALORANT',
   'title': 'Is viper a bad agent?'},
  {'author': 'Warlock9915',
   'created_utc': 1596122431,
   'id': 'i0nw5t',
   'num_comments': 7,
   'score': 1,
   'selftext': '[https://www.reddit.com/user/Warlock9915/comments/i0nudg/die/?utm\\_source=share&utm\\_medium=web2x](https://www.reddit.com/user/Warlock9915/comments/i0nudg/die/?utm_source=share&utm_medium=web2x)',
   'subreddit': 'VALORANT',
   'title': 'Why did Jett do that?'},
  {'author': 's0ck_l0rd',
   'created_utc': 1596072871,
   'id': 'i0d68b',
   'num_comments': 9,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'while data mining i think i found a past version of the spike'},
  {'author': 'Cwas0nt',
   'created_utc': 1596130109,
   'id': 'i0q7vu',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "Killjoy's Turret's secret tactic: Breakpoints"},
  {'author': 'truereflex',
   'created_utc': 1596136518,
   'id': 'i0s7az',
   'num_comments': 0,
   'score': 1,
   'selftext': ' [https://www.youtube.com/watch?v=2M6tKuXxw0Q](https://www.youtube.com/watch?v=2M6tKuXxw0Q) \n\nIm plat 1 if anyone was wondering',
   'subreddit': 'VALORANT',
   'title': 'OP ace in valorant unrated'},
  {'author': 'MS1702',
   'created_utc': 1596130354,
   'id': 'i0qai0',
   'num_comments': 4,
   'score': 1,
   'selftext': 'I maimed sage for a while as I was new to PC gaming, my aim wasn’t (and still isn’t) good, but recently I’ve been top fragging in my cues. I know sage is not an entry fragger, so I didn’t want to put my team in a bad position every round while trying to get a kill. They suggested I switch to a duelist, so I tried Reyna out for a few unranked games and I went 9/2/0 in my first where the other team ff, then the next game I went 36/17/6. As I got more comfortable with her I found myself putting myself in very bad situations, and due to my poor aim I die in most 1v1 situations. What should I do?\n\nI’m very strategic with how I play Sage, I’m patient, I hold angles and am extremely good at predicting enemy movements and plays, but with Reyna all that goes out the window, and I turn into an idiot looking for frags. Any Advice? Should I just keep working on Reyna, Switch back to Sage, it is there an operator i should try out?',
   'subreddit': 'VALORANT',
   'title': 'My Duelist Dilema'},
  {'author': 'Ascendent14',
   'created_utc': 1596133176,
   'id': 'i0r5uz',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'This play was kinda saucy'},
  {'author': 'ManuelGarciaPh',
   'created_utc': 1596130745,
   'id': 'i0qery',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I will not do it again'},
  {'author': 'spaghettimoan',
   'created_utc': 1596135960,
   'id': 'i0s102',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Can we get reports in champ select like LoL please'}],
 [{'author': 'UndrDogs',
   'created_utc': 1596224719,
   'id': 'i1e5mx',
   'num_comments': 45,
   'score': 2,
   'selftext': 'Like the title says, my aim has gone to complete shit and I have no clue what has caused it. I aim train every day and go to the gun range before games. I just keep getting shit on and it’s extremely disheartening.',
   'subreddit': 'VALORANT',
   'title': 'My aim has progressively gotten worse since I’ve been playing and anything I do doesn’t fix it any tips?'},
  {'author': 'vlrnt',
   'created_utc': 1596193018,
   'id': 'i15jjg',
   'num_comments': 2,
   'score': 2,
   'selftext': 'I create Valorant Subreddit, where you can upload your work, clips, and more.  Join r/VLRNTNWS\nhttps://www.reddit.com/r/VLRNTNWS',
   'subreddit': 'VALORANT',
   'title': 'Please join to my Subreddit'},
  {'author': 'Odin_Gaming',
   'created_utc': 1596205588,
   'id': 'i18f37',
   'num_comments': 3,
   'score': 2,
   'selftext': "Dear Riot,\n\nIve been looking around YouTube, Twitter and Reddit about Valorant and something that I'm always seeing is that people want more maps and less agents. And to be honest, I totally agree. Let's start with more agents, if riot continues with their word and make 1 agent every 2 months (6 agents a year) the game will become another Overwatch. There would be every ability you could think about, the game would lose itself inside the amount of agents. I would personally half that with 3 or maybe even 2 agents a year. This would keep the game fresh but at the same time give each agent time to be balanced, find its place in the meta, be understood by the players etc. Another thing that would be a side effect of less agents are less bugs and better performance because riot would be spending less time on adding things and more time on fixing things.\n\nNow to maps. The maps in Valorant have alot of work to be done, if I want to peak a angle I don't want to be shot in the back by someone holding another angle. I do know there are reasons for this but Ascent is in my opinion, a almost perfect map for Valorant, there ain't to many angles to peak and hide in, its clean, not many angles are awkward to hold and its got long range places has well has short range places. I'm not sure how many maps riot are thinking of putting into Valorant but I do hope that it is a few, maybe once again 2 or 3 a year and maybe if a map isn't liked give it a re-skin or re-design. \n\nIn conclusion, add more maps and less agents. (And a profile feature) Thanks :)",
   'subreddit': 'VALORANT',
   'title': 'Dear Riot.'},
  {'author': 'miaomiu',
   'created_utc': 1596178281,
   'id': 'i12wcd',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'What is happening? alot of people in the chat said theres a cheater is this true? SEA server btw'},
  {'author': 'miaomiu',
   'created_utc': 1596178701,
   'id': 'i12z3d',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Does anyone know whats happening? Its been going on for 2 matches already SEA server btw'},
  {'author': 'Duccix',
   'created_utc': 1596177639,
   'id': 'i12s2f',
   'num_comments': 1,
   'score': 1,
   'selftext': '[https://ibb.co/brksdrz](https://ibb.co/brksdrz)  \n\n\nI have a good game as Raze..second on my teams with a fairly dominant match. Post game Rank up is Greatly Increased.  \n\n\nI have a very good game as Reyna..Match MVP with the same final score as my Raze game.\n\nPost game Rank is just "Increased"  \n\n\nHow is my Raze game worthy of a huge Rank Up but the Reyna game only a standard rank up?',
   'subreddit': 'VALORANT',
   'title': 'Can someone please try to explain to me how the amount of rank increase/decrease works?'},
  {'author': 'ChildishEvil',
   'created_utc': 1596179055,
   'id': 'i131pc',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Never celebrate too early! How to lose a 1v4 at Immortal Ranked Q.'},
  {'author': 'slavie19',
   'created_utc': 1596188066,
   'id': 'i14n21',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Dear Riot, about your wonderful music for every character you composed'},
  {'author': 'Adsuppal',
   'created_utc': 1596188364,
   'id': 'i14p13',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Corners are too deep'},
  {'author': 'bouvy',
   'created_utc': 1596179328,
   'id': 'i133i3',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'How is this allowed to happen?'},
  {'author': 'Loftygreens',
   'created_utc': 1596174151,
   'id': 'i1240j',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Found some wholesome randos on spike rush, except for that Phoenix over to the left dunno what he's doing"},
  {'author': 'Thxnderrr',
   'created_utc': 1596174248,
   'id': 'i124ox',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Probably the most relateable meme I’ve made'},
  {'author': 'freshhboi100',
   'created_utc': 1596174896,
   'id': 'i1299k',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'A little something my friend experienced in a match, 4 afks'},
  {'author': 'GabeJustGabe',
   'created_utc': 1596174928,
   'id': 'i129hl',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Vanguard crashed and forced me to reinstall in the middle of comp'},
  {'author': 'verytastyadobo',
   'created_utc': 1596174492,
   'id': 'i126e2',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'In less than 30 minutes 8 players, disconnected 5 times'},
  {'author': 'cisdbeast',
   'created_utc': 1596181888,
   'id': 'i13k1l',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Thoughts on having Double XP for the last few days of BP'},
  {'author': 'As1anPersuas1an',
   'created_utc': 1596182200,
   'id': 'i13m41',
   'num_comments': 3,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "I don't know if this is useful or not, but you get a small jump boost from Sova ultimate"},
  {'author': 'saltyswedishmeatball',
   'created_utc': 1596180055,
   'id': 'i138a4',
   'num_comments': 3,
   'score': 1,
   'selftext': "Are they planning on expanding how long matches take? It goes from peak fun to okay when is this going to end to I cant do this anymore. I don't understand why it's so insane of an idea for there to be variant on match lengths for those of us that cant/dont want to dedicate so much time to a single match.",
   'subreddit': 'VALORANT',
   'title': 'Trying to like it but the matches are way too long'},
  {'author': 'PyrdePavkki',
   'created_utc': 1596174542,
   'id': 'i126po',
   'num_comments': 7,
   'score': 1,
   'selftext': 'Note: I am talking about a couple of my friends that I have on Discord. I haven\'t asked them too much about it, and don\'t know them that well (hence "seemingly" in the title), so take this with a grain of salt.\n\nI\'ve had two friends banned for "scripting", and to my knowledge they\'ve never cheated, and the only potential punishable offense would\'ve been toxicity etc (note the note!)\n\nBoth bans have happened yesterday (as in for EEST)\n\nHas this happened to anyone else? Could this be caused by a macro? Were those friends actually cheating (again, I don\'t know)?',
   'subreddit': 'VALORANT',
   'title': 'Banwave on seemingly innocent people'},
  {'author': 'f-r-m',
   'created_utc': 1596183976,
   'id': 'i13x9e',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Valorant refuse to uninstall'},
  {'author': 'ZOOOM_wg',
   'created_utc': 1596182711,
   'id': 'i13pd3',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Can anybody tell me how did Jett teleport?'},
  {'author': 'HelloJonatha2',
   'created_utc': 1596164092,
   'id': 'i0zut3',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'BARELY ANYONE KNOWS THIS GAME IS RELEASED!'},
  {'author': 'EpicMusic13',
   'created_utc': 1596164197,
   'id': 'i0zvon',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "Can someone photoshop the knife with a dot.exe skin. Because that's what the tier 50 should have been...."},
  {'author': 'Thelifeofegg',
   'created_utc': 1596164920,
   'id': 'i1025z',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "Hey riot can we not derank if there's an afk for more then 8 rounds?"},
  {'author': 'jado1stk2',
   'created_utc': 1596165115,
   'id': 'i103vv',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Premature celebration. He thought it was over.'},
  {'author': 'THOKIA',
   'created_utc': 1596164129,
   'id': 'i0zv57',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'When a PUBG player tries valorant.'},
  {'author': 'BowlHat',
   'created_utc': 1596165207,
   'id': 'i104r6',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'OK HEAR ME OUT'},
  {'author': 'SmackSmackk',
   'created_utc': 1596179026,
   'id': 'i131h4',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Brimstone Post Plant / Retake Molly Spots'},
  {'author': 'JunericOfficial',
   'created_utc': 1596183582,
   'id': 'i13uri',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'when the team tells Juneric to save, but he does this...'},
  {'author': 'eklapeklaping',
   'created_utc': 1596161951,
   'id': 'i0zbrr',
   'num_comments': 1,
   'score': 1,
   'selftext': 'I used to play cs and I am new to this game .. I want new friends to play with me so that I can learn it faster ❤️👌🏻',
   'subreddit': 'VALORANT',
   'title': 'Hey guys I am looking for friends to play this game ...'},
  {'author': 'Bucolic4',
   'created_utc': 1596163766,
   'id': 'i0zrv6',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'How is this placement possible?'},
  {'author': 'Smell-Murky',
   'created_utc': 1596158844,
   'id': 'i0yju3',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Has anyone else been having delayed sound cues while using discord?'},
  {'author': 'arigato_bish',
   'created_utc': 1596163654,
   'id': 'i0zqw7',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'i hav a cool idea'},
  {'author': 'octrillion',
   'created_utc': 1596163844,
   'id': 'i0zsir',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'we had a plat and still lost'},
  {'author': 'biru-film',
   'created_utc': 1596166398,
   'id': 'i10etb',
   'num_comments': 7,
   'score': 1,
   'selftext': 'I know how dumb is the question i ask but do cheats a common thing in valorant i mean riot said they had a better security',
   'subreddit': 'VALORANT',
   'title': 'About cheats'},
  {'author': 'NostalgicBog',
   'created_utc': 1596169203,
   'id': 'i11276',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'This game was painful.'},
  {'author': 'ebb2flow',
   'created_utc': 1596169128,
   'id': 'i111li',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Oh baby a TRIPLE'},
  {'author': 'Bobby_Bouch',
   'created_utc': 1596167176,
   'id': 'i10l9p',
   'num_comments': 2,
   'score': 1,
   'selftext': "Or is that gone forever? I don't see anything in the client.\n\n​\n\nANy help would be appreciated",
   'subreddit': 'VALORANT',
   'title': 'Is there a way to see your highest rank and stats from beta?'},
  {'author': 'AlmostHuman3x',
   'created_utc': 1596182559,
   'id': 'i13oe7',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Valorant Customer Support'},
  {'author': 'Adomavich',
   'created_utc': 1596170039,
   'id': 'i11936',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'im actually fucking mad 32 rounds and only one person needed to vote yes to make it a draw, massive waste of time'},
  {'author': 'Alihsoccer',
   'created_utc': 1596170356,
   'id': 'i11bpr',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Shoutout to the team I just went against in unrated, knifes only all of the rounds we had! Was a blast! If you see this add me on Valorant guys aha! Ggs and thanks for the match!'},
  {'author': 'Zilant115',
   'created_utc': 1596169843,
   'id': 'i117eh',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](ybdk72lve4e51)',
   'subreddit': 'VALORANT',
   'title': "I clicked on her and watched my bullet go through her chest but she didn't die. Is anyone able to explain? Especially considering that bullets are hitscan."},
  {'author': '-mith',
   'created_utc': 1596162725,
   'id': 'i0zioc',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '3.5 Seconds ace'},
  {'author': 'tweetercs',
   'created_utc': 1596164770,
   'id': 'i100v8',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'fun little ace for reddit'},
  {'author': 'tweetercs',
   'created_utc': 1596164939,
   'id': 'i102bo',
   'num_comments': 1,
   'score': 1,
   'selftext': ' [https://clips.twitch.tv/AuspiciousSuccessfulMagpieHotPokket](https://clips.twitch.tv/AuspiciousSuccessfulMagpieHotPokket)',
   'subreddit': 'VALORANT',
   'title': 'nice little ace for reddit'},
  {'author': 'arnoldying825',
   'created_utc': 1596163132,
   'id': 'i0zmcp',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n*Processing video guedtshxu3e51...*',
   'subreddit': 'VALORANT',
   'title': 'So I thought I knew how wallbangs work'},
  {'author': 'jacobmets54',
   'created_utc': 1596162598,
   'id': 'i0zhjk',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My friend\'s recent competitive history with me. I have gone from bronze 1 to silver 1 and he has stayed at iron 1. He gets low KD with plenty of assists and gets "rating greatly increased" most games. Why isn\'t he being promoted?'},
  {'author': 'DoYouPlayGta',
   'created_utc': 1596166108,
   'id': 'i10cg8',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'This is what happens when you try to play Valorant on a PC without a graphics card #NotIdeal'},
  {'author': 'razx1',
   'created_utc': 1596177874,
   'id': 'i12tr9',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Didn't know where to post it so here you go. I reached gold on every game that riot has so far."},
  {'author': 'Rambospartan',
   'created_utc': 1596176123,
   'id': 'i12ht4',
   'num_comments': 2,
   'score': 1,
   'selftext': ' https://imgur.com/5jP5aV8   \nMy mate and i are diamonds right, Why is it that we get paired with Golds?  \nwe have a solid match history, its not like we have super low elo and theres no way thier elo can be that high right?',
   'subreddit': 'VALORANT',
   'title': 'Why is MM like this'},
  {'author': 'Loolish',
   'created_utc': 1596187359,
   'id': 'i14ie7',
   'num_comments': 0,
   'score': 1,
   'selftext': "We need demo and now..... :(  \nI had a cheater instantly 90\\* turn HS's .... Wallbanging even if we were sneaking / camping .....  \nWhen a team m8 was shifting to peek a corner he prefired before he had the chance to see her.....",
   'subreddit': 'VALORANT',
   'title': 'Demo download feature'},
  {'author': 'Osmoregulate',
   'created_utc': 1596176006,
   'id': 'i12h1b',
   'num_comments': 4,
   'score': 1,
   'selftext': "I just realized that the 3 silenced weapons have a paranormal theme; Ghost -> Spectre -> Phantom, and there's a theme for Sheriff and Vandal, where both are one shot headshot, and where one brings the law and the other breaks the law.",
   'subreddit': 'VALORANT',
   'title': 'Gun name themes'},
  {'author': 'a-schuyler',
   'created_utc': 1596165077,
   'id': 'i103kq',
   'num_comments': 1,
   'score': 1,
   'selftext': "I'm playing in the SEA region looking for some people to play with. I'm also willing to listen  to whatever tips y'all suggest.\n\nBtw we have server for new players too with my other friends I met in Valorant https://discord.gg/c4FF5Vw",
   'subreddit': 'VALORANT',
   'title': 'Anyone here who is noob or a newbie?'},
  {'author': 'purrpurrpurrpurrpurr',
   'created_utc': 1596172245,
   'id': 'i11qaa',
   'num_comments': 4,
   'score': 1,
   'selftext': 'Had a comeback from 1-10 before, but this one is other level unbelievably ridiculous since we had to win 9 straight games on defence on Haven, and that\'s after our defence started win loss loss. Even more ridiculous that we voted to continue after 13-13 after failing our attack again.\n\n3 people had no voice, team wasn\'t on the same page for attack. I had 3 kills at the end of round 13. Everyone kinda irritated with everyone.\n\nThen I get a couple of kills in 16 and a couple more in 17 and get my confidence back and play like normal again (average 1 kill per round after round 13), Brim starts popping off hard in 18 19 and 20, enemy avoid A completely and everyone is important in every round, playing really well as a team on defence, and we finally got our shit together for attack on the 2nd overtime.\n\nOn the last defence they rush A again. They forgot why they stopped going A in the first place. Brim is there alone. 0:07, 0:09, 0:10 Op kills on A short from him. I only get to heaven by 0:15 to Op some one, but it felt kinda superflous, by the time the whole team is A, brim ults their last player. What a legend.\n\nAt 7-12 an enemy player said "Why you putting off the inevitable?\'", I replied that I\'ve had crazy come backs, and we\'re going to actually win this. And then we all started believing it.\n\nThem: 2\\*plat2 2\\*plat1 1\\*gold2 (the gold 2 was not weakest on their team)\n\nUs: 2\\*plat2 2\\*gold3 1\\*unranked.\n\nhttps://preview.redd.it/cfojlfh8f4e51.png?width=1920&format=png&auto=webp&s=5d82a6188b451df1a4ad37bc3f01219f0e3208fc',
   'subreddit': 'VALORANT',
   'title': 'Biggest comeback win? 3-12 to 15-13 win, ranked gold/plat, no one left or went afk.'},
  {'author': 'ToastyToast2017',
   'created_utc': 1596176816,
   'id': 'i12mhp',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Anything > Instalocking jett'},
  {'author': 'BorgerGur',
   'created_utc': 1596186132,
   'id': 'i14ajg',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'audio delay'},
  {'author': 'Nash-Kahn',
   'created_utc': 1596181029,
   'id': 'i13eib',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "My BEST Awp/Op play, I don't care what anyone thinks, I'm pretty happy with this :D"},
  {'author': 'DualWieldGoblin',
   'created_utc': 1596189132,
   'id': 'i14tw5',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Aim practice with Bots on all maps!'},
  {'author': 'WhoFyZ',
   'created_utc': 1596190738,
   'id': 'i154aw',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "It's hard to explain but look at the pictures (there's a problem of inversion of point allocation with the green arrows showing how much you've increased your rank)."},
  {'author': 'inscie',
   'created_utc': 1596192180,
   'id': 'i15dys',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I love playing ranked in the am'},
  {'author': 'BakaetPSD',
   'created_utc': 1596192411,
   'id': 'i15fh3',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Made a poster for VALORANT ; felt cute might delete later'},
  {'author': 'BakaetPSD',
   'created_utc': 1596192321,
   'id': 'i15ex7',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Made a poster VALORANT ; felt cute might delete later'},
  {'author': 'arctic_pilot',
   'created_utc': 1596185579,
   'id': 'i1475s',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "I'm not sure if this has been done before, but I found out that you can alt fire pretty quickly right after left clicking, which is definitely the best option for close range with the classic. I also put a side by side comparision. Lmk your thoughts about this!"},
  {'author': 'Snoo66571',
   'created_utc': 1596178060,
   'id': 'i12uy2',
   'num_comments': 1,
   'score': 1,
   'selftext': "If deviancy exists to establish weapon ranges why can an op user swing a corner and instantly be accurate? As an op user this is the main problem of the op buffing flashes wont change the op meta. The main problem comes from being able to save an awp on a lost round and still gain money. If you save an op twice you get a free one the economy in this game isn't well implemented or thought out.",
   'subreddit': 'VALORANT',
   'title': 'If shot deviancy serves as a way to balance weapon ranges why not do the opposite to the op?'},
  {'author': 'sin0118',
   'created_utc': 1596188105,
   'id': 'i14naj',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Double 360'},
  {'author': 'realDrumset101',
   'created_utc': 1596189148,
   'id': 'i14tzu',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Glowing orb found on Haven'},
  {'author': 'Nahte101',
   'created_utc': 1596189099,
   'id': 'i14tp1',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "Omen Pixel Art (Ps. it's very bad)"},
  {'author': 'kaiverah',
   'created_utc': 1596188200,
   'id': 'i14nz3',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'W.IP VIPER DRAWING! Full time lapse video is available of the line art if anyone is interested (:'},
  {'author': 'sexpressomachine',
   'created_utc': 1596188558,
   'id': 'i14qb4',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "wow really late realization but the vertraulich player card is Killjoy's turret"},
  {'author': 'TheBreadButter',
   'created_utc': 1596188300,
   'id': 'i14onx',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'but she isnt german...'},
  {'author': 'royal_stabber69',
   'created_utc': 1596177733,
   'id': 'i12sri',
   'num_comments': 7,
   'score': 1,
   'selftext': "How will Valorant manage to use abilities and ults in their TDM. Will it be like csgo where you don't get any utilities at all? Or is it maybe going to be timed? What are you're thoughts?",
   'subreddit': 'VALORANT',
   'title': 'TDM abilities?'},
  {'author': 'BoardChicken',
   'created_utc': 1596184332,
   'id': 'i13zj6',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant Cloning'},
  {'author': 'Broad-Salamander9544',
   'created_utc': 1596186386,
   'id': 'i14c7v',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n*Processing video xodh2a61s5e51...*',
   'subreddit': 'VALORANT',
   'title': 'Wallbang in the Wall'},
  {'author': 'hellothere-peasent69',
   'created_utc': 1596186517,
   'id': 'i14d1t',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'If breach was a rasta, with his eyebrows painted'},
  {'author': 'NotAWorthyMan',
   'created_utc': 1596191926,
   'id': 'i15c5t',
   'num_comments': 0,
   'score': 1,
   'selftext': "There must be some talented people on here right? Can we make this happen? Would be cool to see more parody's which will happen after the first one I'm pretty sure.  \n\n\n[https://twitter.com/Yo\\_ViDaa/status/1289144561076445185](https://twitter.com/Yo_ViDaa/status/1289144561076445185)",
   'subreddit': 'VALORANT',
   'title': 'Someone should do this'},
  {'author': 'drjulian8',
   'created_utc': 1596186990,
   'id': 'i14g2l',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Phantom | Arizona Green Tea'},
  {'author': 'the_kentai',
   'created_utc': 1596195874,
   'id': 'i163de',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'thank you riot for allowing these memories to be created :)'},
  {'author': 'gustavalmius',
   'created_utc': 1596194207,
   'id': 'i15rpp',
   'num_comments': 3,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Insane Reactionspeed in Valorant / Guardian World Record... (?) (maybe)....'},
  {'author': 'doga_enforcer',
   'created_utc': 1596194503,
   'id': 'i15tqm',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Balanced MM !!'},
  {'author': 'wiindpowiir',
   'created_utc': 1596196013,
   'id': 'i164de',
   'num_comments': 0,
   'score': 1,
   'selftext': 'https://www.reddit.com/user/wiindpowiir/comments/i163nu/oh_no/?utm_source=share&utm_medium=ios_app&utm_name=iossmf',
   'subreddit': 'VALORANT',
   'title': 'The shit I see on Haven C Long'},
  {'author': 'NotAWorthyMan',
   'created_utc': 1596191585,
   'id': 'i159ud',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Can we make this happen?'},
  {'author': 'Glittering-Ad-3506',
   'created_utc': 1596190016,
   'id': 'i14zra',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'VALORANT FUNNIEST FAILS & MOMENTS OF ALL THE TIME'},
  {'author': 'xxhatchxx',
   'created_utc': 1596154173,
   'id': 'i0xcpv',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My fastest ace yet, and for the ranked win too!'},
  {'author': 'ItsPapaPalps',
   'created_utc': 1596154270,
   'id': 'i0xdk7',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'How far back does demotion take you? i lost the last match then got a max next and still didnt rank back up'},
  {'author': 'xxhatchxx',
   'created_utc': 1596154286,
   'id': 'i0xdqf',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'My fastest ace yet, for the ranked win too!'},
  {'author': 'siiikezzz',
   'created_utc': 1596168524,
   'id': 'i10wnc',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Valorant chillen come vibe'},
  {'author': '-mith',
   'created_utc': 1596155633,
   'id': 'i0xq97',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': '3.5 seconds Vandal Ace by mith'},
  {'author': 'thesanealien',
   'created_utc': 1596165572,
   'id': 'i107vq',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Queued up tonight and a guy who sounded probably 14-15 was super nice and said he wasn\'t very good because he had been "addicted to minecraft lately." We struck up conversation and some other guys jumped in the voice chat to talk about minecraft and support him. We were all having a great chat when someone didn\'t choose their character. We got requeued and most of our team was still together except him who we ended up naming minecraft bro. We hoped he was on the enemy team...he wasn\'t....but we had possibly the most positive, encouraging game I\'ve ever played\n\nTo everyone who has had next to nothing but toxic games there\'s hope! And minecraft bro, if you\'re out there perusing this subreddit, let\'s queue up!\n\nhttps://preview.redd.it/kyk8uwwm14e51.png?width=389&format=png&auto=webp&s=06a3c548e24fafb0852548fb738fc89039d112f8',
   'subreddit': 'VALORANT',
   'title': "Minecraft bro - if you're out there I hope you're still rocking Minecraft without us"},
  {'author': 'FriedChickenZzZz',
   'created_utc': 1596167110,
   'id': 'i10kql',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Movement'},
  {'author': 'jvred7',
   'created_utc': 1596168656,
   'id': 'i10xr7',
   'num_comments': 0,
   'score': 1,
   'selftext': 'On top of this all first half our phoenix was harassing me for not doing too well on attacking. I ended up placing on top and performed well. I was trio queued with some friends who had my back though. Also I have to type 100 words so this post will submit so I just decided I would give some back story. Thanks for coming to my Ted Talk! :) ok now I have no idea what to write about and I only have about 65 words. Just watch the clip thats all this post is about! thanks again for coming to my ted talk <3\n\n![video](577xmseya4e51)',
   'subreddit': 'VALORANT',
   'title': '10 Second Ace. All Headshots. Last Round.'},
  {'author': 'alanc12345',
   'created_utc': 1596168633,
   'id': 'i10xjx',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'The reaction was not filmed but it was hilarious'},
  {'author': 'monkdachuck',
   'created_utc': 1596169289,
   'id': 'i112xb',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I don’t know valorent got this toxic'},
  {'author': 'DCLO_ON_YT',
   'created_utc': 1596168870,
   'id': 'i10zj5',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant montage- all black'},
  {'author': 'jzipp99',
   'created_utc': 1596169581,
   'id': 'i115ba',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Hear me out Riot, I know the game is new and you have a lot of projects going on, constant need to fix bugs etc... but somewhere down the line as a side project a weekly rotation game mode! Maybe abilities have a super quick recharge time, players spawn with higher than normal health, random spike rush orbs can be added, a lot can be done with this idea, even a monthly rotation would be kinda cool! With that being said I think you’re doing a very good job with this game riot, all your patches are very quick and you keep up with your community and your player needs.\n\nSincerely,\nBig valorant fan',
   'subreddit': 'VALORANT',
   'title': 'A weekly rotation game mode'},
  {'author': 'rayan911',
   'created_utc': 1596155011,
   'id': 'i0xkg6',
   'num_comments': 5,
   'score': 1,
   'selftext': 'Hey guys I’m looking for a valorant team I’m currently bronze 1 and My main is renya I whant to compete in tournament and stuff my dream is like every other gamer it’s the become pro so like I said I whant to compete in comp and tournament for money dm me if you wanna join',
   'subreddit': 'VALORANT',
   'title': 'Looking for a team'},
  {'author': 'Jason21715',
   'created_utc': 1596156818,
   'id': 'i0y163',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'How did I get less'},
  {'author': 'carlson224',
   'created_utc': 1596159884,
   'id': 'i0ytev',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Boom Bot Go : bRRRRRRRRRRRR'},
  {'author': 'colehelm',
   'created_utc': 1596159950,
   'id': 'i0yu18',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'please fill out this for to delete all toxic people'},
  {'author': 'Jump_Plastic',
   'created_utc': 1596159211,
   'id': 'i0yn90',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'you hate to see it'},
  {'author': 'McCoolade',
   'created_utc': 1596156673,
   'id': 'i0xzrc',
   'num_comments': 3,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '1v5 Spike Diffuse Clutch to Win the Round'}],
 [{'author': 'dacs-',
   'created_utc': 1596245238,
   'id': 'i1jrzh',
   'num_comments': 7,
   'score': 1,
   'selftext': 'Anyone else getting an instant 1 hour ban timer for dodging games? I’ve dodged a lot in the past before the new patch and always received 3 minute bans. But now after the patch I seem to get an instant 1 hour ban for dodging even it being the first dodge of the day. Anyone have similar issues experiences?\n\nI understand Riot may not like the ideas of dodging a match, but honestly I can’t deal with no mic people auto locking 3 duelists and I’m forced to play the game otherwise I have an hour ban for dodging. \n\nI’ve read the patch notes and couldn’t find anywhere talking about a new ban timer. Is this new or has this been a thing?',
   'subreddit': 'VALORANT',
   'title': 'Instant 1 hour ban timer for dodging?'},
  {'author': 'Sachaneuspiel',
   'created_utc': 1596255331,
   'id': 'i1m3jd',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](8p2rgnpjgbe51)',
   'subreddit': 'VALORANT',
   'title': 'Nice little 4k retake'},
  {'author': 'Cvc41gg',
   'created_utc': 1596252477,
   'id': 'i1lg1w',
   'num_comments': 4,
   'score': 1,
   'selftext': 'I have heard that the weekly missions reset on Tuesday, but that is also when the new season starts. I really need the boost in exp, Will I be able to grind on Tuesday  or will the new battlepass be out?',
   'subreddit': 'VALORANT',
   'title': 'When do Weekly missions reset?'},
  {'author': 'NextGenAce',
   'created_utc': 1596253881,
   'id': 'i1lrul',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Riot fix jett'},
  {'author': 'Fsanter',
   'created_utc': 1596257104,
   'id': 'i1mhg4',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant comp lol'},
  {'author': 'Greyceon',
   'created_utc': 1596244213,
   'id': 'i1jj3s',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My friend placed Diamond with 1 win and no match mvps someone tell me how TF mm works'},
  {'author': '__renzzi',
   'created_utc': 1596247488,
   'id': 'i1kays',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Had a guy who called our teammate the N word. Glad to know that the report tool works!'},
  {'author': 'Tutlesofpies',
   'created_utc': 1596245023,
   'id': 'i1jq2r',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I suspected him to be a thrower but turns out he bought the wrong cheats. (Re-Upload because of poor editing.)'},
  {'author': 'ThienanT',
   'created_utc': 1596251752,
   'id': 'i1l9wm',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Made little highlight reel of myself hitting Radiant'},
  {'author': 'I-Love-Commies',
   'created_utc': 1596242014,
   'id': 'i1izr7',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Um, what?'},
  {'author': 'DeclanBlue',
   'created_utc': 1596244942,
   'id': 'i1jpdj',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '.'},
  {'author': 'theletterA_',
   'created_utc': 1596241887,
   'id': 'i1iyms',
   'num_comments': 8,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'what are the penalties for leaving a rated game?'},
  {'author': 'olah123',
   'created_utc': 1596264326,
   'id': 'i1nv1m',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'The Vandal decided it wanted to reload for the next person'},
  {'author': 'olah123',
   'created_utc': 1596264421,
   'id': 'i1nvm0',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'The Vandal decided it wanted to reload for the next person'},
  {'author': 'Ossy-BTW',
   'created_utc': 1596264040,
   'id': 'i1nt5h',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '(Heavily inspired bu Wulfs smol serieson the valorant discord server) I know it is pretty bad but i drew Viper and Pheonix using only a mouse. Feedback is heavily appreciated!'},
  {'author': 'olah123',
   'created_utc': 1596264042,
   'id': 'i1nt5t',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'The Vandal decided it wanted to reload for the next person.'},
  {'author': '_None__',
   'created_utc': 1596246341,
   'id': 'i1k1dd',
   'num_comments': 6,
   'score': 1,
   'selftext': "I'm currently in iron 3 but have been silver 1. I can't seem to break past bronze 3 much, and I put up usually 15-25 kills in most matches and I main omen and Cypher.",
   'subreddit': 'VALORANT',
   'title': 'Any tips to get out of lower elos?'},
  {'author': 'Crxifiction',
   'created_utc': 1596260080,
   'id': 'i1n2um',
   'num_comments': 3,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Help! Troubleshooting Riot vanguard'},
  {'author': 'brycesauce',
   'created_utc': 1596260627,
   'id': 'i1n6kj',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'One Shot, Two Kills... Plus A couple More'},
  {'author': 'NewDavidWhoDis',
   'created_utc': 1596269538,
   'id': 'i1oqgc',
   'num_comments': 0,
   'score': 1,
   'selftext': '[EzPz](https://www.facebook.com/100003303710182/posts/3154618367991589/?d=n)\n\ndon’t know if i did this right, i’m still new to posting on reddit and stuff, i just wanted to show off some crappy clips lol. Also reddit is weird on mobile. playing my placement matches tomorrow wish me luck!',
   'subreddit': 'VALORANT',
   'title': 'Better Headset Wins'},
  {'author': 'flyffbae',
   'created_utc': 1596300156,
   'id': 'i1v7ok',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I still have nightmares.'},
  {'author': 'DiscoverFPS',
   'created_utc': 1596300219,
   'id': 'i1v8ag',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'CROUCH'},
  {'author': 'flyffbae',
   'created_utc': 1596300289,
   'id': 'i1v8xi',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I still have nightmares.'},
  {'author': 'MeatBeater1104',
   'created_utc': 1596300380,
   'id': 'i1v9rj',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'fun servers everyone got 200-300 ping after the half'},
  {'author': 'solow89',
   'created_utc': 1596299509,
   'id': 'i1v14h',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Petition to remove/change the 50 ult mission'},
  {'author': 'Recalled_Heart',
   'created_utc': 1596299665,
   'id': 'i1v2pa',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'How to win easily in Valorant.Game Bug'},
  {'author': 'SantasBigSack',
   'created_utc': 1596299946,
   'id': 'i1v5ok',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'What is this'},
  {'author': 'johnhump18',
   'created_utc': 1596301925,
   'id': 'i1vpdn',
   'num_comments': 3,
   'score': 1,
   'selftext': "I'm low gold and in my matches, there are always some silver three who goes 33 and 14 and farms my team. The amount of people who are smurfing is significant. Even plat players are making alts just to troll. The whole point of this game is to have a somewhat competitive experience and we can't when 50% of the player base ruin the ranking system. Driving me crazy when I have decent games against the other 4 players on the enemy team but ONE guy is just untouchable.",
   'subreddit': 'VALORANT',
   'title': 'Smurfing is a massive issue'},
  {'author': 'Psicops',
   'created_utc': 1596257437,
   'id': 'i1mjy0',
   'num_comments': 7,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Use Ultimate 50 times Mission'},
  {'author': 'RainbowVomitV3',
   'created_utc': 1596303326,
   'id': 'i1w3fo',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Earlier I saw someone with a different name in chat than they do in the leaderboard, how do some people have different names in chat as their actual in game names?'},
  {'author': 'WitnessMei',
   'created_utc': 1596297586,
   'id': 'i1uib1',
   'num_comments': 0,
   'score': 1,
   'selftext': ' [https://streamable.com/ic1nzc](https://streamable.com/ic1nzc)  \n\n\nYea I dont know why the didnt shoot me, either.',
   'subreddit': 'VALORANT',
   'title': 'An ode to shotty'},
  {'author': 'SpideyRiju',
   'created_utc': 1596297883,
   'id': 'i1ula4',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I met a Crazy Kid in Valorant😂'},
  {'author': 'Dank_Eggroll',
   'created_utc': 1596298601,
   'id': 'i1uscu',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'VALORANT Knife only player captures iron MMR (TTV/YT: KnifeGotEm)'},
  {'author': 'Unidaro',
   'created_utc': 1596298934,
   'id': 'i1uvij',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Gamebreaking Viper Bug'},
  {'author': 'Nannutz',
   'created_utc': 1596299450,
   'id': 'i1v0ii',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Can I please get the decent players in my team not in the other one?'},
  {'author': 'ITz-J3RRY--',
   'created_utc': 1596299317,
   'id': 'i1uz6y',
   'num_comments': 3,
   'score': 1,
   'selftext': "ITzJ3RRY#3149\n\n\nI'm currently solo queuing my way through silver, its been tough with salty teammates and just no coms but im having fun! if people wanna party up for competitive or just unrated im down! add me up",
   'subreddit': 'VALORANT',
   'title': 'Need teammates'},
  {'author': 'iantwoni',
   'created_utc': 1596299237,
   'id': 'i1uye6',
   'num_comments': 5,
   'score': 1,
   'selftext': 'We were playing a ranked game, and then this happened [](https://streamable.com/hvms20) . We went into a private game and tried to recreate it, but came up with 0 results. Maybe someone here can explain to me what the hell that was.',
   'subreddit': 'VALORANT',
   'title': 'Can someone explain this to me'},
  {'author': 'b_rodzy',
   'created_utc': 1596300712,
   'id': 'i1vczj',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Got stabbed in a defuse or lose situation, asserted dominance properly a few rounds later'},
  {'author': 'ilan555',
   'created_utc': 1596300785,
   'id': 'i1vdp9',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Hi just wanted to know if there were any news on console release'},
  {'author': 'chinhokua',
   'created_utc': 1596301651,
   'id': 'i1vmi1',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I got demoted for this?'},
  {'author': 'NomadOrco',
   'created_utc': 1596301150,
   'id': 'i1vhad',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Competitive silver 3 straight to diamond'},
  {'author': 'b_rodzy',
   'created_utc': 1596301057,
   'id': 'i1vgg4',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](qfvqjtb09fe51)',
   'subreddit': 'VALORANT',
   'title': 'Got knifed by him in a defuse or lose situation, showed how it was properly done a couple rounds later'},
  {'author': 'RhetoricaLReturD',
   'created_utc': 1596295644,
   'id': 'i1tzg3',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Internet working but.....not working..?'},
  {'author': 'VIKING--PK',
   'created_utc': 1596298433,
   'id': 'i1uqq8',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'VALORANT RAZE GAMEPLAY 004'},
  {'author': 'DariusIonut3',
   'created_utc': 1596298652,
   'id': 'i1usu2',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](mu4lf5bt1fe51)',
   'subreddit': 'VALORANT',
   'title': 'So I played Spike Rush and then this happened for 4 rounds straight(I still have no idea)'},
  {'author': 'Ytspideyboyy',
   'created_utc': 1596306733,
   'id': 'i1x2h7',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'lucky schock arrow'},
  {'author': 'neb55555',
   'created_utc': 1596308275,
   'id': 'i1xi6z',
   'num_comments': 0,
   'score': 1,
   'selftext': '# G2 Esports 2-0 BBL Esports\n\n**Haven:** 13-9\n\n**Ascent:** 13-7\n\n**??:** Unplayed\n\n**G2 Esports advances to the finals. BBL Esports is eliminated.**\n\n---\n\n### Map 1/3 Haven\n\n|Team|DEF|ATT|Total|\n|:--|:--:|:--:|:--:|\n| **G2 Esports**|0|0|**0**|\n| **BBL Esports**|0|0|**0**|\n\n|**Team**| **Agent** | **K** | **D** | **A** | **ACS** |\n|---|------|---|---|---|-----|\n|mixwell|Jett|0|0|0|0|\n|Patitek|Omen|0|0|0|0|\n|pyth|Cypher|0|0|0|0|\n|ardiis|Sova|0|0|0|0|\n|davidP|Sage|0|0|0|0|\n\n|**Team**| **Agent** | **K** | **D** | **A** | **ACS** |\n|---|------|---|---|---|-----|\n|cned|Jett|0|0|0|0|\n|kero|Cypher|0|0|0|0|\n|legoo|Omen|0|0|0|0|\n|russ|Sage|0|0|0|0|\n|AsLanM4shadoW|Raze|0|0|0|0|\n\n---\n\n### Map 2/3 Ascent\n\n|Team|DEF|ATT|Total|\n|:--|:--:|:--:|:--:|\n| **G2 Esports**|0|0|**0**|\n| **BBL Esports**|0|0|**0**|\n\n|**Team**| **Agent** | **K** | **D** | **A** | **ACS** |\n|---|------|---|---|---|-----|\n|mixwell|Jett|0|0|0|0|\n|Patitek|Omen|0|0|0|0|\n|pyth|Cypher|0|0|0|0|\n|ardiis|Sova|0|0|0|0|\n|davidP|Sage|0|0|0|0|\n\n|**Team**| **Agent** | **K** | **D** | **A** | **ACS** |\n|---|------|---|---|---|-----|\n|cned|Jett|0|0|0|0|\n|kero|Cypher|0|0|0|0|\n|legoo|Omen|0|0|0|0|\n|russ|Sage|0|0|0|0|\n|AsLanM4shadoW|Raze|0|0|0|0|\n\n---\n\n### [Detailed Match Statistics](https://www.thespike.gg/match/g2-esports-bbl-esports/1120)',
   'subreddit': 'VALORANT',
   'title': 'G2 Esports vs BBL Esports / Mandatory.GG Cup - Semifinals / Post-Match Discussion'},
  {'author': 'xsam99',
   'created_utc': 1596252502,
   'id': 'i1lg8d',
   'num_comments': 17,
   'score': 1,
   'selftext': '\n\n[View Poll](https://www.reddit.com/poll/i1lg8d)',
   'subreddit': 'VALORANT',
   'title': 'Better to main an Agent or fill?'},
  {'author': 'SugrHonyIcTe',
   'created_utc': 1596307162,
   'id': 'i1x6rz',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'They lack the critical information'},
  {'author': 'LePotate8',
   'created_utc': 1596305668,
   'id': 'i1wrpp',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Making the game more vibrant'},
  {'author': 'makaiMoodyBroenn',
   'created_utc': 1596307029,
   'id': 'i1x5fp',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Does anyone know the exact time the battle pass ends (trying to grind)'},
  {'author': 'AutentiiX',
   'created_utc': 1596304961,
   'id': 'i1wk8m',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Cheat'},
  {'author': 'Tiger_Wild810',
   'created_utc': 1596304986,
   'id': 'i1wkh9',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Not ranking up after winning several matches'},
  {'author': 'ATEAMCOOLBOY',
   'created_utc': 1596304343,
   'id': 'i1wdvw',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Anyone else facing extreme lag/network problem only during custom games?'},
  {'author': 'SSpeed_',
   'created_utc': 1596304877,
   'id': 'i1wjc0',
   'num_comments': 0,
   'score': 1,
   'selftext': "Requesting an option in the Cheats menu to set your spawn location.\n\n* because sometimes I just want to practice a single lane with a friend, so the spawn point should be somewhere near that lane.\n* I'd also like to respawn with my last buyout during these fast-paced practices.\n   * *(I think if infinite money cheat is on, then perhaps it should auto-rebuy last loadout?)*\n\n​\n\nRequesting an option to toggle all the cheat options at once.\n\n* *(since when I use cheats, I generally turn them all on (except invulnerability). )*",
   'subreddit': 'VALORANT',
   'title': 'requesting some options to the Cheats menu.'},
  {'author': 'l2evamped',
   'created_utc': 1596307666,
   'id': 'i1xc03',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Sometimes the classic hits just right.'},
  {'author': 'CallMeYounggg',
   'created_utc': 1596306839,
   'id': 'i1x3jl',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'The only thing that can compensate for a defeat'},
  {'author': 'Pain210',
   'created_utc': 1596304486,
   'id': 'i1wfc6',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'FIX RATING DECREASE'},
  {'author': 'LaDiabloo',
   'created_utc': 1596305240,
   'id': 'i1wn5n',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Hey guy, i am new content creator and new to the game!\n\nhope you like this and leave me some  love if you like it🔥  \n [https://www.youtube.com/watch?v=P8tkVQaPpPA](https://www.youtube.com/watch?v=P8tkVQaPpPA)',
   'subreddit': 'VALORANT',
   'title': 'Video about Elderflame collection!'},
  {'author': 'BTSInDarkness',
   'created_utc': 1596305263,
   'id': 'i1wnes',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Weird glitch where the reaver op shows up under the omen contract instead of the proper ghost skin. Has anybody else experienced this? It only shows up for a split second, picture is from a clip.'},
  {'author': 'yungkow',
   'created_utc': 1596305551,
   'id': 'i1wqiy',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '4k clutch in ranked all headshots'},
  {'author': 'Brawght',
   'created_utc': 1596260602,
   'id': 'i1n6eg',
   'num_comments': 3,
   'score': 1,
   'selftext': 'https://imgur.com/a/W08RcDS\n\nI made this in photoshop in like 10 minutes lol\n\nHope you all enjoy\n\nAlso this\nhttps://imgur.com/a/EyYClFp',
   'subreddit': 'VALORANT',
   'title': 'I made Cypher as a child [FANART]'},
  {'author': 'iannTM',
   'created_utc': 1596308057,
   'id': 'i1xfyp',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n*Processing video yp52i08ttfe51...*',
   'subreddit': 'VALORANT',
   'title': 'Am I the only person that misses the old knife right click animation? I kinda want it back lmao'},
  {'author': 'fvhb453',
   'created_utc': 1596306314,
   'id': 'i1wy5z',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Game breaking bug, pls fix.'},
  {'author': 'BongKing420',
   'created_utc': 1596305633,
   'id': 'i1wrd3',
   'num_comments': 13,
   'score': 1,
   'selftext': 'Basically title, if you get hit by a cypher trap you should always just be ble to look to the side and shoot it, these vertical or like 60 degree angle traps add way too much variance for something you have to get rid of immediately or you die. That would be a good start to nerfing him',
   'subreddit': 'VALORANT',
   'title': 'The Cypher Traps that arent perfectly horizontal have to go'},
  {'author': 'TheFormerCreedB',
   'created_utc': 1596307175,
   'id': 'i1x6wh',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'He missed the Omen and accidentally kills the Brim on-site that was walking up stairs...'},
  {'author': 'l2evamped',
   'created_utc': 1596307191,
   'id': 'i1x728',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Sometimes the classic hits jusssssttt right.'},
  {'author': 'darkshadow_999',
   'created_utc': 1596307539,
   'id': 'i1xaqj',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](bexwfyo6sfe51)',
   'subreddit': 'VALORANT',
   'title': 'Just RAZE Things'},
  {'author': 'WhiteRice4801',
   'created_utc': 1596307602,
   'id': 'i1xbdo',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Headshot only mode for practice range'},
  {'author': 'Cvrtisss',
   'created_utc': 1596310011,
   'id': 'i1xzug',
   'num_comments': 0,
   'score': 1,
   'selftext': 'I’m just gonna say I’m salty before we get into this. With that said, I can’t play ranked anymore. No matter what agent I play I’m always the only one going positive, teammates constantly to scared to peek, MAYBE one or two other people have mics, and the thing that bugs me the most, every game someone on my team always disconnects for at least half the game. Doesn’t matter if we are winning or losing. I am Gold 3, so obviously I can’t expect my teammates to be god players and all that, but it’s high enough where I should be able to expect people with basic knowledge of the game. Simply talking peeking together, or at the minimum coordinated attacks. I just want teammates who match the skill of the people I’m playing, and I feel like I never get that. I’m always ranking down even though I consistently top frag (any agent).  I just can’t play ranked anymore.',
   'subreddit': 'VALORANT',
   'title': 'Salty Rant Don’t Read'},
  {'author': 'AbsoluteHatred666',
   'created_utc': 1596271420,
   'id': 'i1p1o2',
   'num_comments': 10,
   'score': 1,
   'selftext': "So, I'm still fairly new to Valorant. But, when I first started, I had a game where I got yelled at pretty bad for not jumping in to help people. \nTotally understandable!\nSo, the next few games I got a little more aggressive and started to feel more confident. Then, I was trying to help in a firefight, killed a guy, was stoked. \nGot yelled at for stealing someone's kill.\nIt's been a bit since that happened but I still get nervous about helping, but then feel bad if someone dies and I could've helped. \nSo, for you more experienced people, please help me. \nWhat's the distinction between stealing a kill and helping a teammate?",
   'subreddit': 'VALORANT',
   'title': 'Stealing kills vs helping out?'},
  {'author': 'iannTM',
   'created_utc': 1596307508,
   'id': 'i1xag4',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Am I the only one that misses the old right-click knife animation? I kinda want it back lmao..'},
  {'author': 'KrimPlays',
   'created_utc': 1596307106,
   'id': 'i1x68s',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'A little Narration of my own gameplay, a few WTF moments in here too.'},
  {'author': 'mrMT5',
   'created_utc': 1596309935,
   'id': 'i1xz44',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Stringer ace'},
  {'author': 'EmKultra__',
   'created_utc': 1596308543,
   'id': 'i1xkyl',
   'num_comments': 1,
   'score': 1,
   'selftext': '...is the skill gap between individual teammates. I\'m currently Dia3/Imm1, but I keep getting teammates who clearly aren\'t higher than Iron/Bronze. \n\nTeams usually look like this:\n\n* One high elo player with 30 kills who has to carry \n* Two mid elo players who are trying their best to keep up\n* Two low elo players who have no clue what the fuck is going on\n\nAs a result unrated often feels more like "which top fragger can carry better" rathe than "which team is better".\n\nMatches often take \\~40min, so why not make the queue 1-2min longer in order to create more balanced games?',
   'subreddit': 'VALORANT',
   'title': 'One huge issue with unrated Match Making'},
  {'author': 'ojoman2001',
   'created_utc': 1596311788,
   'id': 'i1yhyx',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "Not sure how this happened but I did zero damage in two hits (other player wasn't hacking)"},
  {'author': 'Vkay47',
   'created_utc': 1596310678,
   'id': 'i1y6ph',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'tried this with raze , it was amazing.'},
  {'author': '-B-KIND',
   'created_utc': 1596310635,
   'id': 'i1y6av',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'If it works, it works.'},
  {'author': 'yellnitroy',
   'created_utc': 1596297482,
   'id': 'i1uhdf',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Randoms can be great sometimes'},
  {'author': 'keaanureeeves',
   'created_utc': 1596297256,
   'id': 'i1uf7o',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'FPS drops after new patch'},
  {'author': 'InfernoXYZX',
   'created_utc': 1596290354,
   'id': 'i1smsp',
   'num_comments': 4,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I made a valorant.exe video with a compilation of all my Valorant Highlights!'},
  {'author': 'Miykael13',
   'created_utc': 1596243919,
   'id': 'i1jgib',
   'num_comments': 2,
   'score': 1,
   'selftext': "I'm trying to play but the first time i press an ability in each round it doesnt work. If I press the button again it works. Anyone else have this issue?",
   'subreddit': 'VALORANT',
   'title': 'Anyone ever have an issue where the first time you press a button it doesnt work?'},
  {'author': '-B-KIND',
   'created_utc': 1596301933,
   'id': 'i1vpgm',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Whatever works right?'},
  {'author': 'trvie-',
   'created_utc': 1596302517,
   'id': 'i1vv4p',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'First Valorant Edit'},
  {'author': 'BizCosha',
   'created_utc': 1596244126,
   'id': 'i1jicy',
   'num_comments': 5,
   'score': 1,
   'selftext': '[KillJoy](https://pbs.twimg.com/media/EeJZNTcXkAIMHDt?format=jpg&name=4096x4096)    \n\n\nA quick sketch of the new agent, KillJoy!  \nIf u want to support me, please check my [Twitter](https://twitter.com/BizCosha) or [Instagram](https://www.instagram.com/biz.cosha/?hl=es-la) ! <3',
   'subreddit': 'VALORANT',
   'title': 'Cute KillJoy Sketch !'},
  {'author': 'otsaboigurl',
   'created_utc': 1596308977,
   'id': 'i1xpgl',
   'num_comments': 1,
   'score': 1,
   'selftext': "I got placed bronze 2 cause I played with a few friends, sense then they have almost completely stopped playing and never play ranked, I have solo queued down to iron 3, I'm not looking to be carried I'm look for people like me who really want to get better as a player and as a team. \n\nI'm 17 senior in school have two jobs for the summer and have testing and what not for colleges coming up so my play time is limited as a heads up.",
   'subreddit': 'VALORANT',
   'title': 'Looking for low elo team'},
  {'author': 'sedsatan',
   'created_utc': 1596311915,
   'id': 'i1yj2a',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'me and my frens having fun in valorant'},
  {'author': 'spunckles',
   'created_utc': 1596310533,
   'id': 'i1y59u',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'an example of why recoil control is so important'},
  {'author': 'actually-kokichi',
   'created_utc': 1596311241,
   'id': 'i1ycpq',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Looking for 4 others to spike rush suicide grind with to finish the battlepass'},
  {'author': 'neb55555',
   'created_utc': 1596307985,
   'id': 'i1xf6q',
   'num_comments': 1,
   'score': 1,
   'selftext': '# G2 Esports 2-0 DREAMCHASERS\n\n**Ascent:** 13-5\n\n**Haven:** 13-7\n\n**??:** Unplayed\n\n**G2 Esports will play BBL Esports in the Semifinals. DREAMCHASERS are eliminated.**\n\n---\n\n### Map 1/3 Ascent\n\n|Team|DEF|ATT|Total|\n|:--|:--:|:--:|:--:|\n| **G2 Esports**|11|2|**13**|\n| **DREAMCHASERS**|1|4|**5**|\n\n|**G2**| **Agent** | **K** | **D** | **A** | **ACS** |\n|---|------|---|---|---|-----|\n|davidp|Sage|24|8|6|336|\n|ardiis|Sova|17|9|8|268|\n|mixwell|Jett|13|12|4|201|\n|Patitek|Omen|12|12|7|193|\n|pyth|Cypher|12|11|5|186|\n\n|**DC**| **Agent** | **K** | **D** | **A** | **ACS** |\n|---|------|---|---|---|-----|\n|Emilio|Jett|13|15|3|230|\n|KINGKHOBRA|Raze|10|16|4|200|\n|AaroN|Sage|13|15|5|196|\n|ROCKERLAUNCHER|Omen|9|15|0|152|\n|t3h|Sova|7|17|3|119|\n\n---\n\n### Map 2/3 Haven\n\n|Team|DEF|ATT|Total|\n|:--|:--:|:--:|:--:|\n| **G2 Esports**|6|7|**13**|\n| **DREAMCHASERS**|6|1|**7**|\n\n|**G2**| **Agent** | **K** | **D** | **A** | **ACS** |\n|---|------|---|---|---|-----|\n|Patitek|Omen|19|12|6|270|\n|davidp|Sage|16|12|8|229|\n|mixwell|Jett|16|17|0|0|\n|ardiis|Sova|13|12|7|186|\n|pyth|Cypher|12|10|4|155|\n\n|**DC**| **Agent** | **K** | **D** | **A** | **ACS** |\n|---|------|---|---|---|-----|\n|KINGKHOBRA|Raze|19|14|6|294|\n|t3h|Cypher|14|19|7|208|\n|Aaron|Sage|11|15|9|169|\n|ROCKETLAUNCHER|Omen|10|14|2|144|\n|Emilio|Jett|9|15|2|132|\n\n---\n\n### [Detailed Match Statistics](https://www.thespike.gg/match/g2-esports-dreamchasers/1116)',
   'subreddit': 'VALORANT',
   'title': 'G2 Esports vs DREAMCHASERS / Mandatory.GG Cup - Quarterfinals / Post-Match Discussion'},
  {'author': 'Vaniskaf',
   'created_utc': 1596308792,
   'id': 'i1xnjh',
   'num_comments': 4,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Epic Valorant Montage #1 Please tell us your opinion about my video'},
  {'author': 'Phase_Then',
   'created_utc': 1596315787,
   'id': 'i1zsbf',
   'num_comments': 1,
   'score': 1,
   'selftext': 'I\'ve seen some Q&As with devs and the last Hiko\'s Q&A but never seen an answer for my question or maybe i missed it so I thought I\'ll Ask here, maybe someone have any information about this... \n\nI finished battlepass and I\'m happy with .EXE skins for vandal and ghost, little bit less about Odin and Shotgun because I simply don\'t use this guns but those 3 white skins for Frenzy, Bulldog and Marshall are total trash IMO so I know I\'m never gonna use them, and that\'s just me and my battlepass, there are people who bought some skins for Vandal or Phantom and then when Elderflame or Omni came out they bought them because they looks cooler so their old skins just collects dust in their inventory...\n\nPlayer cards, I allready have about 10 maybe even more player cards and I don\'t need them, I need 4 or 5 favourite player cards which I can rotate between and the rest is useless...\n\nBuddy\'s, game is just two months old and I allready have a buddy for every single weapon plus some unassigned ones which I\'ll never use because i have a better ones...\n\nIn a year, two years of time our invetories are gonna looks like junk full of trash unwanted items...\n\nSo my question is:\n\nAnyone knows if Riots planning to implement some kind of exchange system in which you can sell your unwanted items for even a small amounts od radiant or valorant points?\nI think they could make more money this way because not everyone is happy to spend £30-40 for a single skin they want but if we\'ll be able to sell unwanted items and get some points back from them and let say you got 1/3 or half of the money you need for your favourite skin from unwanted items you start to thinking "ok I\'ve got a bit allready so I can pay additional £15-20 to buy points to finally get the skin I want"\n\nWhat do You think? Any information about this?',
   'subreddit': 'VALORANT',
   'title': 'Item management system, unwanted items'},
  {'author': 'bromerson',
   'created_utc': 1596318727,
   'id': 'i20kzy',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'The luckiest shot of my life.'},
  {'author': 'MrSchwabbel',
   'created_utc': 1596316554,
   'id': 'i1zzw5',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': '15 FPS Bug?'},
  {'author': 'kadjala',
   'created_utc': 1596315873,
   'id': 'i1ztay',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'people can still see you but you will see them first'},
  {'author': 'Carpsack',
   'created_utc': 1596318180,
   'id': 'i20fq7',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '2-10 down at the half and the enemy team is trash-talking...'},
  {'author': 'Sienrid',
   'created_utc': 1596316686,
   'id': 'i20158',
   'num_comments': 1,
   'score': 1,
   'selftext': "[Was in the range and a target dummy randomly started floating during Practice mode](https://imgur.com/WKmPeub). Killing it fixed it until I killed some more, which caused one to spawn in the back and start bouncing in the air.  It would occasionally touch the ground and then whenever it started to strafe again, start bouncing again.  Nothing happened after I killed that one.  Pretty minor stuff that doesn't really affect anything but I thought it was interesting.",
   'subreddit': 'VALORANT',
   'title': 'Target Dummy Started Floating'},
  {'author': 'winorpoop',
   'created_utc': 1596318535,
   'id': 'i20j5z',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Hi! Check out my valorant montage, you wont regret it :)'},
  {'author': 'iAnxity',
   'created_utc': 1596317697,
   'id': 'i20b06',
   'num_comments': 1,
   'score': 1,
   'selftext': 'I have money in my paypal and everytime i try to buy points in valorant it says you can’t buy from the paypal balance i should use my visa, (i live in MENA) please help me',
   'subreddit': 'VALORANT',
   'title': 'How to buy points with paypal'},
  {'author': 'Wowerful3',
   'created_utc': 1596317797,
   'id': 'i20bzd',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Something's wrong here..."}],
 [{'author': 'tombodat',
   'created_utc': 1596389272,
   'id': 'i2fw63',
   'num_comments': 2,
   'score': 2,
   'selftext': 'what time does the battlepass end exactly does anyone know? im wondering if i will have time i dont want it to end suddenly',
   'subreddit': 'VALORANT',
   'title': 'quick question'},
  {'author': 'wizard323',
   'created_utc': 1596340061,
   'id': 'i25p0t',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Played a spike rush where the enemy team died the moment the round started. WTF?'},
  {'author': 'JkOrigami',
   'created_utc': 1596340169,
   'id': 'i25ptq',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'On the backside of the holograms in the range, everything else disappears except for your sensitivity.'},
  {'author': 'Xian831',
   'created_utc': 1596335212,
   'id': 'i24miw',
   'num_comments': 5,
   'score': 1,
   'selftext': 'https://drive.google.com/file/d/1fTp_saGYYOO79dI-CJHnKcsrDPj4ZJpF/view?usp=sharing\n\nObviously, I do not understand the current ranking system because somehow even after this performance I still went down in rank? I would really love an explanation to how rank is calculated in this game since the way I’m playing is clearly not working out!\nMatch Statistics for those curious\n1 Ace\n1 4k\n4 triples \n5 first bloods\n2 plants and 2 defuses \nAnd Match MVP to boot',
   'subreddit': 'VALORANT',
   'title': 'Instructions unclear, Ranked is busted!'},
  {'author': 'DuScSHADOWKNIGHT',
   'created_utc': 1596332159,
   'id': 'i23xi1',
   'num_comments': 6,
   'score': 1,
   'selftext': " This might just be me, but personally I'm fine with the agents we already have and I think they should reverse the agent released every act and map released every episode. The gameplay can feel repetitive with the poor map rotation. For example, I will get 3 Ascents in a row then 2 splits in a row without seeing Bind or Haven the whole day. I think that the extra time to design we agents would be beneficial also, as they can focus more on differentiating the different agent's strengths and weaknesses. Anyways, let me know if you agree.",
   'subreddit': 'VALORANT',
   'title': 'Does anyone else think that more maps are more important than more agents?'},
  {'author': 'realDrumset101',
   'created_utc': 1596332591,
   'id': 'i2416i',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Orb on Haven, anybody know what this is?'},
  {'author': 'SevenKindsOfSmoke',
   'created_utc': 1596333388,
   'id': 'i247nt',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'How i imagine Raze Mains warm up.'},
  {'author': 'sdarkheartz',
   'created_utc': 1596332128,
   'id': 'i23x7t',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'The Knife is the Best weapon in Valorant'},
  {'author': 'siiikezzz',
   'created_utc': 1596334171,
   'id': 'i24e91',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'come hang out and say hello :) pushing comp'},
  {'author': 'shirokuroneko',
   'created_utc': 1596337222,
   'id': 'i252ij',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Queue Penalty for Error 101?!'},
  {'author': 'ceawhale',
   'created_utc': 1596338894,
   'id': 'i25fo8',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'G O A T GAMEPLAY topnotch 1337 pro plays'},
  {'author': 'GTurbo06',
   'created_utc': 1596340604,
   'id': 'i25tay',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Team Finder'},
  {'author': 'PIDEC111',
   'created_utc': 1596333254,
   'id': 'i246hu',
   'num_comments': 3,
   'score': 1,
   'selftext': 'I wanna make some montages for Valorant but I am really shit at this game in every aspect. I wanna use some of the footage of Valorant tournaments for montages (I will show who is making the play aswell). Would I get copyrighted if I do this and where can I find some high res footage.',
   'subreddit': 'VALORANT',
   'title': 'Can I use footage of Valorant tournaments to make montages'},
  {'author': 'xNotAThrowaway',
   'created_utc': 1596350053,
   'id': 'i27np6',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Minor bug when spawning for new round'},
  {'author': 'l2evamped',
   'created_utc': 1596348514,
   'id': 'i27drz',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Cypher thinks he's the creep eh?"},
  {'author': 'Diabloman51',
   'created_utc': 1596352124,
   'id': 'i280l8',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "One of the best clutches I've had yet"},
  {'author': 'TheMightyTroy10',
   'created_utc': 1596347918,
   'id': 'i279sm',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Enemy put a fake anti- cheat thing in the chat and convince us to /ff'},
  {'author': 'Jesurius87',
   'created_utc': 1596352313,
   'id': 'i281rb',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'A r/nonononoyes moment'},
  {'author': 'Jesurius87',
   'created_utc': 1596352748,
   'id': 'i284d3',
   'num_comments': 0,
   'score': 1,
   'selftext': 'This is a r/nonononoyes Valorant moment because we thought the molly would not fall in range of the Spike: [https://imgur.com/a/mZ1XOdW](https://imgur.com/a/mZ1XOdW)',
   'subreddit': 'VALORANT',
   'title': 'A r/nonononoyes Valorant moment'},
  {'author': 'Jesurius87',
   'created_utc': 1596352931,
   'id': 'i285i4',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'A nonononoyes moment'},
  {'author': 'awildmorph',
   'created_utc': 1596349176,
   'id': 'i27hyr',
   'num_comments': 5,
   'score': 1,
   'selftext': 'Am I being stupid? I haven’t had the chance to unlock my second agent haha? Or do you just not get many opportunities to do so?',
   'subreddit': 'VALORANT',
   'title': 'How do you unlock other agents?'},
  {'author': 'krogaine',
   'created_utc': 1596346244,
   'id': 'i26ysh',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'OVERTIME 4K Ascent'},
  {'author': 'demonstrative',
   'created_utc': 1596345612,
   'id': 'i26ufp',
   'num_comments': 3,
   'score': 1,
   'selftext': 'https://imgur.com/a/rZ4W4LQ\n\nI know my KDA is 1:1 in a lot of these but 6 wins in a row w/o rankup feels *really* bad.',
   'subreddit': 'VALORANT',
   'title': 'Ranking up is way too tedious...6 win streak no rank up'},
  {'author': 'OM4RRT',
   'created_utc': 1596346389,
   'id': 'i26ztw',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](v5lhr9krzie51)',
   'subreddit': 'VALORANT',
   'title': 'Sniper clip with my love jett'},
  {'author': 'InsomniaforPimps101',
   'created_utc': 1596346086,
   'id': 'i26xp2',
   'num_comments': 3,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Does this happen to anyone else?? (Last 15 seconds) I dropped to constant 15 FPS and the SECOND I die it fixes itself?'},
  {'author': 'TheMightyTroy10',
   'created_utc': 1596347755,
   'id': 'i278u9',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'This showed up in the chat in the middle of the game. So we /ff’d cus we thought we weren’t going to get any elk from it so there was no point. Turns out that it was the enemy jet that put hat in the chat. She put a bunch of spaces so we thought it was from vanguard'},
  {'author': 'TheMightyTroy10',
   'created_utc': 1596347424,
   'id': 'i276py',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "This showed up in the chat in the middle of the game. so we /ff'd cus we thought we weren't going to get any elo from it so there was no point. turns out that it was the enemy jet that put that in the chat. She put a bunch of spaces so we thought it was from vanguard."},
  {'author': 'NeonGreen214',
   'created_utc': 1596346299,
   'id': 'i26z7c',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I Really Just Dropped A Whole Rank for This One......'},
  {'author': 'Nhika',
   'created_utc': 1596346751,
   'id': 'i272by',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Is Pheonix ultimate hitbox bugged?'},
  {'author': 'TheMightyTroy10',
   'created_utc': 1596348648,
   'id': 'i27enb',
   'num_comments': 4,
   'score': 1,
   'selftext': 'Aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaasaaaaaaaaaaaaaaaaaaaaaaaaaaaaa',
   'subreddit': 'VALORANT',
   'title': 'How the hell do u post pictures on this sub'},
  {'author': 'realDrumset101',
   'created_utc': 1596333174,
   'id': 'i245up',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Found this on Haven, anyone know what this is'},
  {'author': 'CJ_the_Pengu1n',
   'created_utc': 1596334037,
   'id': 'i24d5s',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Look at my god tier econ rating'},
  {'author': 'realDrumset101',
   'created_utc': 1596333234,
   'id': 'i246ci',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Anyone else seen this?'},
  {'author': 'Soarothegod',
   'created_utc': 1596331438,
   'id': 'i23rf1',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Nice Jett 4 piece during pistol round'},
  {'author': 'Shadows___',
   'created_utc': 1596333343,
   'id': 'i24797',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "Ok, so I came back to valorant after two weeks to find I can't aim in with pistols anymore - was this never the case or did they change it?"},
  {'author': 'spicyrice901',
   'created_utc': 1596333293,
   'id': 'i246tx',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Was doing casual matches when I had an inopportune 1v1, hope ya guys appreciate it as much as my friend did'},
  {'author': 'xDavid25x',
   'created_utc': 1596353653,
   'id': 'i289tc',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My best play so far in Valorant!!! Double Headshot and Single Kill!!!'},
  {'author': 'ValorantCompilation5',
   'created_utc': 1596353122,
   'id': 'i286ov',
   'num_comments': 3,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant INSANE FLICKS and ENJOYABLE HEADSHOTS Compilation'},
  {'author': 'EchoStrike_',
   'created_utc': 1596355344,
   'id': 'i28jsv',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'What is this match making?'},
  {'author': 'B_a_t_senpai',
   'created_utc': 1596355439,
   'id': 'i28kd1',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Viper fanart I made'},
  {'author': 'EQG_Fate',
   'created_utc': 1596351234,
   'id': 'i27v3p',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "I don't remember picking Jett"},
  {'author': 'beripine',
   'created_utc': 1596349186,
   'id': 'i27i0v',
   'num_comments': 2,
   'score': 1,
   'selftext': 'i have looked at a lot of youtube videos already to fix the lagging but none of them is working and im still excessively lagging to the point where players would want to report me \n\ni really love this game i dont wanna delete it soo im in need of help.  \n\ndoes anyone know any other solutions that worked.',
   'subreddit': 'VALORANT',
   'title': 'Valorant lagging'},
  {'author': 'Bakasta_',
   'created_utc': 1596340658,
   'id': 'i25tqe',
   'num_comments': 7,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'How to control spray?'},
  {'author': 'Doomer143',
   'created_utc': 1596353958,
   'id': 'i28blv',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'When the iron player starts bhopping'},
  {'author': 'Noodle__Boi',
   'created_utc': 1596327465,
   'id': 'i22u5f',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': '[FANART] Sage + Poggers = Soggers'},
  {'author': 'Noodle__Boi',
   'created_utc': 1596326459,
   'id': 'i22l6r',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '[FANART] When you score an ace while wall boosted'},
  {'author': 'Noodle__Boi',
   'created_utc': 1596327055,
   'id': 'i22qla',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '[FANART] When you score an ace while wall-boosted'},
  {'author': 'Noodle__Boi',
   'created_utc': 1596328327,
   'id': 'i231st',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': '[FANART] When you score an ace while wall-boosted'},
  {'author': 'Porkinz_YouTube_Star',
   'created_utc': 1596328086,
   'id': 'i22zm2',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Haven Map in Bind'},
  {'author': 'ceawhale',
   'created_utc': 1596329272,
   'id': 'i239pb',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'G O A T PLAYS - top notch quality!'},
  {'author': 'SuckMyJormungandr',
   'created_utc': 1596330276,
   'id': 'i23hwl',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Noob to pc'},
  {'author': 'derrapido',
   'created_utc': 1596329269,
   'id': 'i239od',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'This One Shots / Twitch.tv/derrapido'},
  {'author': '[deleted]',
   'created_utc': 1596330216,
   'id': 'i23hda',
   'num_comments': 2,
   'score': 1,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'Ranked seems busted with this rating decrease'},
  {'author': 'Yeetus_Machinenus',
   'created_utc': 1596330449,
   'id': 'i23jb0',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'new op skin leaked?'},
  {'author': 'Yeetus_Machinenus',
   'created_utc': 1596330377,
   'id': 'i23iqg',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'new op skin leaked?'},
  {'author': 'Soarooooo',
   'created_utc': 1596330526,
   'id': 'i23jy9',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Nice pistol round quad'},
  {'author': 'SMLZGOOD',
   'created_utc': 1596331454,
   'id': 'i23rjt',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "I'm not great at Valorant but I thought this was a cool OP shot block"},
  {'author': 'Yeetus_Machinenus',
   'created_utc': 1596331490,
   'id': 'i23rtk',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'new op skin leaked'},
  {'author': 'Phsyrik',
   'created_utc': 1596329798,
   'id': 'i23dyl',
   'num_comments': 4,
   'score': 1,
   'selftext': "Essentially title. We should be able to have a single client for all of Riot's Games, as well as be able to see friends lists in it outside of game. I'd love to see who is online valorant before booting up to check, see no friends on, then quit game.  \n\n\nI imagine this is in the works? If so can any rioters give an ETA or confirmation of it being in development?",
   'subreddit': 'VALORANT',
   'title': 'Unified Riot Client + Out Of Client friends list/messaging when?'},
  {'author': 'ukiyuh',
   'created_utc': 1596330236,
   'id': 'i23hj0',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Another amazing day of Valorant'},
  {'author': 'TheSilentHermit',
   'created_utc': 1596330633,
   'id': 'i23ktn',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Balanced... (Spike Rush)'},
  {'author': 'Soarothegod',
   'created_utc': 1596331675,
   'id': 'i23tci',
   'num_comments': 2,
   'score': 1,
   'selftext': '​\n\n*Processing video 93tsfr8rrhe51...*',
   'subreddit': 'VALORANT',
   'title': 'Nice jett quad in pistol round'},
  {'author': 'Avocado_Grape',
   'created_utc': 1596332204,
   'id': 'i23xwo',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Nice matchmaking system riot'},
  {'author': 'realDrumset101',
   'created_utc': 1596332177,
   'id': 'i23xnr',
   'num_comments': 0,
   'score': 1,
   'selftext': '​\n\n*Processing video nepiteugthe51...*',
   'subreddit': 'VALORANT',
   'title': 'Glowing orb found on Haven'},
  {'author': 'B_a_t_senpai',
   'created_utc': 1596356294,
   'id': 'i28p5z',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': '[FANART] Viper and Jett'},
  {'author': 'Kikin-botz',
   'created_utc': 1596359090,
   'id': 'i2956n',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Shadow play'},
  {'author': '17scenes',
   'created_utc': 1596356107,
   'id': 'i28o5m',
   'num_comments': 3,
   'score': 1,
   'selftext': "As the title says. This isn't a one-time thing in this game. He has done it multiple times in different locations or it's not a line-up or anything, because the other times he has done it has been in enclosed spaces. What's strange is that although it looks like 1 shock-dart on the video, it explodes twice and at a delay. I couldn't find anything about this, and I was wondering if anyone else has. When I asked him about it, he feigned ignorance and jokingly said he was a bad player, but after I called him out, he never did it again that game.\n\n [https://gfycat.com/helpfulellipticalamericanmarten](https://gfycat.com/helpfulellipticalamericanmarten)",
   'subreddit': 'VALORANT',
   'title': 'Sova shock-dart exploit where it explodes twice. Anyone seen this before?'},
  {'author': 'Swebblez',
   'created_utc': 1596369230,
   'id': 'i2auyc',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '😤'},
  {'author': 'BotwLonk',
   'created_utc': 1596371557,
   'id': 'i2bbch',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Just Operator things'},
  {'author': 'mart1344',
   'created_utc': 1596370459,
   'id': 'i2b3f3',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'It is so annoying when people do this'},
  {'author': 'dankcollin',
   'created_utc': 1596371288,
   'id': 'i2b9dk',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Quick Reyna ECO ace'},
  {'author': 'theexiledmeriler',
   'created_utc': 1596372142,
   'id': 'i2bfqs',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n*Processing video t65yfa4e4le51...*',
   'subreddit': 'VALORANT',
   'title': 'They commited rush mid 2nd time in a row. So I decided to counter them with a sweet triplekill'},
  {'author': 'overwave',
   'created_utc': 1596372677,
   'id': 'i2bjow',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]\n\n[View Poll](https://www.reddit.com/poll/i2bjow)',
   'subreddit': 'VALORANT',
   'title': 'Voice chat in Russia'},
  {'author': 'DeliriousJoca',
   'created_utc': 1596372846,
   'id': 'i2bl4d',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](8bzss3d8ije51)',
   'subreddit': 'VALORANT',
   'title': 'I was told I got carried, post match says otherwise.'},
  {'author': 'Overall-Chard2239',
   'created_utc': 1596368048,
   'id': 'i2anai',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'poggers'},
  {'author': 'CasinoDuff',
   'created_utc': 1596368439,
   'id': 'i2apul',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Pirated games'},
  {'author': 'Tyloe96',
   'created_utc': 1596367609,
   'id': 'i2ak9r',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Sneaky smoke ace'},
  {'author': 'dankcollin',
   'created_utc': 1596372395,
   'id': 'i2bhjr',
   'num_comments': 0,
   'score': 1,
   'selftext': '[https://www.twitch.tv/dankcollin/clip/PreciousAbstruseWalrusPartyTime?filter=clips&range=7d&sort=time](https://www.twitch.tv/dankcollin/clip/PreciousAbstruseWalrusPartyTime?filter=clips&range=7d&sort=time)\n\nDoes anyone think Reyna is one of the best dualist characters in the game? (if used correctly) taking 1v1 fights and healing fully is very good. \n\nEspecially when it comes to the ultimate and going invisible, yes it has the sound after its over but that could be used to outplay many situations.',
   'subreddit': 'VALORANT',
   'title': 'Quick Reyna ECO ace'},
  {'author': 'Shredder_F1uX',
   'created_utc': 1596360833,
   'id': 'i29fg5',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Who We Are:\n\nCortex is a close-knit, professional, and highly organised international multi-gaming family/community. We are highly active, treat people equally, and welcome all walks of life be that casual or competitive, we have the experience to aid you in the gaming family/community. We value loyalty, respect, and mature mindedness within our family/community.\n\nWhat We Offer:\n\nCortex has over 20 years of combined gaming experience, with over 15 years of community leadership. We offer an equal platform for all walks of life, man or woman we have a new home for you. You will be treated with respect, welcomed warmly, and assigned to a division upon joining our discord server.\n\nCortex provides many benefits to members, foremost a very active and organized family/community to get involved with. Weekly events to attend within your chosen game, and new friends to play with. If you can play an hour a day or 12 hours a day we have a place for you.\n\nWe have a wide variety of games for you to get involved in including: CS:GO, Overwatch, Destiny, Minecraft, DnD, and newly Valorant.\n\nIt must be made clear that at this moment in time we are not necessarily looking for a competitive Valorant team (although if there was enough people who wanted to then we wouldn’t shy away from it) but merely looking for more people to join the community and have fun with us playing Val.\n\nRules:\n\nYou are required to be at least 18 years old and mature.\n\nHave a working microphone.\n\nPlay at least one of our supported platforms.\n\nTreat people with respect and not toxicity.\n\nNo racism, bullying or thirsting of any kind\n\nBe sure to join the discord to assign your roles!\n\nDiscord: https://discord.gg/THvpshU\n\n\n\nWelcome to Cortex!',
   'subreddit': 'VALORANT',
   'title': 'Cortex, looking for Casual Players to just have fun'},
  {'author': 'tttommm',
   'created_utc': 1596326739,
   'id': 'i22ns8',
   'num_comments': 7,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'losing aim duels against bad players'},
  {'author': 'ItsMeCreedie',
   'created_utc': 1596360980,
   'id': 'i29g7w',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '1v5 Operator'},
  {'author': 'Anteksks',
   'created_utc': 1596363190,
   'id': 'i29t2p',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Possibly best shot i ever hit.'},
  {'author': 'nicoskee',
   'created_utc': 1596361116,
   'id': 'i29h3r',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Does anyone know how to create this crosshair? Ty'},
  {'author': 'Chriousity',
   'created_utc': 1596363486,
   'id': 'i29up4',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Absolutely New to Making Montages, more description on my youtube (also new) link to video is https://youtu.be/CtTCqUHbDR0. If you're interested in showing support so I can push myself to learn and make more <3"},
  {'author': 'ra0999',
   'created_utc': 1596364152,
   'id': 'i29ymm',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'VikZ......'},
  {'author': 'aKsteezy',
   'created_utc': 1596364128,
   'id': 'i29yhh',
   'num_comments': 0,
   'score': 1,
   'selftext': " [https://tracker.gg/valorant/guides/market-stairs-cubby-molly-by-trashapollo-bada](https://tracker.gg/valorant/guides/market-stairs-cubby-molly-by-trashapollo-bada) \n\n​\n\nI want to state right away that I'm not sure if there is a better lineup for this, nor if this is even useful above my rank, but I have found in a lot of my matches on Ascent through these bottom ranks, someone is often holding that angle. Although not a powerful one on its own, it got me quite a few times in my last match, where for quite a few rounds, they had someone holding just to the left of the B main exit as well for a crossfire, and my team lost 1-2 people per round to that setup, so I wanted to find something to flush the defender out of there. \n\nI tried it in an unrated game after finding the lineup and it helped my team pick up a free kill on the fleeing defender, so I'll probably use it in the future. Feel free to tell me if it's useless though. :D",
   'subreddit': 'VALORANT',
   'title': 'Brimstone molly for Market stairs cubby (Ascent B Site)'},
  {'author': 'Constant-Apricot8490',
   'created_utc': 1596364837,
   'id': 'i2a2pn',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Hey guys can u give an opinion about this Video, i work 5-6 hour but i need to know what can i do to be better. Thankks ^^'},
  {'author': 'Shadows___',
   'created_utc': 1596355130,
   'id': 'i28ihc',
   'num_comments': 11,
   'score': 1,
   'selftext': " \n\n# Ok, so I came back to valorant after two weeks to find I can't aim in with pistols anymore - was this never the case or did they change it?",
   'subreddit': 'VALORANT',
   'title': 'What Changed?'},
  {'author': 'pchelp19',
   'created_utc': 1596354221,
   'id': 'i28d8i',
   'num_comments': 2,
   'score': 1,
   'selftext': 'Id like to buy the skin but ive no idea if they ever fixed it leaving only one slash mark on the wall. Any idea what is it like now? I cannot buy it yet to check out for myself. Thanks!',
   'subreddit': 'VALORANT',
   'title': 'Oni melee slashes'},
  {'author': 'lifebeme-me',
   'created_utc': 1596358863,
   'id': 'i293sf',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '2 Attacking arrows on split A site'},
  {'author': 'TheSlothSmile',
   'created_utc': 1596358617,
   'id': 'i292gm',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Hello everyone this is the 2nd montage I made , would like to know how you guys like it : [https://youtu.be/sMyPo7-wB40](https://youtu.be/sMyPo7-wB40)',
   'subreddit': 'VALORANT',
   'title': 'Vitality a Valorant montage by me'},
  {'author': 'GameBoy3877',
   'created_utc': 1596358164,
   'id': 'i28zyu',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I found a glitch where if you xp farm in spike (just kill yourself and make sure both teams have 0 kills 0 deaths 0 assists you get a white screen with no data shown) if 1 team gets a score its only half a white screen) (ignore the chat)'},
  {'author': 'GameBoy3877',
   'created_utc': 1596358260,
   'id': 'i290he',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I found a glitch where if you xp farm in spike (just kill yourself and make sure both teams have 0 kills 0 deaths 0 assists you get a white screen with no data shown) if 1 team gets a score its only half a white screen)'},
  {'author': 'nicoskee',
   'created_utc': 1596361606,
   'id': 'i29k06',
   'num_comments': 4,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Does anyone know how to create this crosshair? thanks'},
  {'author': 'SyraxDayZ',
   'created_utc': 1596360911,
   'id': 'i29fv6',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Best Aim EU'},
  {'author': 'leftyshredz2003',
   'created_utc': 1596361280,
   'id': 'i29i2u',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Why would anyone in their right mind think there's a hitreg issue in Valorant?"},
  {'author': 'solow89',
   'created_utc': 1596361310,
   'id': 'i29i8t',
   'num_comments': 1,
   'score': 1,
   'selftext': 'almost every unrated game there are leavers. i had 4 games in a row with at least on leaver today. its not ranked but it really sucks for the others. \nonly que if you are sure you can finish the game',
   'subreddit': 'VALORANT',
   'title': 'just because its unrated it is no a reason to leave mid game'},
  {'author': 'Anteksks',
   'created_utc': 1596361836,
   'id': 'i29law',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I got this nasty triple kill and i dont even know where the third person was!!'},
  {'author': 'SaranWrapBDO',
   'created_utc': 1596357132,
   'id': 'i28u46',
   'num_comments': 3,
   'score': 1,
   'selftext': "Pretty sure we ran across a legit xp bot just walking around the map, at least one suspected hacker, a few quitters and a real solid dose of prepubescent toxicity. One dude quit because the Omen on our team smoked mid on Ascent after he 'asked him not to'. Anyway, feels like the quality of games is degrading quickly. Just wanted to vent, the end.",
   'subreddit': 'VALORANT',
   'title': 'Bad games lately'},
  {'author': '_abhi_abhi28',
   'created_utc': 1596366386,
   'id': 'i2acd7',
   'num_comments': 1,
   'score': 1,
   'selftext': 'When there is lot of action involved i am getting choppy frame rates, so how can i boost my fps for better and smooth experience?',
   'subreddit': 'VALORANT',
   'title': 'How can i boost fps ?'}],
 [{'author': 'Relectrik',
   'created_utc': 1596477808,
   'id': 'i3215u',
   'num_comments': 10,
   'score': 2,
   'selftext': "​\n\n[This dude we met in a competitive games in SEA servers sent this message after a massive space so that it would trick us into surrendering and just end the game quick. My friends and I didn't think to grammar check the message because of how official it looked. Please make sure not to make the same mistake as us. The only official cheater notification is the red screen that Hiko shared on his Youtube. My friends lost their ranks because of this. Good luck and I hope you don't encounter the same thing we did :\\(](https://preview.redd.it/ed14uf7ttte51.png?width=461&format=png&auto=webp&s=3b7a2c53d6c618b592212b250569f7cf5602d504)",
   'subreddit': 'VALORANT',
   'title': "Our elo got ruined. Don't let yours."},
  {'author': 'SWAMi_tv',
   'created_utc': 1596477581,
   'id': 'i31yb8',
   'num_comments': 7,
   'score': 2,
   'selftext': 'This would be the funniest thing. Just imagine you got everyone saying good half at halftime then u have those 2 players that have been beefing all half going at it for 15 seconds lmao. I’d love to see this, I don’t think it would effect the competitive aspect whatsoever. Maybe an option to turn it off if ur too scared 😈',
   'subreddit': 'VALORANT',
   'title': 'We should be able to voice chat with the enemy team at half time and the end of the game.'},
  {'author': 'Jesus__Skywalker',
   'created_utc': 1596495606,
   'id': 'i37oqr',
   'num_comments': 33,
   'score': 2,
   'selftext': "I see a ton of smurfing posts lately. And there are a few very easy things they can do to fix things like that.  I mean you'll never completely get rid of it. But if you want to fix it. These are changes I would adapt.\n\n1) Matches where your team forfeits should not count towards ranked.\n2) 20 matches to enter ranked is not nearly enough for a free to play game. Make it closer to what League of Legends has.\n3) Set up a system that sorts people like Prime on CSGO does. Not necessarily saying make the same system. Just make a system that separates newly ranked accounts from established ranked accounts. So you have a playerpool that you will enter for your first X amount of hours of ranked. And after that amount of hours you can elect to play in the veteran player pool. Your rank would be the same between both pools but in the veteran pool you should be less likely to play a smurf bc of the rank progression earned in the lower pool. \n\nThis isn't perfect, and I'm sure other people could add good ideas to it. But this would imo greatly enhance the experience in both ranked and unranked.",
   'subreddit': 'VALORANT',
   'title': 'Now that the game is a season in, they should up the ranked requirements.'},
  {'author': 'ms0ng',
   'created_utc': 1596468561,
   'id': 'i2z2hp',
   'num_comments': 24,
   'score': 2,
   'selftext': "Hey everyone,  \n\n\nI've been consistently streaming valorant for the past few days and I've been addicted. I feel like once you get the hang of the recoil, maps, abilities, have game sense, and a little luck, the game is extremely fun. There's a lot of mixed reviews of the game from my friends thus far, but what does everyone else think about the game?   \n\n\nUnfortunately, I think I've been playing an excessive amount lol. I played 8 hours straight back to back matches with no breaks in between and woke up with my arm straining. I did some research and I think I got something called bicep tendinitis. The muscle that controls your arm rotation and elbow extension is controlled by this muscle. I read that there is no long term damage, however it has been a couple days since the pain. I think it is getting worse lol, I've been icing it. Does anyone have any suggestions? I would go to the doctor, but I don't have health insurance lol",
   'subreddit': 'VALORANT',
   'title': "Can't extend arm without strain from playing too much Valorant"},
  {'author': 'PerspectiveGaming',
   'created_utc': 1596416009,
   'id': 'i2ni2b',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'radiant player'},
  {'author': 'juandthy',
   'created_utc': 1596415982,
   'id': 'i2nhtg',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'You can see the next battlepass rewards'},
  {'author': 'rubiksmania97',
   'created_utc': 1596418556,
   'id': 'i2o5ru',
   'num_comments': 0,
   'score': 1,
   'selftext': ' [https://clips.twitch.tv/ArborealDirtyAntelopeANELE](https://clips.twitch.tv/ArborealDirtyAntelopeANELE)',
   'subreddit': 'VALORANT',
   'title': '5 Dimensional play with the boys'},
  {'author': 'imtayloronreddit',
   'created_utc': 1596416016,
   'id': 'i2ni4w',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Amazing eco round Ace by sinatraa - 30Bomb Summer Cup Grand Finals vs TSM'},
  {'author': 'JezieNA',
   'created_utc': 1596415871,
   'id': 'i2ngqd',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Where was Brimstone here?'},
  {'author': 'imCombat',
   'created_utc': 1596417153,
   'id': 'i2nszo',
   'num_comments': 1,
   'score': 1,
   'selftext': "I've been having a lot of issues with the game stuttering with frame spikes.  Set my max FPS all around to 70 (60hz tv) and everything works super smooth now.",
   'subreddit': 'VALORANT',
   'title': 'Max FPS saved my gameplay'},
  {'author': 'Jesurius87',
   'created_utc': 1596415161,
   'id': 'i2na4v',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Do reports actually do something?'},
  {'author': 'sand_storm18',
   'created_utc': 1596415622,
   'id': 'i2negn',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n*Processing video 26ln386gnoe51...*',
   'subreddit': 'VALORANT',
   'title': 'One Tap'},
  {'author': 'Donavana',
   'created_utc': 1596415671,
   'id': 'i2newc',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Valorant Clip Highlights'},
  {'author': 'Quariongg',
   'created_utc': 1596416135,
   'id': 'i2njbo',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Zero Damage Headshot? What is this?'},
  {'author': 'VyViXx',
   'created_utc': 1596416147,
   'id': 'i2njgd',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'UN ACE DESPUES DE 3 SEMANAS SIN JUGAR'},
  {'author': 'rawrbyte',
   'created_utc': 1596420045,
   'id': 'i2ojdv',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Raze nade clears Bind A cubby and pocket'},
  {'author': 'Jaw-of-Time',
   'created_utc': 1596419966,
   'id': 'i2oimy',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I was queuing up for spike rush when my computer froze and I had to power it off. When I logged back on, I had to wait 50min because it kept queuing me and kicking me for not picking an agent. I feel like it should not keep queuing you after someone forgot to pick an agent.'},
  {'author': 'Commanderindia',
   'created_utc': 1596422921,
   'id': 'i2p8aj',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Valorant ranked system(bug?)'},
  {'author': 'Neurivs',
   'created_utc': 1596420280,
   'id': 'i2oli8',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'How is this possible tho?'},
  {'author': 'Tminime',
   'created_utc': 1596420228,
   'id': 'i2ol23',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Sova in his spare time leaked footage'},
  {'author': 'TyBihu',
   'created_utc': 1596430393,
   'id': 'i2qxw2',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Check out No AMMO, NO Problem from TyBihu on www.twitch.tv'},
  {'author': 'SlipJip01',
   'created_utc': 1596428340,
   'id': 'i2qhuz',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Valorant Ranking System is Broken'},
  {'author': 'boofyy',
   'created_utc': 1596418357,
   'id': 'i2o41o',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n[the original wrestler squid\\(sage\\) left the game and before he reconnected the new wrestler squid started his game. He said he loaded right into our team and then sage reconnected and we played the game 6 v5. We still lost.](https://preview.redd.it/ohprpjt0loe51.png?width=960&format=png&auto=webp&s=5d55ae85e5489efa6851fd8c882b7db217361681)',
   'subreddit': 'VALORANT',
   'title': '11 man valorant game'},
  {'author': 'RedCranberry',
   'created_utc': 1596431218,
   'id': 'i2r4ay',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'When you aim is on point!'},
  {'author': 'ruppossy',
   'created_utc': 1596419418,
   'id': 'i2odpq',
   'num_comments': 4,
   'score': 1,
   'selftext': 'Hello, I made this custom valorant poster with a fanart of Raze with a different outfit.\n\nTell me what you think!\n\n[https://imgur.com/a/zgR25yh](https://imgur.com/a/zgR25yh)',
   'subreddit': 'VALORANT',
   'title': 'I made a custom Valorant poster featuring Raze'},
  {'author': '8hz_WAN-IP',
   'created_utc': 1596436658,
   'id': 'i2s60c',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "i'm sad"},
  {'author': 'runningaarons',
   'created_utc': 1596432980,
   'id': 'i2rgzw',
   'num_comments': 2,
   'score': 1,
   'selftext': "I was playing ranked yesterday, grabbed a corner on ascent in mid to catch defenders rotating and all of a sudden my client GPS was locked at 5 FPS. I had done nothing special and this had never happened before in the hundreds of hours I have on the game.\n\nThen all of a sudden as I am trying to troubleshoot mid match, a Sage walks past the corner I am holding and kills me (easily as my MS PowerPoint is not helping me at all).\n\nOnce I died, my FPS returned to normal.\n\nThat Sage then proceeded to prefire corners on people who were walking and do other suspect things.\n\nAnyone seeing this stuff happen? Do you think anticheat being at a kernel level means that they can do crazy hacks like limiting someone's FPS if they get past the anticheat?",
   'subreddit': 'VALORANT',
   'title': 'Anyone seeing weird problems that seem like hacks?'},
  {'author': 'seafoodgodddd',
   'created_utc': 1596424240,
   'id': 'i2pjwd',
   'num_comments': 2,
   'score': 1,
   'selftext': 'So we all know season drops in like a day or whatever, but should I go ahead and get my ranked provisionals out of the way now, or just wait til Act 2?',
   'subreddit': 'VALORANT',
   'title': 'Should I get my provisionals out of the way?'},
  {'author': 'IMAuzzie1',
   'created_utc': 1596427773,
   'id': 'i2qdcn',
   'num_comments': 22,
   'score': 1,
   'selftext': '[https://cdn.discordapp.com/attachments/727624347052933232/739693445341380718/image0.jpg](https://cdn.discordapp.com/attachments/727624347052933232/739693445341380718/image0.jpg)\n\n​\n\nThis raze just dropped 87 against me and my friends.',
   'subreddit': 'VALORANT',
   'title': 'I present to you, the new Valorant kill record: 87'},
  {'author': 'Large-Turnip',
   'created_utc': 1596435975,
   'id': 'i2s1h5',
   'num_comments': 1,
   'score': 1,
   'selftext': 'Do we think that there will be a clan system like in league? And if so could they implement a clash-like tourney mode in the future?',
   'subreddit': 'VALORANT',
   'title': 'Valorant Guild / Clan System Implementation'},
  {'author': 'Dawhap',
   'created_utc': 1596436274,
   'id': 'i2s3bp',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Stuff like this makes me not want to play this game.'},
  {'author': 'Im_Parasick',
   'created_utc': 1596440437,
   'id': 'i2sv7r',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "would've gotten an ace if I didn't mess around"},
  {'author': 'sharedbulb',
   'created_utc': 1596443019,
   'id': 'i2tbjg',
   'num_comments': 1,
   'score': 1,
   'selftext': 'Hi new player here from sweden. Are there any nice swedish valorant groups on discord or otherwise. I am quite bad so just for fun😊',
   'subreddit': 'VALORANT',
   'title': 'Swedish discord'},
  {'author': 'TyBihu',
   'created_utc': 1596430535,
   'id': 'i2qz0f',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Check out No AMMO, NO Problem from TyBihu on www.twitch.tv'},
  {'author': 'WavyNicholas',
   'created_utc': 1596430378,
   'id': 'i2qxqp',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Unreal Flick'},
  {'author': 'FIshdobe',
   'created_utc': 1596430583,
   'id': 'i2qzcj',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I went afk to answer my door and i come back to this lmao, continuation at the bottom'},
  {'author': 'Mattchy',
   'created_utc': 1596428284,
   'id': 'i2qhey',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'When exactly does the season/battle pass end?'},
  {'author': 'ColdLasagnaTTV',
   'created_utc': 1596431912,
   'id': 'i2r9cq',
   'num_comments': 0,
   'score': 1,
   'selftext': 'I made this montage in Adobe Premiere. I had never used it prior to a week ago, this took me about 15 hours from start to finish. I learned everything as I went, used some presets because I am not good enough to make my own insane transitions, but please tell me what you think!\n\ntwitch.tv/coldlasagna\n\n​\n\nIf you prerfer YouTube\n\n [https://www.youtube.com/watch?v=TLDPHfLv\\_7c](https://www.youtube.com/watch?v=TLDPHfLv_7c)',
   'subreddit': 'VALORANT',
   'title': 'My first ever montage! Edited by me! Zero Adobe Premiere experience...'},
  {'author': 'SiluxTheElite',
   'created_utc': 1596428909,
   'id': 'i2qma1',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Jett's most effective use hehehe."},
  {'author': 'er1ct1on',
   'created_utc': 1596429336,
   'id': 'i2qpmo',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'yummy turn ons hehe:('},
  {'author': 'evilbride',
   'created_utc': 1596426337,
   'id': 'i2q1gu',
   'num_comments': 1,
   'score': 1,
   'selftext': 'Today I got an email from Riot that said some of the players that i reported got penalized which is relieving! Its good to know that they are actually taking actions on toxic players. also it encourages players to report more instead of being silent when they encounter obscene random team mates. although I kinda wished they would provide the username as well and what kind of penalty they get.',
   'subreddit': 'VALORANT',
   'title': 'Feedback on reported accounts'},
  {'author': 'suttra_',
   'created_utc': 1596419260,
   'id': 'i2ocb2',
   'num_comments': 3,
   'score': 1,
   'selftext': 'Im having a weird name glitch. I changed my name, and on my end its changed. But for everyone else I still have my old name. Except when I use text chat, only there is my name changed, which has led to alot of confusion.',
   'subreddit': 'VALORANT',
   'title': 'Name glitch.'},
  {'author': 'Bronkaitis',
   'created_utc': 1596430106,
   'id': 'i2qvry',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](imx6bj6cwpe51)',
   'subreddit': 'VALORANT',
   'title': 'Insane timing knife clutch (knife>golden gun?)'},
  {'author': 'SirPie999',
   'created_utc': 1596431360,
   'id': 'i2r5eh',
   'num_comments': 3,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I’m scared to download Valorant and Vanguard'},
  {'author': 'CanadaAintReal',
   'created_utc': 1596430690,
   'id': 'i2r04t',
   'num_comments': 3,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My short pro valorant montage (pro btw)'},
  {'author': 'strawberryblasphemy',
   'created_utc': 1596446220,
   'id': 'i2tvd7',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'This company is going under. Everyone is fired.'},
  {'author': 'Dazzleman06',
   'created_utc': 1596441601,
   'id': 'i2t2dn',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n*Processing video efv6kgs9tqe51...*',
   'subreddit': 'VALORANT',
   'title': "My first ACE! (i couldn't get the full video)"},
  {'author': 'DewritosOfficial',
   'created_utc': 1596418043,
   'id': 'i2o18a',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Act 2 Starting MMR'},
  {'author': 'Hysne',
   'created_utc': 1596440299,
   'id': 'i2suba',
   'num_comments': 3,
   'score': 1,
   'selftext': ' https://medal.tv/clips/29924199/d1337GLokDXn \n\nThis wall can cover all of A showers A mid, goes to B Hooka and B long. This wall is pretty good for punishing fast hitters to site.',
   'subreddit': 'VALORANT',
   'title': 'A Neat Viper Wall on Defence For Bind'},
  {'author': 'Giamilchoi10',
   'created_utc': 1596431749,
   'id': 'i2r87i',
   'num_comments': 2,
   'score': 1,
   'selftext': 'My fps drops to like 30fps when firing a shotgun or if someone uses shotgun. So if an enemy fires a shotgun to me my fps drops and because of that i cant fkin aim properly. anyone havin same problems?',
   'subreddit': 'VALORANT',
   'title': 'Fps drops when using shotgun??'},
  {'author': 'zyelggg',
   'created_utc': 1596446165,
   'id': 'i2tuzm',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Variant for knife skins'},
  {'author': 'TheMajesticOwly',
   'created_utc': 1596440747,
   'id': 'i2sx7f',
   'num_comments': 2,
   'score': 1,
   'selftext': 'I play on 5:4 and i use aim labs, so i want to change the fov in aim labs. Not really sure how wide it is tho, i knkw its fov 103 at 16:9, anyone know?',
   'subreddit': 'VALORANT',
   'title': 'What is the horizontal fov while playing on 5:4?'},
  {'author': 'marinaxia',
   'created_utc': 1596447441,
   'id': 'i2u38e',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Chat session'},
  {'author': 'J_Sawyer13',
   'created_utc': 1596459792,
   'id': 'i2wn51',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Come & GO - Valorant Montage\U0001f9c3🌎'},
  {'author': 'yaboihum4n69',
   'created_utc': 1596459805,
   'id': 'i2wn9u',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I was taking a group selfie with my cousin(omen), and my brother(sage) and then the brimstone jumped in out of nowhere so we decided to include him in the group selfie'},
  {'author': 'Ravern24',
   'created_utc': 1596449163,
   'id': 'i2ueag',
   'num_comments': 4,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'A Toxic Clutch'},
  {'author': 'MadnataS',
   'created_utc': 1596453762,
   'id': 'i2va16',
   'num_comments': 2,
   'score': 1,
   'selftext': '[https://www.youtube.com/watch?v=gwa4amWkzsU](https://www.youtube.com/watch?v=gwa4amWkzsU)\n\nAt least she finally got buffed.\n\nTook them way too long though, I tested back then how much dmg snake bite does...1 dmg (if you run and jump over it) and \\~7 dmg if you just run over it....also no slow even though it was in the description...this ability killed ME more than it did the enemy, I have no idea how I got that double kill with it once...it was a miracle. Same story with the ult, killed me often and my team got recked because of it too...Viper sure was trashy.',
   'subreddit': 'VALORANT',
   'title': 'Drop the Viper (short vid)'},
  {'author': '2y4n',
   'created_utc': 1596461884,
   'id': 'i2x6cl',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Like 9/10 games I play Haven - RNG is broken'},
  {'author': 'b0bbybitcoin',
   'created_utc': 1596462866,
   'id': 'i2xfmd',
   'num_comments': 0,
   'score': 1,
   'selftext': 'https://vm.tiktok.com/JjJeybY/\n\nHere is a little video of mine that got a bunch of attention on TikTok. Easy sachel boost that you can try at the beginning of the round to try to get some quick and easy kills if you have ult.',
   'subreddit': 'VALORANT',
   'title': 'Raze start of round sachel+ult on Ascent B bombsite'},
  {'author': 'wiiziwiig',
   'created_utc': 1596455014,
   'id': 'i2vjmj',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Jumping bug while shooting'},
  {'author': 'martinlmighty',
   'created_utc': 1596462569,
   'id': 'i2xcuk',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "I'm playing valorant I need some one to play with reply with your name pls"},
  {'author': 'Rubenseiya',
   'created_utc': 1596461123,
   'id': 'i2wzfz',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Just a couple guys goofing around'},
  {'author': 'Chhogori666',
   'created_utc': 1596457418,
   'id': 'i2w33o',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'This guy fails to plant the spike! Hilarious!!!!'},
  {'author': 'ElectricApexYT',
   'created_utc': 1596459923,
   'id': 'i2wocw',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](ivg10lgcbse51 "thought id post it here before youtube")',
   'subreddit': 'VALORANT',
   'title': 'Reyna OP'},
  {'author': 'xRifleRick',
   'created_utc': 1596454344,
   'id': 'i2vegw',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'ACE :D'},
  {'author': 'Relative_Half',
   'created_utc': 1596448375,
   'id': 'i2u97k',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]\n\n[View Poll](https://www.reddit.com/poll/i2u97k)',
   'subreddit': 'VALORANT',
   'title': 'Which map is the worst?'},
  {'author': 'r_Phyzer',
   'created_utc': 1596448840,
   'id': 'i2uc43',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'This happened to me in a round of spike rush. After the match the menu UI had graphic bugs.'},
  {'author': 'Jaz108',
   'created_utc': 1596448964,
   'id': 'i2uczk',
   'num_comments': 4,
   'score': 1,
   'selftext': 'Do you guys Know about any giveaways for Battlepass , I have almost completed mine . Would be great help if u guys know any channels',
   'subreddit': 'VALORANT',
   'title': 'Where are Giveaways for battlepass ?'},
  {'author': 'ilikekindergarteners',
   'created_utc': 1596432262,
   'id': 'i2rbuy',
   'num_comments': 1,
   'score': 1,
   'selftext': 'The one problem I have with this game is the amount my rando teammates afk. My career games are almost all red because every game my teammates afk. Theyre needs to be harsher punishments for afking not a 15 minute slap on the wrist.',
   'subreddit': 'VALORANT',
   'title': 'Harsher punishment'},
  {'author': 'Its_Me_HASHIR',
   'created_utc': 1596463531,
   'id': 'i2xm5g',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': '?'},
  {'author': 'Sunset_Padawan',
   'created_utc': 1596421188,
   'id': 'i2otfx',
   'num_comments': 13,
   'score': 1,
   'selftext': 'While I do agree with what we’ve heard from the devs and especially Morello about why damage abilities do not “break the game,” I do think that they can be too powerful. As I see it each one serves a specific purpose. The Boom Bot is for scouting and potentially clearing angles and corridors, the Paint Shell is for pressuring opponents out of cover or into flankable positions, and the Blast Pack is for maneuvering. The Showstopper ult seems to serve no purpose other than to create a large, high damage explosion. The Boom bot is easy to avoid or destroy so if it kills, you that’s mostly your fault and if you destroy it, it has already served its purpose. The Blast Pack probably won’t damage you so it’s not a huge deal. My main issue is with the Paint Shell and the Showstopper. The Paint Shell is unstoppable and should be or else it’s purpose is defeated, but it should not be able to kill someone with full health and heavy shields, in fact it shouldn’t ever do enough damage to kill someone with full health or else it really is too powerful. The last thing is the ult, it’s way too powerful and can kill multiple people at full health/shields in a large area with no other tactical purpose. I think she needs a completely different ult, not completely sure what that would look like but the way it is does not work.',
   'subreddit': 'VALORANT',
   'title': 'I’m a Raze Main and This is Why Raze Needs a Nerf.'},
  {'author': 'faristheamdgamer',
   'created_utc': 1596463938,
   'id': 'i2xq9f',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'When is the new season ( act ) releasing?'},
  {'author': 'FINISHERTXTO',
   'created_utc': 1596473740,
   'id': 'i30og3',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Battle pass act 2'},
  {'author': 'VenomousCum',
   'created_utc': 1596471887,
   'id': 'i302zy',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "The rating arrows don't mean shit, but hey new ranked season coming tomorrow right?"},
  {'author': 'mlalssid',
   'created_utc': 1596468413,
   'id': 'i2z0wq',
   'num_comments': 4,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "The new battle pass's skins look SO MUCH better than the first one's"},
  {'author': 'BellaFZ',
   'created_utc': 1596421116,
   'id': 'i2osum',
   'num_comments': 10,
   'score': 1,
   'selftext': 'I leave mid match a lot and I don’t wanna wait 4 hours to play can I just play unrated on another account?',
   'subreddit': 'VALORANT',
   'title': 'Is smirking in valorant punishable? Not como just pubs'},
  {'author': 'pofield',
   'created_utc': 1596445849,
   'id': 'i2tt54',
   'num_comments': 10,
   'score': 1,
   'selftext': 'Hi,\n\nI\'m plat2 rn (started on gold1, rank up to dia1, but lost some games in the past scince I try solo queue more often) and wanted to share my (very long) opinion on why MM currently sucks.\n\nHere are two things I hate the most:\n\n- lack of communication:\nOnly 20% of the games 1-2 players are making callouts. 80% of the games it is just me talking and giving Info to myself through voice chat. Sometimes they still flame and tell you what to do using voice chat but giving info: naaah xd how about reporting them so they can give less Info because of mute xD\n\n- misunderstanding of their role: \nIn 90% of my games people dont know what role they are playing. Pheonix should entry with flashes, nope he holds angle. This is what 80% of the players do on attacker side: holding angles, get stucked somewhere or my favourite player who is lurking as reyna/raze/omen on the other side of the map not getting intel but just starring at a wall waiting for us to die so he can start moving to the other bomb site.\n\nMy opinion why these issues are there in the first place:\n\n- lack of communication: \nIn EU there are ltrly servers with voice disabled! So in ~10-15% of my games I have the privileged to play on those servers. ( Why...?? )\nAlso there is no reward for being a communicative and helpful teammate. Sooo why should anyone give info who dont understand that valorant is a team-based tactic shooter? Also there is this: "i need my silence to lurk around the map" mentality which is due how the game is designed. (Yes it is designed that way because it is hard to keep a momentum and most times anyone who approaches a site will die first and all the momentum is gone in 70% of the time) \n\n- misunderstanding of roles: \nPlayers who never dived deep into cs go or something comparable cannot know that there are certain roles in a tactic shooter. Valorant forces players to assign themselves a role at the beginning but NEVER tell them what there actual role is. \nIt says duelist but u can take duels by holding angles too! \n\nPlayers who take duelist and not entry have done nothing wrong from the game\'s point of view. They are rewarded the same or even better than a poor brim or sage who have to enter a site and die... \n\nAlso its fuking scary for a duelist to go first. Why? \nThere are traps, slow orbs, smokes, mollies and enemies waiting for you around the corner. \nOfc they are all counterable but when it comes to a push you have to kill the trap or walk through a smoke in 80% of the time and you will die in 50% of the time or even worse aaannnd thats where the game punishes you for being a noob who dies without a kill and you end up being last place although you are doing what you are fk supposed to do!! \n\nAnother point is that there are so many things that slows you down but not enough things to keep the momentum. \nIn csgo you decide to entry a side and ct throw a molly, you can counter it with a smoke. They smoke you off, you can counter it with a flashbang. There are always options to keep your momentum! \nIn Valorant you waste 2 smokes at the start of an entry. Than you walk into a cypher trap and loose momentum ( i have never seen a team mate destroying a trap for me ), walk into a slow orb and loose momentum (dont even think about a sage wall), walk into smoke and loose team momentum cause in most cases you team will not follow you even if you flash out. In cs go it is your TEAM who flashes for the entry fragger and than follows him. It works because the big balls entry fragger can go out (and flash himself too) while the others follow him scince they threw a flash and are somehow commited to this site. An entry fragger in Valorant has to deal with flashing and clearing corners alone... No wonder players are scared to entry.\nValorant is clearly forcing players to play as a team and play a role,  trade kills but they dont reward it. In cs go you dont need these rewards cause everyone can play any role during a match. \n\nHow I think these issues can be addressed: \n\n- lack of communication: \nRate your teammate after game in a way that is transparent and rewarding: \nMaybe give them a skin/badge at the end of an act. \nPunish the toxic or non communicative players by queueing them together. \n\nRemove that stupid mute punishment for misusing voice chat. Who ever came up with this idea...\n\n- misunderstanding of roles: \nWrite a little more about what role the agent should take. Raze is not played the same as pheonix but yes they are both duelist! Make it somehow clear that certain agents have a certain purpose... Raze for aoe control and deny. Pheonix for searching first engagements and soo on. \n\nReward teamplay more. Like entry on a site where bomb gets planted should give as much econ as 3 kills. Or trading should give more econ, smoking off angles should give econ and so on. plenty ideas how to reward good plays.\nPunish those lurkers and baiters with wrong role more by not ranking after kills in scoreboard but after econ rating. So everytime they press tab they are last place not 1st or 2nd. Make them loose rank faster while players who play there role correctly can uprank faster or at least hold a rank longer.\nOfc there are designated lurker agents which will receive a reward for lurking.\n\n\nThat\'s it from me. pls  Make this game better for the majority of players in g1 - dia1 @riotgames.\nThx for reading',
   'subreddit': 'VALORANT',
   'title': 'Mid ELO MM sucks'},
  {'author': 'Plum3ty',
   'created_utc': 1596470628,
   'id': 'i2zoyx',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "Bought the battle pass but didn't get it."},
  {'author': 'PervertPeePee',
   'created_utc': 1596470961,
   'id': 'i2zssu',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '*SPOILER* Valorant ACT2 battlepass leaked'},
  {'author': 'WettestWipes',
   'created_utc': 1596467003,
   'id': 'i2yl8e',
   'num_comments': 3,
   'score': 1,
   'selftext': '​\n\n![video](5ctoi4psxse51 "Song: Reminisce - Prod. Riddiman")',
   'subreddit': 'VALORANT',
   'title': 'Cypher One Way Guide - Ascent'},
  {'author': 'FishermanSensitive40',
   'created_utc': 1596470964,
   'id': 'i2zsu4',
   'num_comments': 0,
   'score': 1,
   'selftext': 'This thing is just popping up everytime I am trying to play.I saw some people witnessed this problem before and the only fix was to use vpn.But vpn is not working for me',
   'subreddit': 'VALORANT',
   'title': 'valorant server down issue'},
  {'author': 'smiley3307',
   'created_utc': 1596465287,
   'id': 'i2y3hk',
   'num_comments': 4,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '1 vs 6 Clutch'},
  {'author': 'Harucifer',
   'created_utc': 1596469351,
   'id': 'i2zb0z',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Me and the boys. Few seconds later it was a bloodshed.'},
  {'author': 'Collin424',
   'created_utc': 1596465015,
   'id': 'i2y0q7',
   'num_comments': 5,
   'score': 1,
   'selftext': ' [https://imgur.com/kXtGD2Y](https://imgur.com/kXtGD2Y)\n\n(I\'m the blue)\n\nYou know what I agree. I want more maps too. But you do realize the real problem with saying it like this is? **This is how we got here in the first place.**\n\nConsumers want more and more and more and more and more, and "oh woe is me I\'m so bored in quarantine give me a game Riot" so Riot responds by putting out a competitive game earlier than it needed to be.\n\nStop asking for more and more and more and more. If you keep demanding more maps, that\'s exactly what they\'ll give you. More unfinished work. **Stop being so impatient and let them do their jobs for once.**\n\nBut back to my point in the image. Have you played a Blizzard game? You pay for every expansion in WoW IN ADDITION TO YOUR MONTHLY SUBSCRIPTION. Overwatch was NOT a free game. And they weren\'t making money off new skins and maps so they revealed "Overwatch 2" (Garbage btw). Even their card game Hearthstone is a pay-to-win model, with the free-to-play players getting virtually shafted every expansion unless you had 10 hours of gameplay every day since Beta and used your gold/dust properly.\n\nSheesh. End rant.',
   'subreddit': 'VALORANT',
   'title': "This is the #1 comment on PlayValorant's Twitter"},
  {'author': 'kingbdj',
   'created_utc': 1596414043,
   'id': 'i2mz0l',
   'num_comments': 5,
   'score': 1,
   'selftext': 'Hey everyone, just wondering if anyone else has been experiencing an overwhelming amount of ascent and split queues? Over my last 25 games 23 have been on ascent or split and on 2 have been on haven and bind :/',
   'subreddit': 'VALORANT',
   'title': 'Only getting queued on ascent or split?'},
  {'author': 'THE1YOGURT',
   'created_utc': 1596467251,
   'id': 'i2yo0b',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Glitchpop skins .'},
  {'author': 'Gralmeidan',
   'created_utc': 1596468401,
   'id': 'i2z0sh',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "That's how a low elo game usually goes"},
  {'author': 'blackholeofvalorant',
   'created_utc': 1596469039,
   'id': 'i2z7me',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'New VALORANT SKIN GLITCHPOP! 🤑💥🤯😂❤️'},
  {'author': 'ValorantCompilation5',
   'created_utc': 1596468576,
   'id': 'i2z2nk',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Jett !!! Revive me !!! - It's Sage !"},
  {'author': 'MarxSalt',
   'created_utc': 1596467745,
   'id': 'i2ytjn',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'One of my crazier Aces, sometimes the clicks are just ON'},
  {'author': 'Lync51',
   'created_utc': 1596467474,
   'id': 'i2yqir',
   'num_comments': 5,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I reported someone in my game because of his behaviour in voice chat during agent selection and the first few minutes, that was his response at the end of the game'},
  {'author': 'nocleanmemes',
   'created_utc': 1596436919,
   'id': 'i2s7p6',
   'num_comments': 8,
   'score': 1,
   'selftext': 'Hey so theres a 100 character requirement so please enjoy this high effort meme haha funny\n\nhttps://preview.redd.it/gqkfxhgqgqe51.jpg?width=1400&format=pjpg&auto=webp&s=b3102a3bf43d0ef489faf01c759cfc461aa49e69',
   'subreddit': 'VALORANT',
   'title': 'Valorant in a nutshell'},
  {'author': 'N_I_G_H_T_0_W_L',
   'created_utc': 1596467479,
   'id': 'i2yqle',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Killjoy cosplay on the german Insta page (link in comments)'},
  {'author': 'itsVaci',
   'created_utc': 1596467859,
   'id': 'i2yutx',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Some new Battlepass skins REVEALED'},
  {'author': 'thefreshyyx',
   'created_utc': 1596467695,
   'id': 'i2yt0m',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'FFA/Deathmatch mode coming on WEDNESDAY after start of ACT II'},
  {'author': 'DDXIII',
   'created_utc': 1596471330,
   'id': 'i2zws3',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Reporting is a joke'},
  {'author': 'xACE-DEADSHOT',
   'created_utc': 1596471010,
   'id': 'i2ztd4',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'PLEASE SUBSCRIBE MY YOU-TUBE CHANNEL / watch my live stream ||'},
  {'author': 'deanveloper',
   'created_utc': 1596467926,
   'id': 'i2yvjo',
   'num_comments': 3,
   'score': 1,
   'selftext': 'i’m someone who is willing to spend money on skin packs. but the pricing for radianite is way too high. i’m not gonna spend the equivalent of an entire skin pack just to fully upgrade a single weapon.\n\nnot to mention that it’s predatory and misleading to have one currency be worth a single cent, then a completely unrelated currency be worth 100 times as much.\n\neven coming from a business perspective, i am in firm belief that cutting the price of radianite by half and allowing it to be directly purchasable (which would remove a step to get radianite) will get you twice as many purchases.',
   'subreddit': 'VALORANT',
   'title': 'i spend plenty of money on skin packs. but radianite is way too expensive.'},
  {'author': 'thenewkidz',
   'created_utc': 1596472854,
   'id': 'i30e8f',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Episode 1: Ace, Again? (Spongebob-themed Montage)'},
  {'author': 'datboi_fromthefuture',
   'created_utc': 1596472910,
   'id': 'i30evv',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'big PP'}],
 [{'author': 'ttv-pyrdep',
   'created_utc': 1596556057,
   'id': 'i3lpi5',
   'num_comments': 33,
   'score': 1,
   'selftext': "I was looking at a video talking about 1.05 changes, and noticed [this](https://cdn.discordapp.com/attachments/686360622975156225/740233935610445894/Untitled76_20200804184506.png)\n\nKilljoy's ability icons seem very detailed, compared to e.g cypher, as shown in the image linked above\n\nAre other ability icons going to get more detailed soon as well, or is this just related to datamining or whatever it might be in this case",
   'subreddit': 'VALORANT',
   'title': "Why, in the footage given, do Killjoy's ability icons look so detailed compared to others?"},
  {'author': 'CaptainClumsy04',
   'created_utc': 1596560168,
   'id': 'i3n04p',
   'num_comments': 328,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Riot’s Taking A Week Off'},
  {'author': 'DotAGenius',
   'created_utc': 1596583719,
   'id': 'i3ubm5',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Error Code 148?'},
  {'author': 'TTVttldongo',
   'created_utc': 1596584028,
   'id': 'i3uelb',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n*Processing video 5d8rent7h2f51...*',
   'subreddit': 'VALORANT',
   'title': 'VALORANT Killjoy INFINITE TURRETS bug'},
  {'author': 'HappehNinja',
   'created_utc': 1596584648,
   'id': 'i3uko0',
   'num_comments': 4,
   'score': 1,
   'selftext': "Ended up Plat 1 S1E1; got straight back to Plat 1 after the three preliminary matches. I think I've read something about players not being expected to get the same rank. Just thought it was weird. Anyone, anyrank also experienced this?",
   'subreddit': 'VALORANT',
   'title': 'Did you get the same rank too?'},
  {'author': 'OkaneKingu',
   'created_utc': 1596585312,
   'id': 'i3uqyr',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'XTCY is when after getting a leaver a day and a toxic team every hour this happens'},
  {'author': 'SnyperLyfe_04',
   'created_utc': 1596513191,
   'id': 'i3c94g',
   'num_comments': 3,
   'score': 1,
   'selftext': 'why does my valorant randomly drop to 30 FPS from 150 FPS randomly. Nothing is running in the background and all power is focused on valorant.',
   'subreddit': 'VALORANT',
   'title': 'Why do I get FPS drops'},
  {'author': 'lemoneideu',
   'created_utc': 1596585495,
   'id': 'i3usmd',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'you can make a killjoy turrent higher w/ sage wall'},
  {'author': 'ElGroneGD',
   'created_utc': 1596582711,
   'id': 'i3u1ke',
   'num_comments': 1,
   'score': 1,
   'selftext': 'I was just playing "defuse the bomb" mode in practice and I ran into this bug. nothing very serious, but seriously those modes have many errors, I already found like 10 without intentionally looking for them\n\n![video](r78g7tefg2f51)',
   'subreddit': 'VALORANT',
   'title': 'What is this?'},
  {'author': 'Lil_Dargon',
   'created_utc': 1596584862,
   'id': 'i3umq8',
   'num_comments': 2,
   'score': 1,
   'selftext': '​\n\n[Top frag and lowest combat score. No I did not trade every round that I had kills on. Seriously how the fuck does this happen?](https://preview.redd.it/1h00zejqo2f51.png?width=1920&format=png&auto=webp&s=32f6a0e87c386c0ef8637b19b0e38bea6a27e18f)',
   'subreddit': 'VALORANT',
   'title': 'Fix your game Riot.'},
  {'author': 'Themightyqjc',
   'created_utc': 1596584326,
   'id': 'i3uhkd',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Cypher's Secret Buff - Levitation"},
  {'author': 'EESondico',
   'created_utc': 1596584500,
   'id': 'i3uj6l',
   'num_comments': 6,
   'score': 1,
   'selftext': 'The developers said that they will add the  triangle rank thing from act 3 why the players have it on this act !?',
   'subreddit': 'VALORANT',
   'title': 'Rank changes!!'},
  {'author': 'Sewell211',
   'created_utc': 1596575456,
   'id': 'i3rwtc',
   'num_comments': 0,
   'score': 1,
   'selftext': ' [https://www.youtube.com/watch?v=dJHwbyZaAp4](https://www.youtube.com/watch?v=dJHwbyZaAp4) \n\nHad To Get Twisted Real Quick :D',
   'subreddit': 'VALORANT',
   'title': 'Crazy 1v6 Ace Retake I Got On Ascent'},
  {'author': 'Kidaw11',
   'created_utc': 1596567501,
   'id': 'i3pcj1',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Game keeps crashing no error'},
  {'author': 'MistrMe',
   'created_utc': 1596565725,
   'id': 'i3os7n',
   'num_comments': 8,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I already found a Killjoy glitch, if you get hit by a second swarm grenade while one is damaging you, the second one will do nothing.'},
  {'author': 'ITSflamell',
   'created_utc': 1596569008,
   'id': 'i3puwp',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I did a thing'},
  {'author': 'flylo32',
   'created_utc': 1596568988,
   'id': 'i3pumw',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'In Project A, you will not kill enemies with just abilities'},
  {'author': 'Adumnin',
   'created_utc': 1596568086,
   'id': 'i3pjjw',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "I haven't edited a video in a while so since I have nothing but time on my hands, I decided to make this. It's rather short, but I hope you enjoy!"},
  {'author': 'The_Tr3v',
   'created_utc': 1596568855,
   'id': 'i3pt26',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Polyfox skins'},
  {'author': 'YoutubeNoa',
   'created_utc': 1596568806,
   'id': 'i3psct',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Does Buying Battle Pass Makes Tiers Easier to Earn?'},
  {'author': 'Roshkp',
   'created_utc': 1596563312,
   'id': 'i3o0ih',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Some quick Battle Pass math using the numbers given on today’s BP complaint post'},
  {'author': 'just_pigeon',
   'created_utc': 1596576988,
   'id': 'i3sdmm',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'act rank confusing'},
  {'author': 'Parl4224',
   'created_utc': 1596575558,
   'id': 'i3rxyr',
   'num_comments': 0,
   'score': 1,
   'selftext': 'On my 4th comp game of the new act I ended it by hitting my best quickscope yet.\n\n![video](f0o1la59x1f51)',
   'subreddit': 'VALORANT',
   'title': 'My Best Quickscope Yet'},
  {'author': 'MistrMe',
   'created_utc': 1596568525,
   'id': 'i3pozs',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I already found a killjoy glitch, if you get hit by a second swarm grenade while one is damaging you, the second one will do nothing.'},
  {'author': 'KRodgerDat',
   'created_utc': 1596568627,
   'id': 'i3pq9b',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'When you are on the bus and a stranger sits next to you'},
  {'author': 'Nanoburste',
   'created_utc': 1596568724,
   'id': 'i3prdn',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'OMEN GAME BREAKING BUG'},
  {'author': 'Krueged',
   'created_utc': 1596569382,
   'id': 'i3pz5g',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Almost ez clutch 1v4'},
  {'author': 'omarboy112',
   'created_utc': 1596562475,
   'id': 'i3nqyb',
   'num_comments': 8,
   'score': 1,
   'selftext': '[http://prntscr.com/ttzp3s](http://prntscr.com/ttzp3s)\n\n​\n\nHas anyone else seen this/had this issue?',
   'subreddit': 'VALORANT',
   'title': 'Glitch? 5 mins in to Act 2 and I have my rank already.'},
  {'author': 'VINDYCOLD',
   'created_utc': 1596577982,
   'id': 'i3sobv',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'ACT 2 Full BattlePass'},
  {'author': 'a_luis_m',
   'created_utc': 1596578026,
   'id': 'i3sosg',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'just a compilation of me and my buds messing around in valorant! thinking about whether or not i should make this a series :o'},
  {'author': '702jimboslice',
   'created_utc': 1596569198,
   'id': 'i3px3q',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I keep getting an error code 148, anyone having the same issues?'},
  {'author': 'x_Junkster_x',
   'created_utc': 1596569244,
   'id': 'i3pxlz',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Why is my Client FPS locked at 30?'},
  {'author': 'tip_fedora_lady',
   'created_utc': 1596578183,
   'id': 'i3sqg3',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Battlepass question...'},
  {'author': '[deleted]',
   'created_utc': 1596579892,
   'id': 'i3t8u8',
   'num_comments': 0,
   'score': 1,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'Op Sova Main Boost Part 1!!!'},
  {'author': 'MrWiilson',
   'created_utc': 1596582229,
   'id': 'i3twlt',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Act 1 bronze rank with some silver wins 🤔😂'},
  {'author': 'DeeeRooooo',
   'created_utc': 1596573078,
   'id': 'i3r677',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Broken Killjoy Exploit on Bind'},
  {'author': 'Eclipse_sova',
   'created_utc': 1596580285,
   'id': 'i3tcye',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Op Sova Boost For Haven Part 1!!'},
  {'author': 'DualityOG',
   'created_utc': 1596531773,
   'id': 'i3fxf2',
   'num_comments': 118,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '1 ult to rule them all..'},
  {'author': 'AngelDun',
   'created_utc': 1596553945,
   'id': 'i3l2af',
   'num_comments': 14,
   'score': 1,
   'selftext': "I'm not talking about the screenshake you get when headshoted I'm talking about the one when a Friendly bumps into you and the one when you are firing a gun.",
   'subreddit': 'VALORANT',
   'title': 'Is there a way to turn off screenshake?'},
  {'author': '[deleted]',
   'created_utc': 1596580334,
   'id': 'i3tdi0',
   'num_comments': 0,
   'score': 1,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'OP Sova Main Boost For Haven Part 1!!!'},
  {'author': 'Wiilllly',
   'created_utc': 1596571728,
   'id': 'i3qql6',
   'num_comments': 1,
   'score': 1,
   'selftext': 'This glitch is similar to a Sage Slow orb glitch in the past. When you double swarm grenade an area, anyone standing in it once the first grenade finishes will take no damage from the second grenade.\n\n[Video proof here](https://youtu.be/mIA5b_FLyHE)',
   'subreddit': 'VALORANT',
   'title': "Glitch with Killjoy's Nanoswarm grenade"},
  {'author': 'iTzBigRed',
   'created_utc': 1596572174,
   'id': 'i3qvme',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Explain 11 body shots for 44 damage'},
  {'author': 'StevefromG2A',
   'created_utc': 1596546295,
   'id': 'i3iy1d',
   'num_comments': 11,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '“It’ll Never Be CS”- Gaming CEO Gives Verdict on Valorant'},
  {'author': 'lolKetsu',
   'created_utc': 1596558391,
   'id': 'i3mfym',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'A little Omen montage I edited. Feedback appreciated!'},
  {'author': 'NemanjaValorant',
   'created_utc': 1596578631,
   'id': 'i3sv7e',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Skins'},
  {'author': 'AkimboJuuls',
   'created_utc': 1596570619,
   'id': 'i3qdk2',
   'num_comments': 3,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Game closing while idle in main menu, automatically copies this message to clipboard upon crash.'},
  {'author': 'ShitRatStinker',
   'created_utc': 1596572287,
   'id': 'i3qx71',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '"Get me a corpse"'},
  {'author': 'IamSugataDas',
   'created_utc': 1596572496,
   'id': 'i3qzjo',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Server down ?'},
  {'author': 'AphoticFlash',
   'created_utc': 1596581237,
   'id': 'i3tmrp',
   'num_comments': 21,
   'score': 1,
   'selftext': "With the new Act Rank system (see [the announcement article](https://playvalorant.com/en-us/news/dev/act-ii-ranks-and-competitive-changes/) for details), the moment of promotion has completely been devalued in favor of 1) the first win in your new rank, and 2) the 9th win in your new rank. If you reach a rank but never win a game in that rank, it's as if you never reached that rank at all on your profile.\n\nPersonally, I think the moment of promotion should be the biggest, most hype moment of playing competitive and trying to achieve a higher rank; that's the moment where I feel my work has paid off, and where people will congratulate you on your progress, NOT your first or 9th win in that new rank.\n\nValorant's new system takes much of the hype of reaching a new rank away, and I think Riot should take another look. What do you guys think?",
   'subreddit': 'VALORANT',
   'title': "Valorant's new Act Rank system completely removes any significance of the actual promotion"},
  {'author': 'Sieglind',
   'created_utc': 1596575852,
   'id': 'i3s17v',
   'num_comments': 6,
   'score': 1,
   'selftext': 'Just bought the Luxe skin for Spectre and Vandal in the assumption they would have levels for Radianite ( [https://valorantskins.com/skin/luxe-vandal-skin](https://valorantskins.com/skin/luxe-vandal-skin) ).\n\nHowever, in Collections there are no 1-2-3-4 options for Luxe at all. What am I missing?',
   'subreddit': 'VALORANT',
   'title': 'Luxe skins - no level options?'},
  {'author': 'KagaWasTaken',
   'created_utc': 1596582050,
   'id': 'i3tuu9',
   'num_comments': 5,
   'score': 1,
   'selftext': "Hello, I love this game a lot, but I'd really like to see an option to remove the scope on the Scout, and give it ironsights. I'd like to roleplay my World War 2 in a good FPS game and this is a very good FPS game.\n\nWhile you're at it could we get a skin that makes it look something like [this?] (https://upload.wikimedia.org/wikipedia/commons/thumb/9/99/Short_Magazine_Lee-Enfield_Mk_1_%281903%29_-_UK_-_cal_303_British_-_Arm%C3%A9museum.jpg/1920px-Short_Magazine_Lee-Enfield_Mk_1_%281903%29_-_UK_-_cal_303_British_-_Arm%C3%A9museum.jpg)\n\nThank you very much for your time, and I hope you have a great day!!",
   'subreddit': 'VALORANT',
   'title': 'Optional MB3 to remove scope and add ironsights in Scout?'},
  {'author': 'selekthor',
   'created_utc': 1596584778,
   'id': 'i3ulyb',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "This is what happens when your spam Killjoy's Nanoswarm with cheats on."},
  {'author': 'Aerophonee',
   'created_utc': 1596584566,
   'id': 'i3ujtm',
   'num_comments': 1,
   'score': 1,
   'selftext': "When in the valorant client loading screen after log in, I get a platform connection failure, restart the client.\n\n\\- I've restarted everything \n\n\\- Reinstalled the game\n\nAnd nothing is working for me. Does anyone who if the severs are just having a bad day or my computer is?",
   'subreddit': 'VALORANT',
   'title': "Hello, I'm having a server connectivity issue? OCE region"},
  {'author': 'Jaredsft',
   'created_utc': 1596581884,
   'id': 'i3tt62',
   'num_comments': 4,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Some Killjoy Highlights'},
  {'author': 'veryblueberry',
   'created_utc': 1596570553,
   'id': 'i3qcs0',
   'num_comments': 4,
   'score': 1,
   'selftext': 'Want a head start on your battle pass? By not completing your last set of weekly challenges in the previous act, you can boost the start of your battle pass with an extra 60,000 XP, getting you up to tier 9.\n\n​\n\n[Old Weeklies in the new Act.](https://preview.redd.it/g6n3kz2ci1f51.jpg?width=1540&format=pjpg&auto=webp&s=3043c89dd1d5b99cc46d4aa74ee3ea4c52476db6)',
   'subreddit': 'VALORANT',
   'title': 'PSA: Weekly challenges from the previous Act carry over to the next.'},
  {'author': 'Niicollas',
   'created_utc': 1596585262,
   'id': 'i3uqiw',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Killjoy turret clutches the round'},
  {'author': 'minit24',
   'created_utc': 1596574750,
   'id': 'i3roze',
   'num_comments': 5,
   'score': 1,
   'selftext': 'https://imgur.com/a/hPTGmwI\nThe enemy killjoy hard carried her team, and the game was not fair at all. Claimed to have been immortal last season and was playing with golds. Any gunfight w her was instant death. Almost all of her kills were headshots. I get everyone in the lobby was unrated, but can they add something to prevent people from queing with their friends during placements that are much lower in ranking than them from the previous season?',
   'subreddit': 'VALORANT',
   'title': 'How does this skillgap happen during placements?'},
  {'author': 'KhalCottonCandy',
   'created_utc': 1596563334,
   'id': 'i3o0ra',
   'num_comments': 10,
   'score': 1,
   'selftext': 'I like to put thought into the way I spend my match money, and I was curioud to hear what other people usually stick by when it comes to buying abilities, armour, and guns.\n\nI always go full abilities + Classic + no armour on pistol rounds, no matter whom im playing. While the Classic isn\'t as good as the Ghost at longer ranges, I dont think the Ghost is worth more than half of my available money.\n\nFor my second round, I always replenish my abilities if used in the first round + Ghost, usually one I picked up if I survive the pistol round, if im lucky a sheriff + light armour, since I\'d expect the opponents to be using "low-powered" weapons.\n\nI replenish my abilties every single round. For every subsequent round I use heavy armpur and whatever weapon I pick up if I survive the second round. If I don\'t survive, I generally follow these guidelines: Ghost if I have <2.5k; Bucky if I have 2.5-4k; Vandal if I have >4k. I never go for the Spectre as many people do when they can\'t afford a Vandal/Phantom. If I\'m playing Viper and I decide beforehand that I want to ult, I take a Bucky. \n\nI generally dislike going below 1k except for final rounds and overtime, or if I buy for others. Of course, I do break the guidelines sometimes if im feeling confident for the next round, and spend my remaining 3k on a Vandal. I never go for Ops or Odins, just because I dont really fancy them.',
   'subreddit': 'VALORANT',
   'title': 'How do you guys control your cash?'},
  {'author': 'HowToNoodle',
   'created_utc': 1596504128,
   'id': 'i39zs1',
   'num_comments': 19,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "I tuned into the enemy Phoenix's stream after the game, and I've not seen rage quite like it (Here's some funny clips I hit against him, my plat 3 promotion game)"},
  {'author': 'CI7YSI2',
   'created_utc': 1596572715,
   'id': 'i3r24e',
   'num_comments': 3,
   'score': 1,
   'selftext': 'is amazing how broken the server, the game, i dont know what is the problem, is a shame, good game, everthing else relate to ping, server, mechanics, is terrible.',
   'subreddit': 'VALORANT',
   'title': 'nice patch today, running full speed and one tapping with valdal is the law'},
  {'author': 'renbeece',
   'created_utc': 1596585542,
   'id': 'i3ut29',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Error Code 148'},
  {'author': 'KokiWin',
   'created_utc': 1596585109,
   'id': 'i3up2v',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'FIRST CLUTCH ACE WITH AN OP!!! NO RELOAD NEEDED ;)'},
  {'author': 'thebonkzx',
   'created_utc': 1596582488,
   'id': 'i3tzc5',
   'num_comments': 6,
   'score': 1,
   'selftext': 'Recently after the ACT 2 update my game has been capped at 30 fps for no apparent reason, I have tried uninstalling and reinstalling, factory wiping my graphic drivers, checking all the settings and more. All to no avail, before this most recent patch I averaged 160-200 fps no matter what.',
   'subreddit': 'VALORANT',
   'title': 'Valorant Low Client FPS'},
  {'author': 'TimmyTurner3432',
   'created_utc': 1596516445,
   'id': 'i3d035',
   'num_comments': 22,
   'score': 1,
   'selftext': 'I’m super tired of having my rank up games ruined by obvious smurfs, especially ones who unironically talk about how they’re smurfs in chat.\n\nWhat option do I report for? Is it even against the rules? Are chat logs checked?',
   'subreddit': 'VALORANT',
   'title': 'How do I report a smurf? Do smurfs who admit to smurfing in chat and get reported get penalized?'},
  {'author': 'ezwhitebianca',
   'created_utc': 1596558363,
   'id': 'i3mfmk',
   'num_comments': 6,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'This is why i love valorant , close and intense matches that make your heart just drop .'},
  {'author': 'dodgeditlikeneo',
   'created_utc': 1596576589,
   'id': 'i3s97p',
   'num_comments': 7,
   'score': 1,
   'selftext': "First off, every other agent in Valorant has a cohesive colour scheme centered around one colour or shade of a colour that is unique to themselves. The only exceptions to this are Breach and Brimstone, who have other muted tones on their clothes. However, KJ is a disaster. She has green and yellow with purple accents in two shades, and her abilities have barely any resemblance to her. \n\nHer yellow jacket also looks weirdly bulky and IMO feels like it could turn into a super sized Cypher hat or Sage ponytail. On the agent select screen it doesn't look too bad but in game it looks twice as bulky. I can understand Riot trying to base her around a nerdy sort of hacker, but I don't see why she can't look like a sleek sort of spy rather than a four year old who dressed themselves. In her  smaller agent profile in loading screens and the top bar during games, the details are even more overwhelming due to the smaller scale. Her bangs. hat, and glasses combined with her brighter colours and highlights and different facial expression compared to the rest of the agents make her stick out like a sore thumb. Her hair also feels really off and physics defying as it is very stiff rather than more fluid like.\n\nAside from her character design itself, her abilities feel even more horrendous as they add even more bright, flashy colours. The other abilities are relatively colourful, such as Sage walls, Viper toxin or Reyna flashes, but they are centered around that agents colour or shade and are far less vibrant and saturated. KJ's abilities match with the Glitchpop skins better than they do to KJ.\n\nTL;DR, KJ is an eyesore and reminds me of young children doing arts and crafts.",
   'subreddit': 'VALORANT',
   'title': 'Killjoy sucks, and it has nothing to do with damage, crossfires, etc.'},
  {'author': 'TTV_Scychosiis',
   'created_utc': 1596512617,
   'id': 'i3c4da',
   'num_comments': 122,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My first 6k and it was a 1v5 clutch. I don’t normally share on here but I felt this was worth it.'},
  {'author': 'ToxicSTRYDR_',
   'created_utc': 1596579134,
   'id': 'i3t0ns',
   'num_comments': 11,
   'score': 1,
   'selftext': "Basically, I was doing fairly well last week, getting a couple of aces and having good game-sense+aim. Fast forward to now, I've hit a slump and I can't seem to get out of it. My aim is terrible, my reaction time is delayed, and my game-sense is horrible. Also, my sens feels somewhat weird. I tried paying attention to my posture and how I held my mouse, but nothing has seemed to work. I also took a break for a day, which, as you expected, didn't work either. Any help in terms of getting out of this slump would be greatly appreciated ;D\n\ntldr: I'm super inconsistent",
   'subreddit': 'VALORANT',
   'title': "Recently hit a slump and can't get out of it"},
  {'author': 'StrangDang',
   'created_utc': 1596580084,
   'id': 'i3taw8',
   'num_comments': 5,
   'score': 1,
   'selftext': "Playing unrated with friends, when I came across an alarmbot [that behaves a little weird.](https://imgur.com/gallery/rsv4245) I hope I didn't scare him too bad.",
   'subreddit': 'VALORANT',
   'title': 'I think I spooked the alarmbot'},
  {'author': 'NatsuIsBetterThenAce',
   'created_utc': 1596511290,
   'id': 'i3bsnd',
   'num_comments': 31,
   'score': 1,
   'selftext': 'I am plat and I am sucking in every game, but I don’t downrank because someone is always caring my ass up. Does anybody feel the same? I am so bad and I don’t know what to do.',
   'subreddit': 'VALORANT',
   'title': 'My rank is over my skill level. Plat but I fell like gold 1/silver'},
  {'author': 'LowDawgz',
   'created_utc': 1596584150,
   'id': 'i3ufsg',
   'num_comments': 7,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Pheonix Ace to start off my Act 2 Competive Placements'},
  {'author': 'PrimalCinder',
   'created_utc': 1596562025,
   'id': 'i3nloe',
   'num_comments': 22,
   'score': 1,
   'selftext': 'Ended radiant and act rank shows immortal 3? Also, screenshot for proof [https://imgur.com/a/Wo8Apj5](https://imgur.com/a/Wo8Apj5)\n\nhttps://preview.redd.it/zhhwjitzs0f51.png?width=1920&format=png&auto=webp&s=a4611726c4409e95324e8795d3e24e1e78657537',
   'subreddit': 'VALORANT',
   'title': 'ACT 1 rank profile displaying wrong rank?'},
  {'author': 'AphoticFlash',
   'created_utc': 1596575291,
   'id': 'i3ruzg',
   'num_comments': 18,
   'score': 1,
   'selftext': 'My Profile: https://imgur.com/a/LHh31CR\n\nRiot stating there would not be an Act Rank Badge for Act I: https://imgur.com/a/8ks4tWE\n\nFrom: https://playvalorant.com/en-us/news/dev/act-ii-ranks-and-competitive-changes/\n\nIs this a mistake? I specifically ended the season in plat because of this, and I had seen a Rioter claim only the end-of-season rank would matter.',
   'subreddit': 'VALORANT',
   'title': "Why is there an Act Rank Badge for Episode 1, Act 1? Riot claimed there wouldn't be one"},
  {'author': 'Serephor',
   'created_utc': 1596569624,
   'id': 'i3q1yr',
   'num_comments': 3,
   'score': 1,
   'selftext': 'Just because a surrender vote fails does not mean the game is being taken hostage.\n\nEven if the game is taken hostage that doesn\'t mean you should sabotage your allies because\n\n* "I want the game to end faster"\n* "We had no chance of winning anyways" \n* "I want to teach them a lesson"\n\nBeing toxic just feeds into the toxicity, it doesn\'t make it magically go away. Just report them and move on with your life.\n\nThank you for coming to my TED talk.',
   'subreddit': 'VALORANT',
   'title': "Being Toxic Doesn't Solve Toxicity"},
  {'author': 'Single_Inspector_792',
   'created_utc': 1596585427,
   'id': 'i3us0s',
   'num_comments': 1,
   'score': 1,
   'selftext': "Seems like an oversight more than anything, I'm sure it wouldn't take much to copy paste the ones from the rest of the collection onto the knives.  \n\nThey're twice the price with half the features right now.",
   'subreddit': 'VALORANT',
   'title': "Why Don't Melees Get the Same Kill Banner/Finishers as the Rest of the Collection?"},
  {'author': 'lildickgabe',
   'created_utc': 1596564097,
   'id': 'i3o9f6',
   'num_comments': 10,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'No incentive to buy the battle pass twice'},
  {'author': 'PointPrograde',
   'created_utc': 1596513945,
   'id': 'i3cfm4',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'jett_bakamitai.mp4'},
  {'author': 'Raphaelheard',
   'created_utc': 1596510873,
   'id': 'i3bp78',
   'num_comments': 5,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My teammates are mentally challenged'},
  {'author': 'PointPrograde',
   'created_utc': 1596515962,
   'id': 'i3cw8j',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'jett_bakamitai'},
  {'author': 'Styxvfx',
   'created_utc': 1596512840,
   'id': 'i3c683',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant Hide and Seek in Customs!'},
  {'author': 'Garcim8',
   'created_utc': 1596511412,
   'id': 'i3bts8',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Working on that headshot ratio... Slowly but surely'},
  {'author': 'BionicGamer323',
   'created_utc': 1596512667,
   'id': 'i3c4t4',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Okay this might sound crazy and unreal, but I ALWAYS end up on the blue team. Am I the only one?'},
  {'author': 'bolapehz',
   'created_utc': 1596508828,
   'id': 'i3b7au',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "I can't change my resolutions"},
  {'author': 'Gmonzer',
   'created_utc': 1596509068,
   'id': 'i3b9hc',
   'num_comments': 1,
   'score': 1,
   'selftext': ' [https://www.change.org/p/riot-games-remove-the-map-ascent-from-valorant](https://www.change.org/p/riot-games-remove-the-map-ascent-from-valorant)',
   'subreddit': 'VALORANT',
   'title': 'Someone made this idk who'},
  {'author': 'perio80',
   'created_utc': 1596509464,
   'id': 'i3bcvf',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'We lost but I’m kinda proud of this'},
  {'author': 'HolySiHt-Bees-AAA',
   'created_utc': 1596515038,
   'id': 'i3con5',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '“I wish you could just send the cash”'},
  {'author': 'sofed',
   'created_utc': 1596507234,
   'id': 'i3aslr',
   'num_comments': 3,
   'score': 1,
   'selftext': "I think it would be a nice buff if viper could have a toggle similar to Sova's where she can make her Poison Cloud (Q ability) stick to a wall, and behave as it currently does. Think it would be a huge buff, and could help her set up a lot of 1-way smokes.",
   'subreddit': 'VALORANT',
   'title': 'Make Vipers Poison Cloud right-click a toggle for stick/non-stick'},
  {'author': 'iamtyedye',
   'created_utc': 1596517651,
   'id': 'i3d9am',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I just want an explanation.'},
  {'author': 'Doosay',
   'created_utc': 1596517714,
   'id': 'i3d9s5',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "I know it doesn't look like much to heaps of people, but this is probably my best game ever. I just got back into Valorant after about a month and I'm proud of myself!"},
  {'author': 'Reeyans',
   'created_utc': 1596525025,
   'id': 'i3ept9',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'This my friends is what you call shaky aim [ TRIGGER WARNING]'},
  {'author': 'sharique_zR',
   'created_utc': 1596546160,
   'id': 'i3iwtl',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'THIS IS HOW MY FRIEND DROPPED A 50 BOMB!!'},
  {'author': 'DD2DM',
   'created_utc': 1596546687,
   'id': 'i3j1k3',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'VALORANT Patch Notes 1.05'},
  {'author': 'Phezen',
   'created_utc': 1596519218,
   'id': 'i3dl11',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My friend made a sick ass Valorant montage!'},
  {'author': 'radovan_',
   'created_utc': 1596544839,
   'id': 'i3ild8',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'If you have contact with Riot please read this'},
  {'author': 'rekt219469',
   'created_utc': 1596538061,
   'id': 'i3h4a8',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Account locked from purchasing offers'},
  {'author': 'LurkeroftheMemes',
   'created_utc': 1596547506,
   'id': 'i3j8x3',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Error 39'},
  {'author': 'DevilTrigger789',
   'created_utc': 1596547456,
   'id': 'i3j8go',
   'num_comments': 9,
   'score': 1,
   'selftext': "I've been getting +5 min queues and still no games. I'm trying to finish my last tiers :(\n\nWhat is going on?",
   'subreddit': 'VALORANT',
   'title': 'Matchmaking queues times...'},
  {'author': 'JunCena666',
   'created_utc': 1596548870,
   'id': 'i3jm05',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Valorant 1.05 patch notes'},
  {'author': 'radovan_',
   'created_utc': 1596545566,
   'id': 'i3iri8',
   'num_comments': 2,
   'score': 1,
   'selftext': " \n\nI was thinking about finally buying the battle that cause this next one is going to be good, but when I looked at the prices I noticed something.\n\nhttps://preview.redd.it/l21e6nxqfze51.jpg?width=1922&format=pjpg&auto=webp&s=0a307acb1fbb020b9dec2718875350aa37138517\n\nThe amounts of VP are completely random numbers that don't make any sense if you compare them to prices of anything in this game. In all other games prices are enough to buy atleast something good but if you want to buy battle pass you need to buy 499CZK/20€ one cause the 249CZK/10€ one will give you 75 less VP than you need to buy the BP. So by this I want to ask someone from Riot to explain to me why is this like this. I also know there are different prices in other countries, but that makes even less sense. In all other games prices are based on most common currency like € in europe or USD in America. That means that prices are same in the entire continent and prices are normal.",
   'subreddit': 'VALORANT',
   'title': 'I have a problem with VP prices and amounts'},
  {'author': 'BBMMDD',
   'created_utc': 1596548506,
   'id': 'i3jifn',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Why does killjoy look like dokkaebi? With like the same kind of “hacker” background ? Lmao'}],
 [{'author': 'shawnlx0701',
   'created_utc': 1596655809,
   'id': 'i4c0yq',
   'num_comments': 27,
   'score': 2,
   'selftext': "JUST DONT EVER INSTA-LOCK. THIS IS A TEAM GAME FOR A REASON.\n\nI have seen so many insta-locking Reynas finish bottom frag.\n\nHere are some tips for ya'll selfish insta-lockers:\n\n1. Check your teammates ranks. If they are higher than you, then you might want them to play duelists and carry.\n2. Learn to play supports and smokers.\n3. The game is not all bout you.\n4. Be more considerate.\n5. Ask your team which agents they are good at.",
   'subreddit': 'VALORANT',
   'title': 'STOP insta-locking duelists!!!'},
  {'author': 'Kanoral',
   'created_utc': 1596656458,
   'id': 'i4c8zn',
   'num_comments': 2,
   'score': 2,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Game keeps DCing'},
  {'author': 'Legacy_goof',
   'created_utc': 1596671987,
   'id': 'i4gxmd',
   'num_comments': 0,
   'score': 2,
   'selftext': "Overwatch and CS:GO both have benefited from custom servers. I'm currently plat 3 and cant really get warmed up until  my second or 3rd match. I liked how CS would have HS only servers or retake servers or warmupCFG servers. it was fun and easy to warm up. The bots are an awful form of warmup as its impossible to recreate real game scenarios. The deathmatch was a good addition but i'd much rather have custom maps and modes",
   'subreddit': 'VALORANT',
   'title': 'Any Plans For Custom Servers?'},
  {'author': 'Miserable_Currency_1',
   'created_utc': 1596598700,
   'id': 'i3y30n',
   'num_comments': 8,
   'score': 2,
   'selftext': "Hey everyone. Last night I was playing with my friends and getting my normal 100+ fps with no issues. When I get on the new patch this morning I have like a max of 12 FPS. I have a AMD Radeon RX 480 GPU that was working just fine last night, but now I'm not so sure. I even re-installed CS to see if it was a gpu issue, and I think it is because I was only getting 25 frames there too. I'm really frustrated and decided to make a reddit and try this as a last ditch effort. I've spent all day trying pretty much everything I can imagine. I've reinstalled Valorant, I've reinstalled my drivers, I've cleaned and re-inserted my GPU, increased my wattage on Wattman (radeon software). I could really use help from any tech savvy gamers out there. Thanks so much and happy fragging!",
   'subreddit': 'VALORANT',
   'title': 'FPS Drops on new patch?'},
  {'author': 'DaneNicolajsen',
   'created_utc': 1596591556,
   'id': 'i3wchu',
   'num_comments': 2,
   'score': 2,
   'selftext': "Is anyone else's valorant just randomly crashing? Ever since the update this moring mine has. There are also countless other bugs like shots not registering. Crazy update",
   'subreddit': 'VALORANT',
   'title': 'Valorant Application randomly and frequently closing'},
  {'author': 'HandpickedNut',
   'created_utc': 1596656394,
   'id': 'i4c88w',
   'num_comments': 15,
   'score': 2,
   'selftext': 'Anyone else suffering the same fate? We all got disconnected one by one, and some connected and the others got disconnected.',
   'subreddit': 'VALORANT',
   'title': 'My whole team got disconnected!'},
  {'author': 'Juar99',
   'created_utc': 1596585886,
   'id': 'i3uwhe',
   'num_comments': 25,
   'score': 2,
   'selftext': 'I was 45/50 on the "Use your ult" mission and they just dropped all the weeklies. I had assumed they would be gone after the patch but they weren\'t so I figured I\'d grind it out in spike rush. Guess they decided to remove them a few hours later. A head\'s up would have been nice...',
   'subreddit': 'VALORANT',
   'title': 'Weeklies from last week just disappeared?'},
  {'author': 'Book_External',
   'created_utc': 1596605115,
   'id': 'i3zhpp',
   'num_comments': 0,
   'score': 2,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant OMEN OUTPLAYS'},
  {'author': 'uhhgregory',
   'created_utc': 1596646747,
   'id': 'i493g0',
   'num_comments': 1,
   'score': 1,
   'selftext': 'Title, I have no idea why i cant see it. Is there an ingame settings that i have to turn on? (Spam cause i need 100 characters, Spam cause i need 100 characters)',
   'subreddit': 'VALORANT',
   'title': 'Cant see KillJoys alarmbot range'},
  {'author': 'Squallexino',
   'created_utc': 1596636903,
   'id': 'i463gc',
   'num_comments': 27,
   'score': 1,
   'selftext': "It's funny to watch how Riot stuff just almost never replies to critique of their Battlepasses, radianite system and or amount of XP we're getting for playing. They only come when someone praises them in comments (pretty active tho), does some funi redit ting some way relevant to the game or in best cases they're very shortly replying in bug/glitch treads JUST TO BUMP UP THEIR STATISTICS. I've never seen them justifying radianite system or act 2 weekly missions give less XP than act 1 while still having the same amount XP needed to level up the pass, they are just silent as we don't actually exist.",
   'subreddit': 'VALORANT',
   'title': 'You guys like it how Riot actually "talks" with their community'},
  {'author': 'faceplant911',
   'created_utc': 1596670415,
   'id': 'i4ghl5',
   'num_comments': 5,
   'score': 1,
   'selftext': 'If dev\'s are going around looking for feedback on the beta mode, hopefully they\'ll find this useful?\n\nOn health pickups:  \nMy assumption on the developer\'s intent for this mechanic is to encourage players to navigate the space, particularly with deadly long range weapons that would otherwise be more powerful sitting in a corner. In this sense, I think the pickups are a very successful mechanic and I\'ve caught out multiple people (and been caught out by multiple people) going for heals. However, I find it hard to tell when a pickup is going to run out with the current shrinking icon, and I don\'t think it was the developer\'s intent to make the pickups ambiguous. I think that some other visual indicator should be used for how long the pickup will last, for example having the cross symbol empty like a battery icon.\n\nOn radar pinging:  \nI\'m pretty sure the developer intent of these pings was to make it easier to deal with campers. However, I think that this mechanic fails in this regard because the campers have access to just as much information as I do, and don\'t need to focus on moving while utilizing it. On top of that, the fact that I feel like I need to constantly use my map to deal with hyper-aware campers along with the fact that it\'s pretty much always more valuable to look at it than my actual crosshair, means that I\'ve quickly started using it as my primary method of navigation. I\'m 100% certain this is *not* what the developers intended, and it\'s annoying to me because it means I\'m not practicing the crosshair placement and information gathering skills that I\'m crucially lacking. My suggestion to change this is to change the UAV to be based on absolute distance from the last place you had a UAV ping (to prevent walking back and forth for campers), and to make it so if you\'re moving quickly it happens more like every 10 seconds so that it\'s not viable to rely purely on the minimap as a means of "seeing."\n\nOn post-death damage summaries:  \nWhen I die and I look at my damage summaries, I often see something that\'s obviously completely different from what happened, like me dealing 250 damage to someone when I hit nothing, or me dealing nothing when I saw and heard hit indicators. After a while I realized the problem was that if someone other than the person I was fighting killed me, the game prioritized showing my fight results with the most recent "foe" over the person I was shooting. To be honest, I\'m not interested in knowing that some random person killstole me for 30 damage to the chest, I care about the distribution of hits I had against the person I was shooting. It\'d be great if the game could make its best guess on who I was actually fighting at the time of death, and give me the damage summary for that person as the first thing on the list.\n\nOn player count:  \nI think the player count is essentially fine, but sometimes I find myself spawning in a portion of the map that\'s completely empty and all nine other people are on the other side. I don\'t know how the game decides who spawns where, but I think it should be tuned to be slightly more likely to put me at lost close-ish to the majority of the players in the server, otherwise I don\'t get as much done. This is just an opinion though, I don\'t know what the developers intentions were for respawning.\n\nOn random agents:  \nI strongly dislike this decision. I spend a majority of my time playing with just two agents in standard games, and I\'ve become used to the look and sound of those agents to the point where using someone else actually heavily distracts me. The hands look wrong, the voices sound wrong, even the simple knowledge in the back of my head that I\'m not playing one of the characters I\'m comfortable with throws me off, despite the fact that there\'s no abilities. If I want to play with agents I\'m not used to for the purposes of learning them or something, I\'d rather do it in actual games, or spike rush, or somewhere that isn\'t in Deathmatch. It\'s not like there aren\'t frequently three people on the same agent anyways, so I don\'t see the point of randomizing the agent. That being said, I\'m aware that allowing people to choose agents could slow the rate of play since people might sit around forever picking an agent. Therefore I think you should either have to pick very quickly to get a desired agent (or else it\'ll be random) or you should have to select your preferred agents outside of the game so it\'s not part of the queuing process at all.\n\nHopefully y\'all at riot find that helpful, and good luck as you iterate on this new mode!',
   'subreddit': 'VALORANT',
   'title': 'DM Feedback from someone terrible at gunplay and in serious need of improvement.'},
  {'author': 'TheAjwinner',
   'created_utc': 1596646701,
   'id': 'i492uz',
   'num_comments': 104,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '[Official] The times when Deathmatch will be turning on'},
  {'author': 'j_pierce3',
   'created_utc': 1596652647,
   'id': 'i4azf0',
   'num_comments': 41,
   'score': 1,
   'selftext': "Having the minimap show positions means if you want to win you have to constantly look back and forth between minimap and your crosshair.\n\nIt basically goes: Spawn, look at minimap, walk, look at minimap, camp, look at minimap, kill, look at minimap, die, repeat. Also tired of spawning and immediately getting double peeked by people who know i'm there already.\n\nHad to close the game after just 1 match because it hurt my brain so bad. This is coming from someone who regularly plays csgo dm for ~1hr to kill time- so maybe I just need to get used to it?",
   'subreddit': 'VALORANT',
   'title': 'Deathmatch FFA is headache inducing'},
  {'author': 'private_birb',
   'created_utc': 1596663639,
   'id': 'i4ei9y',
   'num_comments': 7,
   'score': 1,
   'selftext': "I don't care how it would work or if it would even be possible or viable for balancing, all I want is to ban Raze every game.\n\nI love every single other agent (haven't played with Killjoy yet).\n\nNone of them kill me with a neon rocket while flying 500 mph, or throw a heckin roomba that hunts me to the ends of the earth like I kidnapped its daughter. Or just simply toss a frag into my face that kills me from full hp.\n\nThrow in 20 more ridiculous agents that ruin the game, I'll be happy as long as I can ban Raze.\n\nAt least until they release Daze, her brother, who does the same exact things except every explosion also dazes you dramatically.",
   'subreddit': 'VALORANT',
   'title': 'I look forward to getting more agents so we can hopefully get a banning system.'},
  {'author': 'Foxen19',
   'created_utc': 1596670997,
   'id': 'i4gnlv',
   'num_comments': 3,
   'score': 1,
   'selftext': 'I think we should be able to swap in and out our radianite skin upgrades. For example maybe I don’t want the sound effects on my prime classic or I don’t want the vfx on my glitchpop knife.',
   'subreddit': 'VALORANT',
   'title': 'Skin Upgrades'},
  {'author': 'DerCarrot27',
   'created_utc': 1596658750,
   'id': 'i4czig',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Can we have Cypher not have to look at his cages below him to activate them?'},
  {'author': 'Ossy-BTW',
   'created_utc': 1596610002,
   'id': 'i40fqu',
   'num_comments': 7,
   'score': 1,
   'selftext': 'So when I looked at Killjoys abilities I noticed that the weekly challenge icon was gone. Im in Europe and they were supposed to reset yesterday.\nIs weekly challenges gone?\nIf they are XP will almost be impossible to get fast.',
   'subreddit': 'VALORANT',
   'title': 'So i woke up today to take a look at Killjoy. I was very surprised.'},
  {'author': 'gubbygub',
   'created_utc': 1596605562,
   'id': 'i3zkuk',
   'num_comments': 18,
   'score': 1,
   'selftext': 'So I hopped in to buy the battlepass and new glitchpop set and play a few rounds and got into a spike rush with this little kid who was like the most hype and so energetic, kept going on about how he was gonna get an ace. So he asked if I wanted to party and I was like sure! Then after the 2nd game I was like if you get your ace ill get you the battlepass, not thinking he would... and I shit you not he got his ace the very last round after like 4 games, had a triple with just a sage on enemy team left, who rezzed phoenix and he got the sage then the phoenix right before the bomb went off and we lost. he was freaking out and I was too because it was like down to the wire, so funny, I really wish I was recording it\n\nanyway, I think he deserves it and I was wondering if theres a gifting option in this like in league?',
   'subreddit': 'VALORANT',
   'title': 'Anyway to gift Valorant Points?'},
  {'author': 'turtlear',
   'created_utc': 1596597023,
   'id': 'i3xoj5',
   'num_comments': 7,
   'score': 1,
   'selftext': "I was just in a game, and after we lost a good amount of rounds, 1 of our players disconnected and it was 4-8 for the enemy team when we switched sides, we played very well for a 4v5 on defense (Haven) and were able to bring it to 11-11, we nearly had it but it came to 12-12, we were hoping for a draw but we couldn't because we need 5 votes to draw but our teammate was DC'd since the start so we only had 4 votes total, because of this we were screwed and ended up losing the game. I feel like the system works very well for draws IF you have all 5 players on your team, otherwise it's fundamentally flawed because the other team has all the control over the situation AND the 5 person advantage so of course they're gonna vote to continue because it screws you over while they get a (basically) free win even if the other team was better.\n\nSolution: Personally I'm not sure because it's hard to keep it fair for both teams in a situation like this where one team has the advantage but should still get a fair vote. I'd like to hear your guys's ideas or suggestions in the comments, I'm also open for conversation if you guys want to discuss this further.\n\nSide Note: I've played 2 Comp games so far and haven't gotten my rank back for some reason. I was under the assumption that you'd only need to play 1 game to earn your rank back.",
   'subreddit': 'VALORANT',
   'title': 'The draw function is useless if a teammate leaves.'},
  {'author': 'rajatz',
   'created_utc': 1596642752,
   'id': 'i47ttb',
   'num_comments': 5,
   'score': 1,
   'selftext': "Playing competitive and normal games since beta and finished the Act 1 Gold 2. During my games I have noticed that most of teams tries to build a comp that covers the basics: sentinels, smoker etc. There's also noticed that the sentinels has a main role in the game, and the meta as well ( [EU Meta](https://www.thespike.gg/news/valorant-meta-report-8-mandatory-gg-cup-edition/339) ) but sometimes theres a team that everybody wants to play Fenix. So I think that for the next act would be good to have a system similar to League of Legends when people decides to play sentinels or anything before.",
   'subreddit': 'VALORANT',
   'title': 'Matchmaking by role'},
  {'author': 'DerLeoo',
   'created_utc': 1596657478,
   'id': 'i4ckvy',
   'num_comments': 12,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'You can create your own Oneway-Walls!'},
  {'author': 'workerq1',
   'created_utc': 1596644085,
   'id': 'i488y2',
   'num_comments': 10,
   'score': 1,
   'selftext': "While I think they don't have enough resources to to fully functioning bots like CSGO, they did a pretty decent job at the training ground where they teach new players. They should add that bot retake mode to official map as well, and maybe also add a bot defend mode too, where you are on a bombsite and defend against 5 bots rushing in different routes.",
   'subreddit': 'VALORANT',
   'title': 'Riot should add bot retake mode to actual maps'},
  {'author': 'cooperc74',
   'created_utc': 1596644607,
   'id': 'i48exw',
   'num_comments': 12,
   'score': 1,
   'selftext': 'Enjoy the flicks. I have no clue how I hit some those shots but I will take it ;ooooo\n\n![video](iw7xw1kle7f51)',
   'subreddit': 'VALORANT',
   'title': '1v5 ace w the marshal. We do take those.'},
  {'author': 'ChiliPepper11',
   'created_utc': 1596671671,
   'id': 'i4gugj',
   'num_comments': 28,
   'score': 1,
   'selftext': 'It is just a hot take, take it or leave it but as an old Raze main I have started to enjoy sentinels a lot more than before. I still like duelists but they get selected like in 2 secs between silver-plat ranks. So I decided to main characters like cypher, viper, sage (and now hopefully killjoy). Gettin frags with them communicating and talking like crazy when playin cypher seems to get more fun every day lol.',
   'subreddit': 'VALORANT',
   'title': 'Fragging with sentinels are more fun than fragging with duelists'},
  {'author': 'ThrowAwayy2kl',
   'created_utc': 1596660401,
   'id': 'i4di75',
   'num_comments': 16,
   'score': 1,
   'selftext': "-3 second wait to respawn \n-30 kill limit makes players care way too much leading to angle holding/sound whoring \n-6 minute limit\n-uav is unneeded\n-this isn't what people who wanted dm asked for\n\nI only see casuals giving positive response to this, it is better than nothing but coming from CS it's pure trash",
   'subreddit': 'VALORANT',
   'title': 'deathmatch is trash compared to CS'},
  {'author': 'beepboopdata',
   'created_utc': 1596663244,
   'id': 'i4edyu',
   'num_comments': 12,
   'score': 1,
   'selftext': "Preface: I'm very glad that deathmatch has been added to the game and will be enjoying this much needed practice tool. As someone who does not have much time to play any more, DM offers a way to practice in context aim quickly and efficiently, something that I've been lacking. \n\nThat being said... I don't agree with the heatmap / location indicators on the minimap. Although they are spaced out enough so that players do not know exactly where other players are, knowing the general area allows players to hold a specific area while knowing when to preaim an angle. Adding to this is how strong Operators are at holding angles (not that awping is inherently bad in DM, though some dislike it...), deathmatch ends up doing the opposite of warming up by encouraging players to either play defensively, knowing exactly where an opponent will peek, or forcing players to try and prefire people who are camping an angle (which doesn't help practicing aim or warming up).\n\nCS:GO DM servers usually disable the minimap, and provide spawn invincibility until the player moves. I've noticed that occasionally some players are invincible, but it is far from consistent (I'm not sure how this is coded, maybe just for DC'd players?). Not that CS:GO's community DM servers are the only solution, but right now deathmatch does not feel thought out for what most players are looking for in a warmup / practice tool, let alone to play as a casual gamemode (I mean who really likes jumping in FFA DM only to end up in awp angle holding / prefire simulator)",
   'subreddit': 'VALORANT',
   'title': 'Deathmatch Heatmap: Why it is not beneficial to warmup / practice'},
  {'author': 'clebermartins',
   'created_utc': 1596595499,
   'id': 'i3xb7v',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Raze banned or glitch?'},
  {'author': 'poppinmeshi',
   'created_utc': 1596590559,
   'id': 'i3w3mr',
   'num_comments': 9,
   'score': 1,
   'selftext': "Hi, friends...I'm new to the game and wanting to get glitchpop bundles but it was way too expensive. It seems like everyone's thinking the same thing. Do they ever do bundle sales or decrease the price? :)",
   'subreddit': 'VALORANT',
   'title': 'Glitchpop bundle'},
  {'author': 'JimmehROTMG',
   'created_utc': 1596595775,
   'id': 'i3xdkj',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'i get we all wanted raze nerfs but removing her entirely is a bit much'},
  {'author': 'kedaze',
   'created_utc': 1596593701,
   'id': 'i3wvil',
   'num_comments': 2,
   'score': 1,
   'selftext': "I called my internet provider many times already, they said my internet was normal, and it is, since I can ping many servers with zero packet loss, Riot needs to address this, or even acknowledge the problem, because it's seems to be on their end.\n\nThis problem is even more obvious when playing on evenings, since more people are playing at that time, I go from zero to 100% packet loss in spikes whenever I'm moving my camera or moving. I tried many things that people here on this subreddit recommended, like flushing DNS, changing the DNS, capping the game FPS. I don't know what else I can do on my end, and as I said, I don't have this problem in other games. If someone at RIOT is reading this, please shed some light on this issue, and if any of you got a fix for this, please share with us.",
   'subreddit': 'VALORANT',
   'title': 'Packet Loss on SA server - Unplayable. Is anyone else having this problem? (Discussion)'},
  {'author': 'CJAreYouDeadass',
   'created_utc': 1596593343,
   'id': 'i3ws4u',
   'num_comments': 6,
   'score': 1,
   'selftext': 'I just logged onto the game after updating and im trying to play with my friends and im getting invites from them on the chat bar but they’re not showing up online. Anyone know how to fix this issue?',
   'subreddit': 'VALORANT',
   'title': 'Issue with friends not showing up online'},
  {'author': 'SpencerSchlenk',
   'created_utc': 1596605023,
   'id': 'i3zh33',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Mild take: The game was way more enjoyable while Raze was disabled'},
  {'author': 'M3nj0',
   'created_utc': 1596596312,
   'id': 'i3xi6w',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Do so many people really hate the stinger?'},
  {'author': 'xdmastermixer',
   'created_utc': 1596595593,
   'id': 'i3xc1b',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Hi everyone browsing on new! I have just started a new public valorant server for NAE. Feel free to join and come hang out!\n\n​\n\n[https://discord.gg/DAkGSk3](https://discord.gg/DAkGSk3)',
   'subreddit': 'VALORANT',
   'title': 'Public NAE Valorant Server'},
  {'author': 'EpicAnime69',
   'created_utc': 1596595711,
   'id': 'i3xczs',
   'num_comments': 0,
   'score': 1,
   'selftext': '\n\n[View Poll](https://www.reddit.com/poll/i3xczs)',
   'subreddit': 'VALORANT',
   'title': 'Just wanna know'},
  {'author': 'Szyszka223',
   'created_utc': 1596596710,
   'id': 'i3xlow',
   'num_comments': 0,
   'score': 1,
   'selftext': 'I had 5 mintes before the battlepass would expire and guess what, i still manage to buy it in time B)',
   'subreddit': 'VALORANT',
   'title': 'Im proud of myself.'},
  {'author': 'Shinokix',
   'created_utc': 1596586941,
   'id': 'i3v6jr',
   'num_comments': 1,
   'score': 1,
   'selftext': 'The new rank thing they added if not full just looks awful?? this half filled triangle if you didnt finish certain amount of games just triggers my OCD..... i thought they werent doing this for ACT 1??',
   'subreddit': 'VALORANT',
   'title': 'Is it just me or.....?'},
  {'author': 'PandaGT-09',
   'created_utc': 1596587043,
   'id': 'i3v7in',
   'num_comments': 4,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Confused with new ranking system (read comment)'},
  {'author': 'TheRealTritos',
   'created_utc': 1596586707,
   'id': 'i3v4bc',
   'num_comments': 1,
   'score': 1,
   'selftext': 'Just reached Radiant and this is one of my best flicks in valorant yet, hope you enjoy ! :)\n\n​\n\n[https://clips.twitch.tv/GloriousSlickPidgeonJKanStyle](https://clips.twitch.tv/GloriousSlickPidgeonJKanStyle)',
   'subreddit': 'VALORANT',
   'title': 'Insane flick and 4k'},
  {'author': 'saucefrozen',
   'created_utc': 1596586285,
   'id': 'i3v0bs',
   'num_comments': 2,
   'score': 1,
   'selftext': 'I’ve been trying to get the sovereign knife to pop up in the shop for the last 3 weeks and I’ve had no luck , it just really sucks that it’s rng you just gotta hope that you’ll get what you want within 4 slots, I was around when the bundle was out but I was spending money on the game at the time',
   'subreddit': 'VALORANT',
   'title': 'Valorant shop rng'},
  {'author': 'JimmehROTMG',
   'created_utc': 1596595738,
   'id': 'i3xd80',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'i get we all wanted raze nerfs but removing her entirely is a bit much'},
  {'author': 'kisyofuii',
   'created_utc': 1596594726,
   'id': 'i3x4h4',
   'num_comments': 3,
   'score': 1,
   'selftext': 'I used to play raze 24/7 but what happened to her? I know about the new update but Im new to the fps world and dont know what "Raze is nerfed" means. Is she gone forever or short term? :(',
   'subreddit': 'VALORANT',
   'title': 'Raze was my ult'},
  {'author': 'bdonlee',
   'created_utc': 1596595168,
   'id': 'i3x8dy',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'How were your guys calibration?'},
  {'author': 'Satou777',
   'created_utc': 1596595628,
   'id': 'i3xcas',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'No Raze????'},
  {'author': 'h1raaa',
   'created_utc': 1596596031,
   'id': 'i3xfss',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Killjoy isn’t broken...'},
  {'author': 'CleBees',
   'created_utc': 1596596989,
   'id': 'i3xo8f',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'We miss you RAZE'},
  {'author': 'Imploded42',
   'created_utc': 1596589746,
   'id': 'i3vw7w',
   'num_comments': 2,
   'score': 1,
   'selftext': "​\n\n![video](jtb2gjpa33f51)\n\nI have been playing since about 3 weeks before the actual game came out and I hit my peak at the very end last season, ranked Silver 1. I've never had any prior fps experience.",
   'subreddit': 'VALORANT',
   'title': 'my first ace'},
  {'author': 'blits202',
   'created_utc': 1596606070,
   'id': 'i3zokt',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Potential Easter Egg hidden in battle pass'},
  {'author': '10Keiten',
   'created_utc': 1596596988,
   'id': 'i3xo82',
   'num_comments': 1,
   'score': 1,
   'selftext': 'I got on for act 2 and the weekly says it only gives 5k exp. Is this a bug or did it actually change',
   'subreddit': 'VALORANT',
   'title': 'The weekly mission exp changed?'},
  {'author': 'YeetusDragonzuz',
   'created_utc': 1596597381,
   'id': 'i3xrlh',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Paypal as store option'},
  {'author': 'solemnchant',
   'created_utc': 1596606351,
   'id': 'i3zqj8',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Placements'},
  {'author': 'teddybear2722',
   'created_utc': 1596596506,
   'id': 'i3xjvx',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'NEW PATCH BUG'},
  {'author': 'BrutonTheCrouton',
   'created_utc': 1596596784,
   'id': 'i3xmcc',
   'num_comments': 3,
   'score': 1,
   'selftext': 'i was just screwing around the practice range with killjoy and i found how to get as many turrets as i want,  you basically just place a turret, die, then place another one. \n\nit probably also works with alarmbots.',
   'subreddit': 'VALORANT',
   'title': 'So basically i found a way to get unlimited killjoy turrets'},
  {'author': 'avunaos',
   'created_utc': 1596590944,
   'id': 'i3w711',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'This is the 9th game in a row with no Raze in selection screen. Weird bug.'},
  {'author': 'Ford456fgfd',
   'created_utc': 1596600868,
   'id': 'i3ykvn',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I made a life-size replica of the Phantom. 3D print files/creation album in the comments'},
  {'author': 'Hayk1654',
   'created_utc': 1596591435,
   'id': 'i3wbbo',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'What happened to raze?'},
  {'author': 'huddypooh',
   'created_utc': 1596591421,
   'id': 'i3wb7j',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Riot Removes Raze from Valorant Comp???'},
  {'author': 'YungOneesan',
   'created_utc': 1596601208,
   'id': 'i3ynnv',
   'num_comments': 0,
   'score': 1,
   'selftext': "https://www.youtube.com/watch?v=5ouGHXW4fM4\n\n1v2 in a 12-12 Overtime game.. You won't believe what happens next",
   'subreddit': 'VALORANT',
   'title': '3000 IQ Diamond Reverse Sova CLUTCH: Shock Dart!'},
  {'author': 'FedAndHungry',
   'created_utc': 1596591287,
   'id': 'i3wa33',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'created a jett army in custom'},
  {'author': 'PhantomReaper47',
   'created_utc': 1596591510,
   'id': 'i3wc30',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Just played raze last game in spike rush, queued another and Raze isn't in my character select for some reason... Anyone have a clue why?"},
  {'author': 'PablitoThePotato',
   'created_utc': 1596594488,
   'id': 'i3x2ee',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Raze isn’t in the game anymore?'},
  {'author': 'Random1User1',
   'created_utc': 1596592598,
   'id': 'i3wlfe',
   'num_comments': 4,
   'score': 1,
   'selftext': "I know the heart and soul of the game is the core gamemode, no respawn. But personally I would really enjoy COD game modes like capture the flag and king of the hill. I understand the issue with these kind of game modes, is that it will be hard to balance. Certain agents will be much better. But I am sure they will figure out a way to keep things balanced and fair. Now I am sure some people are thinking, oh why don't you just play COD then if you want that kind of experience. Well, what I really love about valorant, is that you can play it on a toaster. I don't have an xbox (and don't want one). I have a XPS 15 with a gtx 1050, which is good to play valorant one. But, its powerful enough for COD and other AAA games. Also, sure COD is way different than the kind of FPS valorant is where gun play is so much more skilful. So I think it will be great to add the gun mechanics of Valorant with arcade style game modes. If Valorant added these games, I would be in love.",
   'subreddit': 'VALORANT',
   'title': 'What do you guys think about adding COD style modes to Valorant?'},
  {'author': 'Valorasi',
   'created_utc': 1596593524,
   'id': 'i3wtsp',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Raze is gone?'},
  {'author': 'Opposite-Gear-3898',
   'created_utc': 1596593399,
   'id': 'i3wsnh',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'They removed Raze. Who am I supposed to main now?'},
  {'author': 'BolthMC',
   'created_utc': 1596602565,
   'id': 'i3yylk',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': '[SUGGESTION] 100 EXP Per Kill In This New "FFA Mode" Coming Tomorrow'},
  {'author': 'SoCalTyrantt',
   'created_utc': 1596592623,
   'id': 'i3wlnc',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'This lag makes me want to end it all.'},
  {'author': 'daniel80442',
   'created_utc': 1596592979,
   'id': 'i3worn',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "Haven't tried this on a real map yet, but this was interesting"},
  {'author': 'ShadowStrm89',
   'created_utc': 1596593220,
   'id': 'i3wr0r',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Raze is not on character select screen?'},
  {'author': 'Chooboto',
   'created_utc': 1596594000,
   'id': 'i3wy26',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "Bots don't shoot Killjoy's turret"},
  {'author': 'rei_kazu',
   'created_utc': 1596603343,
   'id': 'i3z4gn',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'KILLJOY IS OUT! I MADE A FAN ART GUYS✨'},
  {'author': 'TemperLatino',
   'created_utc': 1596593951,
   'id': 'i3wxn0',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Raze'},
  {'author': 'finn3410',
   'created_utc': 1596594760,
   'id': 'i3x4t5',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Glitchpop update?'},
  {'author': 'ZealousResolve',
   'created_utc': 1596594675,
   'id': 'i3x405',
   'num_comments': 1,
   'score': 1,
   'selftext': '*Processing video udcyukugh3f51...*',
   'subreddit': 'VALORANT',
   'title': 'All according to plan...'},
  {'author': 'DC_Train',
   'created_utc': 1596594696,
   'id': 'i3x46y',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'New Cypher Cam on Ascent'},
  {'author': 'EloWintr',
   'created_utc': 1596594838,
   'id': 'i3x5hk',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Finally using my last free agent unlock for Killjoy'},
  {'author': 'aymaneghatous',
   'created_utc': 1596594935,
   'id': 'i3x6bc',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'FAST AF BOI'},
  {'author': 'WilliamTaa',
   'created_utc': 1596594952,
   'id': 'i3x6fo',
   'num_comments': 1,
   'score': 1,
   'selftext': 'I see other people playing comp but it’s either disabled or not showing up. Is this just for EU servers?',
   'subreddit': 'VALORANT',
   'title': 'Queue disabled'},
  {'author': 'mho12345678',
   'created_utc': 1596594532,
   'id': 'i3x2r3',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'friends not showing up as online'},
  {'author': 'RenanCheckIn',
   'created_utc': 1596589495,
   'id': 'i3vtxx',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'So, I got this oni skin bug and I found it kinda funny'},
  {'author': 'TyBihu',
   'created_utc': 1596589352,
   'id': 'i3vslr',
   'num_comments': 1,
   'score': 1,
   'selftext': 'Having some fun with friends on unrated matches. We were up some rounds so we decided to let the enemy team come to US!!\n\n[https://www.twitch.tv/videos/699030031](https://www.twitch.tv/videos/699030031)',
   'subreddit': 'VALORANT',
   'title': 'Check out Spawn Solo CHALLENGE!! from TyBihu on www.twitch.tv'},
  {'author': 'nlc369',
   'created_utc': 1596589377,
   'id': 'i3vssp',
   'num_comments': 1,
   'score': 1,
   'selftext': "If i remember correctly, the weekly challenges for the first week of act 1 were each worth about 10k xp. The current weekly challenges that were just updated for act 2 are only worth 5-6k each. Am I just misremembering? I hope they haven't drastically reduced the value of weeklies in act 2, the battle pass was already quite a grind in act 1. Perhaps they are planning on act 2 lasting longer than act 1, so they lowered the weekly xp to compensate?",
   'subreddit': 'VALORANT',
   'title': 'XP for weeklies decreased heavily'},
  {'author': 'bullz1nho',
   'created_utc': 1596589167,
   'id': 'i3vqx1',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'CLUTCH with KILLJOY ult'},
  {'author': 'Mad_Max46',
   'created_utc': 1596589860,
   'id': 'i3vx9e',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'New agent: Killjoy'},
  {'author': 'Kuu17',
   'created_utc': 1596597006,
   'id': 'i3xocx',
   'num_comments': 0,
   'score': 1,
   'selftext': 'I have Ethernet hooked up to my pc and pretty good specs but valorant still has lag issues over the pass few days. Does anyone have a fix? My ping is also usually in the 40’s now it’s in the 50-60s.',
   'subreddit': 'VALORANT',
   'title': 'Help with lag on Valorant only'},
  {'author': 'SILHOUETTEk3',
   'created_utc': 1596586588,
   'id': 'i3v373',
   'num_comments': 3,
   'score': 1,
   'selftext': "I'm stuck at reward 40 and I won't be able to get the last 10 unless I buy the battlepass? Can someone confirm - don't wan't to drop cash to unlock battlepass unless I can buy the rest of the missing levels. Thanks",
   'subreddit': 'VALORANT',
   'title': 'Can you full buy Act 1 battlepass without grinding XP?'},
  {'author': 'Howwy1121',
   'created_utc': 1596590245,
   'id': 'i3w0qb',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Stuck in bronze and people ask why'},
  {'author': 'AColdPillow',
   'created_utc': 1596586486,
   'id': 'i3v27g',
   'num_comments': 8,
   'score': 1,
   'selftext': 'Idk why, but my aim is way better in cs go then valorant even tho I’ve been playing it for a while. Pretty sure cs go is supposed to be harder to aim then valorant. I’ve been playing valorant since the middle of beta too.',
   'subreddit': 'VALORANT',
   'title': 'Any past cs go players, do you feel like it’s harder to aim in valorant?'},
  {'author': 'Shaggy4Lyfe',
   'created_utc': 1596590864,
   'id': 'i3w6dd',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Riot what's going on here"},
  {'author': '[deleted]',
   'created_utc': 1596590867,
   'id': 'i3w6dx',
   'num_comments': 2,
   'score': 1,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': '9th game in a row. no raze bug. ??? (restarted game twice)'},
  {'author': 'robertcjays',
   'created_utc': 1596591074,
   'id': 'i3w863',
   'num_comments': 1,
   'score': 1,
   'selftext': "Went to play spike rush and Riot Games nerfed her so hard she's just no longer an agent on the agent select screen lol",
   'subreddit': 'VALORANT',
   'title': 'Raze really did get nerfed...'},
  {'author': '0_life_1_man',
   'created_utc': 1596591148,
   'id': 'i3w8vi',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'So I heard Raze was nerfed?'},
  {'author': 'Niicollas',
   'created_utc': 1596591201,
   'id': 'i3w9by',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Killjoy turret clutches the round'},
  {'author': 'derrapido',
   'created_utc': 1596601064,
   'id': 'i3ymgz',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'VALORANT - DIE LEGENDE FERDIF0X | Twitch Highlights'},
  {'author': 'FedAndHungry',
   'created_utc': 1596591226,
   'id': 'i3w9j8',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'jett army'},
  {'author': 'omararlert',
   'created_utc': 1596589584,
   'id': 'i3vusk',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "nvm, I'll take a nap, take ur time"},
  {'author': 'Zenpao',
   'created_utc': 1596588874,
   'id': 'i3vog2',
   'num_comments': 5,
   'score': 1,
   'selftext': 'Anyone else getting the same thing too rn? I’ve been trynna play but I keep getting that message. Nothing changes after rebooting, I still get that message.',
   'subreddit': 'VALORANT',
   'title': '“There was a problem connecting to the platform”'},
  {'author': 'Fishasaurus_Rex',
   'created_utc': 1596590308,
   'id': 'i3w1az',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Rito, please allow us to put gun buddies on our knife!'},
  {'author': 'orionsbeltgs',
   'created_utc': 1596590805,
   'id': 'i3w5tj',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Raze has been deleted in Valorant 1.05?? (Weird bug lmao)'},
  {'author': 'MiklaSeraph',
   'created_utc': 1596592366,
   'id': 'i3wjeq',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Raze Missing From Agent Select?'},
  {'author': 'TomakTheDank',
   'created_utc': 1596591868,
   'id': 'i3wf6j',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Jett Runaround'}],
 [{'author': 'dibble08',
   'created_utc': 1596742612,
   'id': 'i4ykiu',
   'num_comments': 3,
   'score': 2,
   'selftext': "Death match is super fun and a great warm up but the way you heal is kinda weird. If you killed someone from far away you have to run to grab the heals and if they died in a dangerous spot you basically cant get the heal. Feel like the heals would be better if it was like reyna's overheal. It would show the position of people camping corners when they heal and it would create more fair deaths that aren't just a desperate attempt to get heals when your half. I think dm is good as it is now just think this would improve it what do you think??",
   'subreddit': 'VALORANT',
   'title': 'Death match healing'},
  {'author': 'IFang510',
   'created_utc': 1596696786,
   'id': 'i4mw6z',
   'num_comments': 3,
   'score': 2,
   'selftext': 'When I played during Ignition Act I, I noticed that whenever I finished the Weekly Missions, they would automatically renew the moment I completed the last one. \nDuring Ignition Act II, I am noticing that after finishing the three Weekly Missions, there were no new ones to try to complete. I’m wondering if this was changed for Act II, because I liked completing those challenges as quick as possible for more XP',
   'subreddit': 'VALORANT',
   'title': 'Weekly Missions?'},
  {'author': '2girls1',
   'created_utc': 1596674002,
   'id': 'i4hhgm',
   'num_comments': 1,
   'score': 2,
   'selftext': 'not sure if the game was bugging out for everyone else but earlier after the game ended, i finished a few dailies/weeklies, got 0 exp, and still nothing later yet. happen to others?',
   'subreddit': 'VALORANT',
   'title': 'im 99% sure i didnt get exp for the weekly/dailies earlier'},
  {'author': 'do_oty',
   'created_utc': 1596720510,
   'id': 'i4rszd',
   'num_comments': 1,
   'score': 2,
   'selftext': 'Anyone else getting this problem? or is this just a visual thing?\n\n​\n\n[bruh](https://preview.redd.it/z6x7zakawdf51.jpg?width=280&format=pjpg&auto=webp&s=e9eeb7ab50b31684358ceae896a291833b078155)\n\n[moment](https://preview.redd.it/ffs41bkawdf51.jpg?width=280&format=pjpg&auto=webp&s=af0c6712cd0e3663ec12f634fa9e883bc77e7f4c)',
   'subreddit': 'VALORANT',
   'title': "i only need 1 placement match to get my rank but i haven't played comp this season tho.."},
  {'author': 'foary',
   'created_utc': 1596706533,
   'id': 'i4opjx',
   'num_comments': 0,
   'score': 1,
   'selftext': 'I currently use the prime melee and I liked it much more without the vfx. I wish they would add an option to revert it to base model similar to how you can switch between skin variants.',
   'subreddit': 'VALORANT',
   'title': 'Anyone else wish we could revert melees down to base level?'},
  {'author': 'simianangle18',
   'created_utc': 1596690613,
   'id': 'i4lnui',
   'num_comments': 7,
   'score': 1,
   'selftext': "Is it just me or does it feel like the weekly missions to deal damage take so much longer that any of the other weekly missions? Like, I'll finish my other two missions in a day or two and then be maybe half way through my 25,000 dealt damage. Do I just suck or do these missions just take an abnormally long time compared to all the others?",
   'subreddit': 'VALORANT',
   'title': 'Dealing damage weekly missions take so long'},
  {'author': 'raiv_',
   'created_utc': 1596706624,
   'id': 'i4oq6b',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I keep getting this message during deathmatch games, my region is asia pacific. Riot, pls fix.'},
  {'author': 'ODFD',
   'created_utc': 1596706638,
   'id': 'i4oq9i',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'VALORANT bug lmao'},
  {'author': 'Book_External',
   'created_utc': 1596710515,
   'id': 'i4ph6e',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '3S ACE'},
  {'author': 'MattL600',
   'created_utc': 1596709783,
   'id': 'i4pc1x',
   'num_comments': 2,
   'score': 1,
   'selftext': "With so many people stating that the new BP is batter than the first one, I couldn't believe that players would accept the hivemind skins as, in my opinion, they are offputting and lack taste. What do you think?\n\n[View Poll](https://www.reddit.com/poll/i4pc1x)",
   'subreddit': 'VALORANT',
   'title': 'Which Battlepass skin line is the worst?'},
  {'author': 'ShashwatTheAdvanced',
   'created_utc': 1596710858,
   'id': 'i4pjpe',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Valorant Penalties and the new update'},
  {'author': 'AkshatTCZ',
   'created_utc': 1596713986,
   'id': 'i4q8ki',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Is Acting that you're AFK Cheating? It was hilarious nonetheless"},
  {'author': 'resendtwo',
   'created_utc': 1596713728,
   'id': 'i4q699',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'The deathmatch respawn timecounter-sound is unbearably annoying'},
  {'author': 'Meowvin25',
   'created_utc': 1596713965,
   'id': 'i4q8e3',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Keep on getting disconnected'},
  {'author': 'maggot4layp',
   'created_utc': 1596705214,
   'id': 'i4ogn2',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Getting DC on a Competitive match'},
  {'author': 'CoalTrain569',
   'created_utc': 1596690524,
   'id': 'i4ln5b',
   'num_comments': 6,
   'score': 1,
   'selftext': 'As reference, in LoL we get rotating game modes like nexus blitzs or urfs that have special interactions happening. I think it would be cool for valorant to have this as well. Like one-for-all mode tdm, headshot only, low gravity(?), king of the hill with only 5 players, or ffa gun game(cod refernce) would be dope gamemodes to play. Or they could create crazy guns that are available for a limited time in these game modes. Im playing valorant more and more to be relaxed with friends rather than super sweaty and seriously, so having alternate and more game modes for those who like the game but dont wanna stress would be dope.  I understand this game somewhat caters to csgo players, but i think it would be cool for people who wanted to play more casually.',
   'subreddit': 'VALORANT',
   'title': 'I hope valorant gets rotating game modes later down the line.'},
  {'author': 'GooDeeJAY',
   'created_utc': 1596713965,
   'id': 'i4q8du',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Brimstone: Smokes Down!'},
  {'author': 'Nm_LTP',
   'created_utc': 1596716035,
   'id': 'i4qq0r',
   'num_comments': 1,
   'score': 1,
   'selftext': '*Processing video m2zudiqyidf51...*',
   'subreddit': 'VALORANT',
   'title': 'Insane JumpShot kill'},
  {'author': 'KrimPlays',
   'created_utc': 1596716357,
   'id': 'i4qsl4',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant with a Metal soundtrack. (The last game I took seriously of Act 1) Enjoy :)'},
  {'author': 'silentninjabob1',
   'created_utc': 1596694651,
   'id': 'i4mhk6',
   'num_comments': 1,
   'score': 1,
   'selftext': "For starters, every map has great visibility while also being detailed and pleasing to look at. Every map has a similar layout and is easy to learn your way around. Ascent like cache combined with mirage, which I consider the two best CS maps. Every other map switches it up a little and adds something interesting. Bind has portals, Haven has 3 bombsites, and Split has the ropes and two heavens. I'm interested to see what risks Riot takes with the next map they add.",
   'subreddit': 'VALORANT',
   'title': "Appreciation post for Valorant's map design"},
  {'author': 'Nk1S',
   'created_utc': 1596704877,
   'id': 'i4oee0',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Weekly challenges'},
  {'author': 'Kwacker',
   'created_utc': 1596704018,
   'id': 'i4o8rh',
   'num_comments': 0,
   'score': 1,
   'selftext': "Basically: title.\n\nJust played my first game of DM and I'm so glad it's in the game! That said, I think it'd be cool if everyone played a unique agent so you could have little rivalries form mid-match and you can get the satisfaction of killing the enemy who always kills you etc.",
   'subreddit': 'VALORANT',
   'title': 'Suggestion: In DM, use a unique agent for each player so you can identify your enemy.'},
  {'author': 'BirgerK1ng',
   'created_utc': 1596704033,
   'id': 'i4o8u2',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "I only saw negative posts about DM - I've played since day 6 off the beta, and we all know riotz listens to the community so don't be so salty about it"},
  {'author': 'MeatLovingVegan23',
   'created_utc': 1596704131,
   'id': 'i4o9fq',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Why do the weekly missions give so much less experience now?'},
  {'author': 'ManaTyyy',
   'created_utc': 1596702009,
   'id': 'i4nvk9',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Funniest Clutch in Act 2 so far (excuse my aim)'},
  {'author': 'Familyfriendly1',
   'created_utc': 1596701687,
   'id': 'i4ntj1',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "What's the deal with Error Code: 68?"},
  {'author': 'MinariiiN',
   'created_utc': 1596701778,
   'id': 'i4nu38',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'What is with error 84?'},
  {'author': 'wtfisgoingonwhylol',
   'created_utc': 1596696587,
   'id': 'i4mutb',
   'num_comments': 8,
   'score': 1,
   'selftext': 'weirdest shit happened to me in my last comp match. talking in all chat. dude on the other team says wtfisgoingonwhylol add me and talk to me after this. its late af and im bored so i entertained it, he was really persistent all game and i thought it\'d be funny.\n\n\nanyway i add him after and hes begging me to join his lobby to "talk". I said nah man you can tell me what its about through chat. He said he wanted to give me "tips" and i told him nah lol youre lower than me (lowkey was salty after losing the close-ish game) and he said "not valorant tips dude life tips idc about the game". I said nah you\'re weird and no more messages but my chat box is filling up with some strange message I\'ve NEVER seen in this game. I don\'t remember much but it looked like a file name of sorts. Like "Something.Idk.Thisandthat.??? denied". I don\'t remember exactly what it was but I deleted him and uninstalled the game ASAP. Tried clipping it with shadowplay but it wouldn\'t when i was outside of the game. I wish I could see the message again but seriously I have no idea what that was about. It seemed like it was trying to download files or something.\n\nSorry if this has been brought up before but I couldn\'t find anything about it and don\'t even know what I would look up to find it. I figured it would be a pretty well known issue if this wasn\'t something new.\n\nIf anyone knows what this could\'ve been let me know, changed my valorant pass, do I need to worry about anything else? Also gonna make a support ticket about this.',
   'subreddit': 'VALORANT',
   'title': 'Potential security issue with valorant client'},
  {'author': 'Bo3ing787',
   'created_utc': 1596705485,
   'id': 'i4oiea',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Riot if your servers are not very good than dont give people penalties for getting disconnected when its not there fault? like come on are you serious?',
   'subreddit': 'VALORANT',
   'title': 'i just got a queue suspension because game servers failed?'},
  {'author': 'domingolance',
   'created_utc': 1596713495,
   'id': 'i4q4bq',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'huge fps drop after valorant update can anyone help me?'},
  {'author': 'Minkemink',
   'created_utc': 1596713217,
   'id': 'i4q22b',
   'num_comments': 4,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Killjoy 1v5 Ninja plant and 4k clutch'},
  {'author': 'PaingKhant',
   'created_utc': 1596714934,
   'id': 'i4qgf1',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Need help'},
  {'author': 'GlassEraser',
   'created_utc': 1596715466,
   'id': 'i4qkzd',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Why do you have to force quit valorant if you have a connection error?'},
  {'author': 'CPTDV',
   'created_utc': 1596710448,
   'id': 'i4pgqr',
   'num_comments': 10,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Unable to unlock competitive.'},
  {'author': 'r0astedApple',
   'created_utc': 1596715494,
   'id': 'i4ql8o',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "I've had my settings reset every time the game decides to disconnect me for no clear reason whatsoever. Does anyone face this problem of settings reset?"},
  {'author': 'KungFuPanda229',
   'created_utc': 1596714805,
   'id': 'i4qf8k',
   'num_comments': 3,
   'score': 1,
   'selftext': 'Please make all 10 players spawn with different agent each.\n\nThis way, we can know that it was the same person we died /killed last time without looking at the kill feed. We can have the sweet feeling of revenge if the same person was killing us again and again.\n\nSince we have enough agents, I guess it would not be much trouble to implement this.',
   'subreddit': 'VALORANT',
   'title': 'A small change suggestion for Deathmatch'},
  {'author': 'someone1108',
   'created_utc': 1596715165,
   'id': 'i4qi9l',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Is any one experiencing error 68 and 86 or something'},
  {'author': 'Butasaru',
   'created_utc': 1596712930,
   'id': 'i4pzju',
   'num_comments': 3,
   'score': 1,
   'selftext': "Well... i don't know who tought that say every few seconds where are all the players it's a good idea...\n\nbut if i was the leader i will fire up that guy/girl.\n\n​\n\ni was waiting DM for long time to have a game mode to practice aim but it's imposible if you and the others know exactly where you are every 3 or 4 seconds.\n\n​\n\ni never knew that someone will be able to make a decent fun game mode to a total garbage by just one simple thing like that...\n\n​\n\nremove that marks that show where is the people, we don't need it the maps are not big enough to justifiy that thing.",
   'subreddit': 'VALORANT',
   'title': 'How to destroy DM'},
  {'author': 'CowardPantato',
   'created_utc': 1596713964,
   'id': 'i4q8di',
   'num_comments': 2,
   'score': 1,
   'selftext': 'Ops can be countered in FFA they say.\n\nTop 6 in my FFA game are OPers hiding at a corner using the 5sec scan to snipe ppl from afar.\n\nGunplay? More like OP-play',
   'subreddit': 'VALORANT',
   'title': 'OPs in FFA'},
  {'author': 'TheGamer95',
   'created_utc': 1596713322,
   'id': 'i4q2wh',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Ended up getting a penalty because my game encountered an error and needed to close, right after selecting my Character. No idea what caused it to need to close in the first place.'},
  {'author': 'Shiru_Ite',
   'created_utc': 1596714351,
   'id': 'i4qbks',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'The Problem with Russians in Competitive'},
  {'author': 'BilexOS',
   'created_utc': 1596709720,
   'id': 'i4pbml',
   'num_comments': 5,
   'score': 1,
   'selftext': "That's happen after few deathmatch matches, I constantly switch my vision to see other players in the map's radar which makes my eyeballs really hurts.\n\nI really like this mode but I can't play it anymore",
   'subreddit': 'VALORANT',
   'title': "Switching my vision from map's radar to crosshair constantly in deathmatch start hurting my eyes"},
  {'author': 'sneak-1000',
   'created_utc': 1596714777,
   'id': 'i4qezw',
   'num_comments': 0,
   'score': 1,
   'selftext': 'what if it pinged someone for like 3 secs as soon as they get a kill.This would imitate ingame scenario when your teammate dies and gives you a callout where the enemy is,\nor like many people commenting have suggested to ping only campers.\n\n[View Poll](https://www.reddit.com/poll/i4qezw)',
   'subreddit': 'VALORANT',
   'title': 'Which will you prefer? (Deathmatch pinging system)'},
  {'author': 'itsrevengee',
   'created_utc': 1596696933,
   'id': 'i4mx76',
   'num_comments': 4,
   'score': 1,
   'selftext': 'This was right after I had finished my placements , where usually the first few games after placements are easy up and down bounces so the game can find your MMR. Yet i win 5 in a row ( I know 4 of them are not MVPs but most of the team played pretty evenly) and yet still no rank up? Is this some sort of bug or what lool',
   'subreddit': 'VALORANT',
   'title': 'Just Finished Placements and my MMR is already fucked??'},
  {'author': 'iN4tionZ',
   'created_utc': 1596707641,
   'id': 'i4oxah',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Check out this clip! N4tionZ streaming Grounded!  https://clips.twitch.tv/TenaciousEagerGaragePeoplesChamp',
   'subreddit': 'VALORANT',
   'title': 'Nice little 3k push'},
  {'author': 'iN4tionZ',
   'created_utc': 1596707644,
   'id': 'i4oxbd',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Check out this clip! N4tionZ streaming Grounded!  https://clips.twitch.tv/TenaciousEagerGaragePeoplesChamp',
   'subreddit': 'VALORANT',
   'title': 'Nice little 3k push'},
  {'author': 'twisted_2337',
   'created_utc': 1596702712,
   'id': 'i4o09w',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Please Riot'},
  {'author': 'OneBoiArmy',
   'created_utc': 1596709324,
   'id': 'i4p8wm',
   'num_comments': 1,
   'score': 1,
   'selftext': 'CS:GO did a way better job with deathmach. I think they should have 5 players on a map so there would be a lower chance of somebody 3rd partying you.',
   'subreddit': 'VALORANT',
   'title': 'Deathmatch oppinion'},
  {'author': 'FelioEmeraude',
   'created_utc': 1596706300,
   'id': 'i4onwe',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Someone should explain it to me: Bronze level, Match MVP, lost at after time (13-15), 4v5 for one AFK and I got not 1 but 2 arrows down? I would have expected "no change"...'},
  {'author': 'JonKn0w',
   'created_utc': 1596706270,
   'id': 'i4onop',
   'num_comments': 0,
   'score': 1,
   'selftext': "So I live in South America (Guyana) but unfortunately for us we are the only English speaking country there. So whenever I solo queue I'm paired with a bunch of native Spanish speaker which makes it really difficult to communicate with them. Was wondering if any bilinguals could drop some useful Spanish Phrases to make my life a bit easier.",
   'subreddit': 'VALORANT',
   'title': 'Spanish Phrases for an English Speaker playing in Latin America?'},
  {'author': 'Snoo70353',
   'created_utc': 1596711413,
   'id': 'i4po0y',
   'num_comments': 1,
   'score': 1,
   'selftext': "Currently everyone receives 500XP at the end of the deathmatch, a game lasts between 5 and 8 minutes.\n\nWhatever the game mode, roughly the average is 100XP per minute (To put it simply, usually 3000XP for a 30 minute game, 1000XP for a 10 minute game in Spike Rush: this is just ONE example, don't judge me! THANKS).\n\nThe problem is that if you cannot complete the missions in the deathmatch, it would be wise to give a number of experience points according to the number of victims. \n\nI'm thinking of 50XP, 25XP, or 20XP per kill, so the winner gets 1500XP or 750XP or 600XP. \n\nSince it is not possible to do the missions, whoever is given thoroughly be (somehow rewarded). Additionally, it will limit AFK players (who would only be there to gain experience without actually playing).\n\nThanks for taking the time to read me, sorry for the quality (I'm using Google Translate)",
   'subreddit': 'VALORANT',
   'title': '[Deathmatch] XP for each kill ?'},
  {'author': 'thenewkidz',
   'created_utc': 1596718626,
   'id': 'i4rbta',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Episode One: Ace, Again? (My Spongebob-Themed Montage)'},
  {'author': '0FaceLess0',
   'created_utc': 1596718568,
   'id': 'i4rbcd',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'What the fuck happened ?'},
  {'author': 'ezwhitebianca',
   'created_utc': 1596717851,
   'id': 'i4r4z4',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "When you hear 'FIRE IN THE HOLE' just pray something like this happens to you"},
  {'author': 'TwiTube',
   'created_utc': 1596718087,
   'id': 'i4r71z',
   'num_comments': 2,
   'score': 1,
   'selftext': 'Is it good to add a low volume lo-fi background music to valo gameplay compilations? Thanks for your answers guys!',
   'subreddit': 'VALORANT',
   'title': 'With or without?'},
  {'author': 'Colonel_HD_Sanders',
   'created_utc': 1596718557,
   'id': 'i4rb8p',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I wish this was available in competitive. 2x 12ms servers next to me, yet I always end up in east-europe with cyrillic alphabet and 90+ ping players! >:('},
  {'author': 'resendtwo',
   'created_utc': 1596716733,
   'id': 'i4qvlx',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Who finds the respawn deathmatch timecounter-sound unbearably annoying too?'},
  {'author': 'eucalypticfreemax',
   'created_utc': 1596711487,
   'id': 'i4pojg',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Raw Deathmatch gameplay (beginner). I've put a video if anyone's wondering what's the new game mode is like. Check it out!"},
  {'author': 'ezwhitebianca',
   'created_utc': 1596717953,
   'id': 'i4r5um',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "When you hear 'FIRE IN THE HOLE' start praying and hoping something like this happens to you , if not its okay everyone has felt the pain before."},
  {'author': 'Prnv_J',
   'created_utc': 1596718837,
   'id': 'i4rdqj',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Connection Error bug'},
  {'author': 'EmbersDC',
   'created_utc': 1596723283,
   'id': 'i4sju2',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'If DM was available at launch'},
  {'author': 'felix_flame',
   'created_utc': 1596707529,
   'id': 'i4owgw',
   'num_comments': 2,
   'score': 1,
   'selftext': "So I've been uming and ahing over the Glitchpop Judge, as it's a gun I use fairly regularly and I really enjoy the designs of these skins, but I feel like these guns are missing firing SFX similar to the Prime collection. This feels like the perfect skin set to include it, maybe having a sort of audio shudder.   \nFeels like it's a missed opportunity.  \n\n\nAnyone else feel the same way?",
   'subreddit': 'VALORANT',
   'title': 'Glitchpop SFX'},
  {'author': 'Kamllyy',
   'created_utc': 1596720715,
   'id': 'i4ruwz',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "I can't give my money to Riot"},
  {'author': 'meepmeepcapybara',
   'created_utc': 1596719630,
   'id': 'i4rkyx',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Simple fix for error 68'},
  {'author': 'Fenro',
   'created_utc': 1596720898,
   'id': 'i4rwoh',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Imagine'},
  {'author': 'Snahpp',
   'created_utc': 1596720853,
   'id': 'i4rw8u',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Jett smokes cancel switching animations when timed right'},
  {'author': 'Bifeclassico',
   'created_utc': 1596707366,
   'id': 'i4ovar',
   'num_comments': 25,
   'score': 1,
   'selftext': 'So, I just played deathmatch and I was surprised that it actually works and it\'s great!.\n\nBut there is one thing that really gets to me, what\'s the point? You dont get to get any progress from your missions and you don\'t get any reward in special for standing out in the deathmatch you just played. It is really bad that it doesn\'t reward you with anything really. Playing a deathmatch and get in 1st place, gets you the same exp as if you win 2 rounds in unrated or finish half of a spike rush.\n\nI know the argument could be "Oh but it\'s for new players or to practice aim", that could be a good point if the practice range and tutorial didn\'t exist. I think Riot could really improve deathmatch if it rewarded with seomthing more than 500xp but that\'s just me, it just feels like a waste of time when I want to level up my agents and battlepass.',
   'subreddit': 'VALORANT',
   'title': "I love deathmatch, but what's the point of playing it?"},
  {'author': 'Hmmmmmmmm69',
   'created_utc': 1596723944,
   'id': 'i4sqi4',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Deathmatch'},
  {'author': 'killerko2099',
   'created_utc': 1596723988,
   'id': 'i4sqxb',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'This happened at deathmach...'},
  {'author': 'Megatronatfortnite',
   'created_utc': 1596724004,
   'id': 'i4sr2c',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Don\'t type "ez" in chat if you win. Respect the players.'},
  {'author': 'BOES_Vandal',
   'created_utc': 1596724265,
   'id': 'i4stoj',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Error code 68'},
  {'author': 'thebutinator',
   'created_utc': 1596721841,
   'id': 'i4s5p4',
   'num_comments': 4,
   'score': 1,
   'selftext': 'Riot, we know you think of deathmatch as a mode, that exists for players that just installed valorant, but trust me when I say there are people that want to play deathmatch properly.\n\nIts simple a weird thing to add, you know, being able to spawn right next to someone while having spawn protection can surely be annoying but whats worse than a UAV on a small map right? I mean after all you certainly considered to habe spawn restrictions so someone cant just spawnkill you thrice in a row because you spawned in the middle of mid three times in a row right? I mean that would be hilarious no?\n\nAnyways at least theres surely a good xp compensation for such a hardcore mode that requires constant 360 awareness and the perfect headset to hear the 1 step people make that just spawned behind you right?',
   'subreddit': 'VALORANT',
   'title': 'Dear Riot deathmatch shouldnt be a clown fiesta.'},
  {'author': 'MomGetTheMay0',
   'created_utc': 1596720914,
   'id': 'i4rwtv',
   'num_comments': 2,
   'score': 1,
   'selftext': 'so basically i got a 7k with the operator in the new gamemode death match\n\n [https://imgur.com/gallery/wCT8qJX](https://imgur.com/gallery/wCT8qJX)',
   'subreddit': 'VALORANT',
   'title': '7k in valorants new death match'},
  {'author': 'Jesusmate',
   'created_utc': 1596722318,
   'id': 'i4sa2f',
   'num_comments': 4,
   'score': 1,
   'selftext': ' \n\n## [https://pmc.pay.riotgames.com/](https://pmc.pay.riotgames.com/).............................&locale=en_US&t=valorant&vc=VP&sc=valorant&i=rgl\n\n​\n\ncensored it, it works when i open it on chrome but not in-game. it lets me buy. if I buy through chrome will it link to my account?',
   'subreddit': 'VALORANT',
   'title': "Can't load the buy page ingame but the link works on chrome"},
  {'author': 'wenkwonk27',
   'created_utc': 1596725394,
   'id': 'i4t5e3',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Omen Outplays You Can Relax/Study To — Valorant Montage'},
  {'author': 'IlluminatedGame',
   'created_utc': 1596724576,
   'id': 'i4swy2',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Is anyone else having this issue? It's saying that I have duplicate keybinds but I don't?"},
  {'author': 'TechoGear',
   'created_utc': 1596724354,
   'id': 'i4sunp',
   'num_comments': 5,
   'score': 1,
   'selftext': "PC specs\n\nCPU: AMD FX-9370\n\nMotherboard: GA-990FX-GAMING\n\nGPU: Radeon RX 580\n\nRAM: 16 GB (DDR3)\n\n​\n\nBefore patch 1.05 I can play Valorant perfectly fine and getting over 140 fps.\n\nAfter the update I'm getting Low Client FPS and only get 20 fps.\n\n​\n\nhttps://preview.redd.it/kc5jn1im7ef51.png?width=442&format=png&auto=webp&s=77829fe1bce608e9d8f7714ddd29f147b4c4e7bb\n\nhttps://preview.redd.it/36cn4u3n7ef51.png?width=76&format=png&auto=webp&s=f5a99982a5594bd67957065109b85936de127850\n\nhttps://preview.redd.it/tsbluqio7ef51.png?width=1154&format=png&auto=webp&s=f018fe9a28baf38075cac43cb200213d2f20750e",
   'subreddit': 'VALORANT',
   'title': 'Low Client FPS after Patch Update 1.05'},
  {'author': 'Zeptitx',
   'created_utc': 1596724797,
   'id': 'i4sz73',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'MISSIONS NOT AVAILABLE IN DEATHMATCH?? TF'},
  {'author': 'Gamer_4_kills',
   'created_utc': 1596726079,
   'id': 'i4tcrn',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Killjoy Selfboost with Turret'},
  {'author': 'eple65',
   'created_utc': 1596725728,
   'id': 'i4t92x',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I went from Gold 1 to Unranked after the latest patch'},
  {'author': 'rajatz',
   'created_utc': 1596725644,
   'id': 'i4t86f',
   'num_comments': 2,
   'score': 1,
   'selftext': "​\n\n[Cards](https://preview.redd.it/thoqldmbbef51.png?width=434&format=png&auto=webp&s=985f1bbd9bfba422795de984893329426ae70687)\n\n​\n\nOn act 1 we have this card on Battle Pass that shows a figure similar to Killjoy's turret. We had a Killjoy's reference in front of us all the time. Have you guys imagine if something similar happend on this act as well? What if this card is about the next agent?",
   'subreddit': 'VALORANT',
   'title': 'The next agent is right in front of us'},
  {'author': 'semenbakedcookies',
   'created_utc': 1596728213,
   'id': 'i4tzk2',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Hiko on footsteps and radar in the new deathmatch mode.'},
  {'author': '0Maka',
   'created_utc': 1596711874,
   'id': 'i4priz',
   'num_comments': 13,
   'score': 1,
   'selftext': 'This game can be so frustrating at times... I find most of the maps heavily defensive sided leaving the attackers hardly any chance...\n\nThe defending side gets to sit on site during buying phase and do not have to run to gain advantage positions.\n\nThe defending side is also able to buy the same guns as the attacking side. With the Vandal being the primary gun used and its 1 shot kill potienal, it should only be able to be purchased on attacking side, forcing defending side to use the Phantom with the opportunity to pick up a Vandal',
   'subreddit': 'VALORANT',
   'title': 'Going back to CSGO'},
  {'author': 'Aditya_Nittala_5',
   'created_utc': 1596726256,
   'id': 'i4tes7',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'New update troubles'},
  {'author': 'Beginning_Effective7',
   'created_utc': 1596723793,
   'id': 'i4sp0m',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Lag kicks in at the worst time...'},
  {'author': 'TurboHenning',
   'created_utc': 1596724226,
   'id': 'i4st9z',
   'num_comments': 1,
   'score': 1,
   'selftext': "Been playing quite a bit Deathmatch, and every game i've been in, (almost) everyone is using Operator, and just stand still, holding different angles or camping in mid. Really feel like there should be a cap on how many Operators there can be every game, because 50-70% of players sniping can become pretty frustrating at times.\n\n​\n\nAlso the sound in-game is really bad at times.",
   'subreddit': 'VALORANT',
   'title': 'Too many Operators in DM'},
  {'author': 'gamegick',
   'created_utc': 1596728594,
   'id': 'i4u3pe',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Here are some of mmy new plavemants witch i found in map haven for attack and defence. i hope u finde it usefull.',
   'subreddit': 'VALORANT',
   'title': 'Killjoy placemants Haven'},
  {'author': 'Loony0Linz',
   'created_utc': 1596725927,
   'id': 'i4tb49',
   'num_comments': 6,
   'score': 1,
   'selftext': '[Demotion Despite Saying it won’t happen](https://imgur.com/gallery/unFVGKl)\n\nBe wary everyone, got this message from Riot mid game. We didn’t initially surrender but did a few rounds later. Me and my friend both still got demoted despite this message.',
   'subreddit': 'VALORANT',
   'title': 'Riot Games, Please Explain'},
  {'author': 'crima',
   'created_utc': 1596729826,
   'id': 'i4uh42',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Got Immortal 2 in Act 1 and now placed immediately Immortal 3 after queueing my placement games with a 5 stack'},
  {'author': 'Capitalism-unmarxed',
   'created_utc': 1596727451,
   'id': 'i4trfo',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Low FPS even though decent specs?'},
  {'author': 'tatonoot',
   'created_utc': 1596714564,
   'id': 'i4qdbj',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'First time playing Valorant with my friends'},
  {'author': 'MaestroLA',
   'created_utc': 1596681963,
   'id': 'i4jn0d',
   'num_comments': 2,
   'score': 1,
   'selftext': 'Like maybe put the time for the radar to be like 15 seconds or so or just remove it. Maybe add more 5 players and make it to 50. \n\nBut I really like this game mode.',
   'subreddit': 'VALORANT',
   'title': 'Realy enjoying DM so far, just a few tweaks and its perfect.'},
  {'author': 'General_Action',
   'created_utc': 1596684834,
   'id': 'i4kdco',
   'num_comments': 4,
   'score': 1,
   'selftext': 'The radar showing locations is extremely annoying, I don\'t want people to know where I am at all times, and I don\'t want to have to look at my minimap 24/7 wondering if someone is gonna come running behind me, running infront of me, coming from ropes, or who is closest to me. Please, for the love of god, there is no "Radar Pulse" in Competetive, Spike Rush, or Unrated, why does it have to be implemented into Deathmatch?',
   'subreddit': 'VALORANT',
   'title': 'Please, please, remove the radar pulse from Deathmatch.'},
  {'author': 'MinesweeperGang',
   'created_utc': 1596681166,
   'id': 'i4jfti',
   'num_comments': 2,
   'score': 1,
   'selftext': "It's like the game is connecting me to a server that's further away. US Central instead of US East. How do I control this if there's even a way? I literally can't play a game atm because my ping is shooting anywhere between 150-190.",
   'subreddit': 'VALORANT',
   'title': 'Why do I have normal ping in most games then I randomly get 180+?'},
  {'author': 'Goatbuger',
   'created_utc': 1596692761,
   'id': 'i4m3wz',
   'num_comments': 0,
   'score': 1,
   'selftext': "Why does this happen so often, it rarely ever happens but with Valorant I feel like it happens every other day\n\nWhat is up with Riot's servers",
   'subreddit': 'VALORANT',
   'title': 'Just got disconnected in a 12-13 game in the middle of a round'},
  {'author': 'Adivikram',
   'created_utc': 1596686731,
   'id': 'i4kt5s',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Is anyone having frame drops issue in the middle of a match?'},
  {'author': 'fuinharococo',
   'created_utc': 1596686291,
   'id': 'i4kpid',
   'num_comments': 1,
   'score': 1,
   'selftext': "Anyone felt a noticeable increase in your mouse lag input after today's update? I dunno what might've caused it, I hope it gets fixed.",
   'subreddit': 'VALORANT',
   'title': 'Input lag after this update'},
  {'author': 'wonosobo31',
   'created_utc': 1596691729,
   'id': 'i4lw8i',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Keep getting error 68'},
  {'author': 'gletQQ',
   'created_utc': 1596693070,
   'id': 'i4m63u',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Constant error 68'},
  {'author': 'Diamante77D',
   'created_utc': 1596691124,
   'id': 'i4lrr1',
   'num_comments': 5,
   'score': 1,
   'selftext': "I don't know about everyone else, but the amount of games where people are just throwing, team killing, and sabotaging the team is completely outrageous. It's literally for the full purpose of getting through the 20 games to play comp. \n\nIt is ruining the unrated games and creating a toxic environment. Sometimes I just want a chill game that isn't me having to be sweaty but it turns into just me having to run away from Brim's mollys and Raze satchels that my teammates are throwing at me. \n\nIs anyone else having this problem??",
   'subreddit': 'VALORANT',
   'title': '20 games till Comp is creating a toxic unrated'}],
 [{'author': 'TbhHonest_',
   'created_utc': 1596811808,
   'id': 'i5f69d',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](sbljmtxsflf51)',
   'subreddit': 'VALORANT',
   'title': "This has to be the nastiest double kill! caught it on stream and I was at a loss for words like what just happened. If whoever enjoys this catch me on stream for a good time (needed to fill all 300 characters sorry for the shameless plug didn't want to lmao)"},
  {'author': 'El-Perso_Blacko',
   'created_utc': 1596811831,
   'id': 'i5f6h9',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'New to PC gaming, this is my second edit/ also here is the yt upload -https://www.youtube.com/watch?v=3vVfJc9LBtc&t=1s'},
  {'author': 'CaptainSkull22',
   'created_utc': 1596813653,
   'id': 'i5fq3b',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Not another Valorant edit!'},
  {'author': 'URLink',
   'created_utc': 1596814827,
   'id': 'i5g2ps',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Was playing around with Viper Ult.'},
  {'author': 'MonkeyHoney246',
   'created_utc': 1596807754,
   'id': 'i5e11u',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'My biggest complaints about this game as of 1.05'},
  {'author': 'NicDaDude',
   'created_utc': 1596814573,
   'id': 'i5fzx3',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Valorant app'},
  {'author': 'SatanaSalamo',
   'created_utc': 1596818497,
   'id': 'i5h6og',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'BUG: Sova ult revealing dead player'},
  {'author': 'sssoft_and_sssubtle',
   'created_utc': 1596819054,
   'id': 'i5hcq9',
   'num_comments': 0,
   'score': 1,
   'selftext': 'I have to be honest here, the weapon mechanics are very discouraging. I find myself quite annoyed every time I die in this game, not because of why it happened, but **how**. I\'m not a perfect player, I make mistakes, a lot of them, not ashamed to admit it, but why is something as stupid as running and shooting so rewarded with such high accuracy? \n\nDeathmatch has proven the importance of pre-firing, why bother with learning how to counter-strafe around the corner while aiming at the headshot-level of all the positions, if you can just run out and shoot whatever you have with you at the moment and get the same or even more value out of it?\n\nThe weapon layout and behaviour in VALORANT is supposed to resemble the ones of CS:GO, I think that\'s clear. However, they don\'t behave the same as their CS counterparts at all, which was most likely not intended and screws up VALORANT\'s core mechanic: gun play.\n\nI\'ve made a little comparison on how the weapons behave between the games.\n\n*Processing video 7wasjcgatlf51...*\n\nThere\'s one very important thing to note when watching the comparison. In VALORANT, the movement barely disrupts the spray pattern, they\'re pretty much the same but on a bigger scale, which makes them controllable, **while running**, which is stupid. (While running, bullets **nearly never** go below your crosshair.) In CS:GO, movement makes the spray patterns random, which is what makes it so discouraging to do there. There\'s no consistency to it, therefore it\'s not worth to do it.\n\nI also have several concerns about counter-strafing in VALORANT, well.. rather the lack of its existence. Counter-strafing doesn\'t actually exist in this game, you get as much value from just letting the character to finish its movement on their own as from stopping the movement yourself.\n\n*Processing video 185ox2aeylf51...*\n\nAs a CS veteran, having invested thousands of hours across the most memorable CS titles; 1.6, Source, GO, don\'t know a single game where accuracy matters and counter-strafe doesn\'t exist. For someone like me, this is not a case of "just don\'t do it," **this is a tech that\'s been building up in my muscle memory for more than a decade.** Counter-strafing distinguishes good players from the bad ones. \n\nDue to the lack of its existence, this greatly hinders sniper players. Since counter-strafing doesn\'t exist in VALORANT, all it does is it only adds extra movement. That little piece of movement can **significantly** disrupt the accuracy of a sniper, as shown in the following video:\n\n*Processing video liki70qr0mf51...*\n\nIt\'s pretty clear Riot wants the guns to be just as perfect as they are in CS. They\'re not, and that\'s the only thing about VALORANT that\'s keeping me from enjoying it.',
   'subreddit': 'VALORANT',
   'title': 'RANT: The guns are just bad'},
  {'author': 'Mabangiz',
   'created_utc': 1596817458,
   'id': 'i5gv4w',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Team Chicken Vs Team Chicken'},
  {'author': 'GohanMelee',
   'created_utc': 1596820452,
   'id': 'i5hs63',
   'num_comments': 0,
   'score': 1,
   'selftext': "been having a rough day after the patch , don't know why but just can't seem to win most of the time , maybe it's just me having a bad day \n\n [https://imgur.com/gallery/Qkew7DG](https://imgur.com/gallery/Qkew7DG)",
   'subreddit': 'VALORANT',
   'title': "When you try your best but you don't succeed"},
  {'author': 'fleash_eating_window',
   'created_utc': 1596816402,
   'id': 'i5gjz0',
   'num_comments': 4,
   'score': 1,
   'selftext': 'I have read the patch notes and didn’t understand anything. So far I have won 5 comp games and the bar says i need to win 4 more. What happens after those 4 games? Could someone explain like im 5.',
   'subreddit': 'VALORANT',
   'title': 'I don’t understand the career page'},
  {'author': 'Planc_',
   'created_utc': 1596821472,
   'id': 'i5i3pz',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Some nanoswarm in acent B'},
  {'author': 'JonieMH',
   'created_utc': 1596819459,
   'id': 'i5hgwm',
   'num_comments': 0,
   'score': 1,
   'selftext': 'This is probably one of my favorite clutches, I love hearing when people are nice to me, sadly we lost that game tho bc teammates were REALLY tilted lol.',
   'subreddit': 'VALORANT',
   'title': 'Cool pistol round clutch I wanted to show :D'},
  {'author': 'Ch1ppy2k',
   'created_utc': 1596817112,
   'id': 'i5grjb',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'deathmatch error code 0'},
  {'author': 'thebutinator',
   'created_utc': 1596819694,
   'id': 'i5hjkh',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'An Omen left behind.'},
  {'author': 'UluseusMaximus',
   'created_utc': 1596817075,
   'id': 'i5gr5r',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Idea'},
  {'author': 'LOWENDGAMER1234',
   'created_utc': 1596817246,
   'id': 'i5gsx3',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'There you go HIKO PLAY'},
  {'author': 'PizuValorant',
   'created_utc': 1596817401,
   'id': 'i5gujn',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'What is this sound?'},
  {'author': 'Le-Misanthrope',
   'created_utc': 1596817736,
   'id': 'i5gy71',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'The only time counting footsteps actually worked. (Audio may be loud. My appologies.)'},
  {'author': 'MaggiJuicy',
   'created_utc': 1596820627,
   'id': 'i5hu9s',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Separate queue'},
  {'author': 'takmilo',
   'created_utc': 1596816278,
   'id': 'i5gikw',
   'num_comments': 2,
   'score': 1,
   'selftext': 'Is there any website when u can actually see all skins (with prices) that have been realised? I found one, but seems like its outdated. No ederlame and oni collection.',
   'subreddit': 'VALORANT',
   'title': 'all valorant skins and prices'},
  {'author': 'okbrow',
   'created_utc': 1596820351,
   'id': 'i5hqya',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I love being stuck underground'},
  {'author': 'GohanMelee',
   'created_utc': 1596820186,
   'id': 'i5hp5x',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "When you try your best but you don't succeed"},
  {'author': 'nofatboy1',
   'created_utc': 1596819155,
   'id': 'i5hdsa',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'VALORANT DC??'},
  {'author': 'falven2000',
   'created_utc': 1596809181,
   'id': 'i5ef6q',
   'num_comments': 9,
   'score': 1,
   'selftext': 'This has been on my mind after seeing the underwhelming turnout at the Faze invitational.\n\nIs Riot selling out by overly appeasing casuals and ruining the competitive potential and therefore the future of the game?\n\nThe game doesn’t seem fun to watch. When you make every aspect of the game, from shooting mechanics to utility usage so easy, those high impact moments lose their appeal.\n\nThings like:\nA complete misunderstanding of death-match (radar, player count)\nSound radius, drop off, travel\nMap sizes and design\nUtility damage\nShooting mechanics (running/walking and shooting)\n\nSo what exactly is the game trying to accomplish? By alienating their competitive fan base and over-simplifying the game they are ruining the future of their game.',
   'subreddit': 'VALORANT',
   'title': 'Why we are losing faith in the game.'},
  {'author': 'mopossum1',
   'created_utc': 1596824095,
   'id': 'i5ix25',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I think the buddy icons in the collections menu are a little hard to recognize.'},
  {'author': 'Rare-Yogurtcloset796',
   'created_utc': 1596820656,
   'id': 'i5hukl',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Is valorant optimised for low end pc like they told us ,ur opinions pls cause i have a potato pc and was very hyped when valorant was announced and it runs like crap on my pc.'},
  {'author': 'defdani',
   'created_utc': 1596820891,
   'id': 'i5hx63',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "If you place the alarmbot under the turret, it won't detect enemies till the turret is destroyed"},
  {'author': 'ByKoto',
   'created_utc': 1596822069,
   'id': 'i5iafd',
   'num_comments': 0,
   'score': 1,
   'selftext': " [https://www.youtube.com/watch?v=GM8cLG2hl2c](https://www.youtube.com/watch?v=GM8cLG2hl2c) \n\n​\n\n​\n\nSo i'm supposed to write 100 characters... I just wanted to say I really love this game, it's been a while since I enjoyed that much a fps. Have a nice day all :)",
   'subreddit': 'VALORANT',
   'title': 'One of my best ACE so far'},
  {'author': 'Dir3woolF',
   'created_utc': 1596821000,
   'id': 'i5hyfe',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Part 1 of a series of comic strips that I have been working on ; featuring the agents from the game. ( It's in manga style so read from right to left.)"},
  {'author': 'bigfuzzydog',
   'created_utc': 1596819175,
   'id': 'i5hdz2',
   'num_comments': 9,
   'score': 1,
   'selftext': 'How should you counter the op if your team has no smokes? \n\nTo explain, me and my friends arent great at the game il admit but last night we were playing on Ascent and we were up 9 to 3 going into the switch. We were now on offense and won the first round making the game 10 to 3. This is where everything went downhill. They win the next round, no biggie, next round starts. Almost pulled off this round but lost in a 1 on 1 with an op player, score now 10 to 4. From here on out 3 players on their team had ops every round. We did not have any smokes and no matter what we did to try to pick off the guys with ops we either couldnt or we would get the kill only to be killed by another op from a different angle. We were absolutely shut down for the rest of the game we ended up only winning one more round and losing the game 11 to 12.\n\nWhat would your approach be to counter this situation? We tried so many different things but no matter what we did it ended with all of us getting oped.\n\nFor context out team comp was: Phoenix, Sova, Sage, Raze, and Killjoy.\n\nLooking back I think the simple swap of one character for either a brimstone or omen could have made a difference by simply breaking up sight lines but im curious if people have another approach that im just not thinking of. Could also chalk it up to us being kinda shitty at the game',
   'subreddit': 'VALORANT',
   'title': 'Question countering the op'},
  {'author': 'Advancexd',
   'created_utc': 1596780235,
   'id': 'i58irl',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'New and upcoming pugstar? Thoughts?'},
  {'author': 'SaranWrapBDO',
   'created_utc': 1596779875,
   'id': 'i58gcg',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Perfectly balanced Killjoy clutch'},
  {'author': 'howdoilinkphotophone',
   'created_utc': 1596780236,
   'id': 'i58iry',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'doesnt make sense if only arrows are used just let me see my mmr and be done with it'},
  {'author': 'oscarthatnameistaken',
   'created_utc': 1596775988,
   'id': 'i57n3q',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'All the hit reg problems in one stupid video'},
  {'author': 'RandomDudeOnlin7',
   'created_utc': 1596775158,
   'id': 'i57gpa',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '4K With OP as Sage'},
  {'author': 'Twix_is_slowly_dying',
   'created_utc': 1596776379,
   'id': 'i57q62',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Killjoy is perfectly balanced.'},
  {'author': 'Blessedlol',
   'created_utc': 1596778506,
   'id': 'i586gw',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Can we get individual hotkeys & lefthanded now?'},
  {'author': 'GoodPastaSauce',
   'created_utc': 1596778658,
   'id': 'i587lq',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Glitch in the ranking system???'},
  {'author': 'TDL121',
   'created_utc': 1596778819,
   'id': 'i588r1',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Has riot released rank distributions yet?'},
  {'author': 'Hazenikov',
   'created_utc': 1596783665,
   'id': 'i5968w',
   'num_comments': 0,
   'score': 1,
   'selftext': "Bien le bonjour à tous, je me doute que ce n'est pas le ace le plus rapide mais assez content de l'action :D\n\n*Processing video pfm16e6u3jf51...*\n\n[https://www.twitch.tv/hazenikov](https://www.twitch.tv/hazenikov)\n\n [https://www.youtube.com/watch?v=0gnAEvT1gqE](https://www.youtube.com/watch?v=0gnAEvT1gqE)",
   'subreddit': 'VALORANT',
   'title': 'The FASTEST ace with KILLJOY ?! 😱'},
  {'author': 'Fahizzzzle',
   'created_utc': 1596779289,
   'id': 'i58c7o',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Greatest. Ace. EVER.'},
  {'author': 'LowFiGuy7',
   'created_utc': 1596779956,
   'id': 'i58gv5',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Add a pause feature!'},
  {'author': 'a_kernel_of_corn',
   'created_utc': 1596780865,
   'id': 'i58ndc',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Good vibezz only at KCoffee :)'},
  {'author': 'jokzfps',
   'created_utc': 1596780083,
   'id': 'i58hr5',
   'num_comments': 3,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Best 5 TIPS for RANKED SOLOQ CLIMBING in VALORANT'},
  {'author': 'Fahizzzzle',
   'created_utc': 1596780923,
   'id': 'i58nsf',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Greatest. Ace. EVER.'},
  {'author': 'Hilasu',
   'created_utc': 1596780870,
   'id': 'i58nes',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Longest OT?? 46 rounds played!!'},
  {'author': 'StevoB25',
   'created_utc': 1596771757,
   'id': 'i56o6h',
   'num_comments': 6,
   'score': 1,
   'selftext': "As the title suggests, wouldn't mind seeing how often ADS is used to achieve a kill. Feel like I under utilise it coming from a CS background and curious to see how much it's used.",
   'subreddit': 'VALORANT',
   'title': 'Add indicator on kill feed for ADS kill'},
  {'author': 'Ilovemyselfandonlyme',
   'created_utc': 1596798428,
   'id': 'i5bup0',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](90hvoisxbkf51)',
   'subreddit': 'VALORANT',
   'title': 'clutching a game'},
  {'author': 'viggowitz',
   'created_utc': 1596798760,
   'id': 'i5bx43',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Are no one going to point this shit out?'},
  {'author': 'Mahmouhs',
   'created_utc': 1596798981,
   'id': 'i5byqd',
   'num_comments': 1,
   'score': 1,
   'selftext': '\n\n[View Poll](https://www.reddit.com/poll/i5byqd)',
   'subreddit': 'VALORANT',
   'title': 'Feature Suggestion on Killjoy : reduce the Ult effect range and make it undestroyable'},
  {'author': 'Colorful_Affection',
   'created_utc': 1596789423,
   'id': 'i5a7mz',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'One of the only times I’ve been Upset with Valorant'},
  {'author': 'Utret',
   'created_utc': 1596790905,
   'id': 'i5agrg',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Disconects'},
  {'author': 'EndlessApollo',
   'created_utc': 1596790212,
   'id': 'i5ace4',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Game-breaking bug my friend and I just experienced'},
  {'author': 'Asoqu',
   'created_utc': 1596791572,
   'id': 'i5al4a',
   'num_comments': 2,
   'score': 1,
   'selftext': '​\n\n![video](vshkplkhrjf51)\n\n[View Poll](https://www.reddit.com/poll/i5al4a)',
   'subreddit': 'VALORANT',
   'title': 'Am I Cheating?!'},
  {'author': 'ClearAvocado',
   'created_utc': 1596791316,
   'id': 'i5ajjw',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '5k with drawing tablet'},
  {'author': 'Colorful_Affection',
   'created_utc': 1596791378,
   'id': 'i5ajxk',
   'num_comments': 0,
   'score': 1,
   'selftext': 'I usually don’t encounter them too often, but I think God decided to smite or something because damn, I got some pretty toxic players recently. One called me a gay slur, which was honestly super irritating because I am mostly attracted to dudes, another kept screaming and cussing into his microphone to get onto the site, and another was just flaming me in chat despite the fact that I was higher than him on the leaderboard. The same dude who called me a slur also breathed heavily into his microphone which definitely triggered some sort of anxiety in my friend, so I initiated a minor argument. Has anyone had a streak of unluckiness lately? I’ve been playing Valorant for quite a long time, and I feel like I should be a little used to this, but I cannot handle slurs or what happened to my friend. Of course, I mute them afterwards, but it’s just irritating that I encounter it in the first place. Also encountered a sexist guy on, but I think I’d explain too much for my own good if I told that story. \n\nAlso, if you guys can *please* call out any racist, sexist, or overall unnecessarily aggressive behavior, it just ain’t cool. Don’t get too wrapped up in it though, it’s probably best not to give toxic people too much of a reaction.',
   'subreddit': 'VALORANT',
   'title': 'Has anyone else had unlucky matchups with toxic players lately?'},
  {'author': 'Warrenx_Wallerx',
   'created_utc': 1596785708,
   'id': 'i59jto',
   'num_comments': 10,
   'score': 1,
   'selftext': "So before yesterday I had no clue an Xp farm was a thing in valorant. I hoped into a spike rush in which people were killing themselves using brimstone abilities (as, as you all know in spike rush all your abilities are already charged from round 1) and although they lose the game, the game gives you 1000 xp at a time. Quite frankly I see this method as inefficient as I've recently been grinding the game to get Killjoy and I've only managed to get half way through level 1 or two I belive. The Xp grind is super tough because you just have to get so much of it. Anwyays I doubt this will be the last time I see anything like this so I was wondering if and although it didn't annoy me, is the right thing to do just report them? If I report them do they get into trouble like does Riot record games to check when sombody has been reported for cheating? Or should I try not to be a Killjoy (get it cos the charecter lol ) and just let em carry on because I won't lie, if I didn't love the game so much and didn't love the rush of playing matches I'd probally do the same. And because I don't wanna get ban. Anwyays what should I do when I encounter Xp Farmers? Should I spoil their fun or just leave it seeing as its only just one Spike rush it isn't that deep.",
   'subreddit': 'VALORANT',
   'title': 'What To Do When I Encounter Xp Farmers'},
  {'author': 'Used_Cheesecake',
   'created_utc': 1596783274,
   'id': 'i593ni',
   'num_comments': 6,
   'score': 1,
   'selftext': 'What are the red/yellow colored directional indicators that show up around the crosshair? Is it related to enemy position.\n\nAlso what are the white ones that fade slowly? Is that sound based?',
   'subreddit': 'VALORANT',
   'title': 'Question about the HUD'},
  {'author': 'liorGordon',
   'created_utc': 1596796600,
   'id': 'i5bi8m',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Intel 630 uhd'},
  {'author': 'halbert370',
   'created_utc': 1596794600,
   'id': 'i5b4tk',
   'num_comments': 3,
   'score': 1,
   'selftext': '**Marble Phantom**.\n\nThis is my first skin concept. Please rate my work.\n\n[Marble Phantom Skin](https://preview.redd.it/rfiuwprk0kf51.png?width=1920&format=png&auto=webp&s=9a0225b83ab8565bfb577a0930623382602e4383)',
   'subreddit': 'VALORANT',
   'title': 'Phantom skin concept.'},
  {'author': 'SpenceBigChillin',
   'created_utc': 1596773683,
   'id': 'i574jn',
   'num_comments': 15,
   'score': 1,
   'selftext': "Hello, I've been playing Valorant trying to unlock Killjoy. I'm having a hard time getting her unlocked. How can I get her unlocked fast without paying money?",
   'subreddit': 'VALORANT',
   'title': 'How do I unlock Killjoy Fast?'},
  {'author': 'TheZwoop',
   'created_utc': 1596796168,
   'id': 'i5bfee',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'A tale of a Noob'},
  {'author': 'quodlike',
   'created_utc': 1596800012,
   'id': 'i5c68r',
   'num_comments': 0,
   'score': 1,
   'selftext': 'The "IST" servers are out of control the toxicity there is insane with the Turk/Arabs.\n\nI am from Greece i am European and i dont play with people from Europe that speak English and can at a basic level communicate.Its just sad realy just seperate the regions already like League of Legends',
   'subreddit': 'VALORANT',
   'title': 'Out of control "IST" Servers'},
  {'author': 'Masterms1601',
   'created_utc': 1596790657,
   'id': 'i5af2t',
   'num_comments': 4,
   'score': 1,
   'selftext': "I've played 5-6 games of Deathmatch and have won every single game. I'm not bad at the game, I'm just definitely not that good.",
   'subreddit': 'VALORANT',
   'title': 'Is Deathmatch Skill Based'},
  {'author': 'EurosAndCents',
   'created_utc': 1596825200,
   'id': 'i5ja1t',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "You can put killjoy's nano swarms in the boxes under the counter on B site attacking"},
  {'author': 'ShwoopWoop',
   'created_utc': 1596825214,
   'id': 'i5ja7l',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](tuofxdimjmf51)',
   'subreddit': 'VALORANT',
   'title': 'Swarm Grenades are also good for throwing parties!'},
  {'author': 'NebulaSaur_',
   'created_utc': 1596824280,
   'id': 'i5iz91',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant best and funny moments. First post hope you enjoy'},
  {'author': 'GrimzzFN',
   'created_utc': 1596826182,
   'id': 'i5jl1n',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'These hitboxes HURT (those are the two shots I took at the reyna)'},
  {'author': 'themasterofpotatoes',
   'created_utc': 1596831087,
   'id': 'i5l4eg',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Not flashy but I put my hat in the ring for a cool 1V4 Operator Clutch'},
  {'author': 'dawggggggg',
   'created_utc': 1596825997,
   'id': 'i5jiys',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '1v5 Game winning ace'},
  {'author': 'MightBeDementia',
   'created_utc': 1596831119,
   'id': 'i5l4qf',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Got this awesome still frame doing a coordinated smoke flash on a save round'},
  {'author': 'Shqders',
   'created_utc': 1596829575,
   'id': 'i5knhr',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Look at this valorant glitch. Riot please fix.'},
  {'author': 'Alechan15',
   'created_utc': 1596825078,
   'id': 'i5j8ne',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'How it was supposed to be'},
  {'author': 'LightningMcreamy',
   'created_utc': 1596808010,
   'id': 'i5e3f4',
   'num_comments': 14,
   'score': 1,
   'selftext': "My ace was stolen from time to time and I can't seriously get all of them without my teammates interrupting the killstreak",
   'subreddit': 'VALORANT',
   'title': 'If someone steals an ace should the person that is getting the ace have a right to be angry?'},
  {'author': 'Raizbear',
   'created_utc': 1596827877,
   'id': 'i5k4sf',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'killjoy is not fun to play against'},
  {'author': 'killmooni',
   'created_utc': 1596823854,
   'id': 'i5iua2',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I made a little Killjoy cosplay at home, I know I am not the first nor the best but I thought it would be nice to post it here :D'},
  {'author': 'senpai402',
   'created_utc': 1596828215,
   'id': 'i5k8me',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Trump’s executive order regarding Tencent'},
  {'author': 'MightBeDementia',
   'created_utc': 1596831287,
   'id': 'i5l6mm',
   'num_comments': 0,
   'score': 1,
   'selftext': 'https://streamable.com/3sns13\n\nThe truth is that after the clutch I got so hype that I started defusing and went to press the keyboard shortcut to clip it and forgot about the boombot lmao',
   'subreddit': 'VALORANT',
   'title': "PSA: Don't forget about the boombot after you 1v3 clutch on pistol round"},
  {'author': '__Siimbaa',
   'created_utc': 1596818277,
   'id': 'i5h4cp',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'LOOKING FOR KNIFE ONLY SPIKE RUSH TEAM'},
  {'author': 'The_Potato_7',
   'created_utc': 1596815415,
   'id': 'i5g8xs',
   'num_comments': 3,
   'score': 1,
   'selftext': 'I recently changed my name on valorant. To log in I have to use my old riot id and it’s annoying. If people want to friend me on valorant, do they use my old or new name',
   'subreddit': 'VALORANT',
   'title': 'Change name.'},
  {'author': 'crvarporat',
   'created_utc': 1596822617,
   'id': 'i5ighi',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Playercount'},
  {'author': 'element-combat',
   'created_utc': 1596819594,
   'id': 'i5hibw',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "Everyone has those moments where they think they'll clutch the round, very few actually do"},
  {'author': 'Spagootio',
   'created_utc': 1596819584,
   'id': 'i5hi84',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Future request: change keybinds for specific agents abilities'},
  {'author': 'vasfije-kudra',
   'created_utc': 1596822779,
   'id': 'i5ii89',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Skip to 1:10'},
  {'author': 'Kitehere__',
   'created_utc': 1596822849,
   'id': 'i5iiyz',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Streamer catches my most ninja-ey ninja defuse yet'},
  {'author': 'MikeStubbsy',
   'created_utc': 1596826881,
   'id': 'i5jtbb',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Why Team Liquid Signed The Fish123 Valorant Roster'},
  {'author': 'Mat24amal',
   'created_utc': 1596815761,
   'id': 'i5gclb',
   'num_comments': 3,
   'score': 1,
   'selftext': '​\n\n*Processing video 8dixnt0zqlf51...*',
   'subreddit': 'VALORANT',
   'title': 'Cypher split one way play'},
  {'author': 'Kitehere__',
   'created_utc': 1596822952,
   'id': 'i5ik5q',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Streamer catches my most ninja-ey ninja defuse yet'},
  {'author': 'FLipMode2k6',
   'created_utc': 1596809327,
   'id': 'i5egos',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '[VALORANT FRAGMOVIE] Deathwalker by FLipMode'},
  {'author': 'mareex_',
   'created_utc': 1596822895,
   'id': 'i5ijhy',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'calm and collected hitting shots'},
  {'author': 'Azmuel',
   'created_utc': 1596822876,
   'id': 'i5ijaf',
   'num_comments': 1,
   'score': 1,
   'selftext': ' personally i thing it should, as it allows more counter play, she ults and brim ults her ult. it gives the game a much needed give and take.',
   'subreddit': 'VALORANT',
   'title': 'Does Brim Ult Destroy Killjoy Utility?'},
  {'author': '4nch3-',
   'created_utc': 1596825953,
   'id': 'i5jigs',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'omen montage / first video'},
  {'author': 'itsBilley',
   'created_utc': 1596821343,
   'id': 'i5i2cr',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'PSA: The executive order passed in the United States does not affect the monetization of video games'},
  {'author': 'ATHRules2',
   'created_utc': 1596820757,
   'id': 'i5hvnj',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'The best misclick of my life'},
  {'author': 'HarryMB_',
   'created_utc': 1596821523,
   'id': 'i5i4cl',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I got my first 6 kill (idk the actual name) today! :D'},
  {'author': 'Dir3woolF',
   'created_utc': 1596821241,
   'id': 'i5i183',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "Part 1 of a comic strip that I have been working on ; based on the agents of the game.( It's in manga -style ; so read from right to left)."},
  {'author': 'NebulaSaur_',
   'created_utc': 1596825300,
   'id': 'i5jb75',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Valorant Best and Funny Moments. First post, so I hope you enjoy'},
  {'author': '4nch3-',
   'created_utc': 1596825227,
   'id': 'i5jacg',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Omen montage / first video'},
  {'author': 'Chefload86',
   'created_utc': 1596821660,
   'id': 'i5i5wy',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Valorant is so dawgshit'}],
 [{'author': 'RygyHS',
   'created_utc': 1596911776,
   'id': 'i648m4',
   'num_comments': 8,
   'score': 2,
   'selftext': 'So originally in the first Episode I was a Silver 2, not amazing but still in a range where I could play. Now in Episode 2 I got some really bad placement games, I got dropped from Silver 2 to Bronze 2 and then got some really bad games after that, so in the end I’m in Iron 3. Since I’m so used to having teammates in Silver and accustomed to the tactics of people that aren’t necessarily newer to the game/people that understand the fundamentals, how should I climb back up. Now note that it’s not easy for me to drag necessarily, as I tend to main the two original Sentinels, Sage and Cypher, or the occasional Breach, but most of not all of those rely on a team that knows what they’re doing, what should I do?',
   'subreddit': 'VALORANT',
   'title': 'So I’m asking for some help...'},
  {'author': 'DrasticLemur',
   'created_utc': 1596860254,
   'id': 'i5stu9',
   'num_comments': 0,
   'score': 1,
   'selftext': ' Hey you all! This is my first post on this sub, and so I wanted to share my first ace. This match was my last placement game, which unfortunately put me in bronze. We ended up winning 13-11 with me being mvp. I know it doesn’t seem like much compared to all the huge streaks on this sub, but this one is special to me and I hope you enjoy it as much as I did. Sorry for the strange editing, as I captured this with a Valorant Tracker and the outplayed app, which created some interesting clips. Anyway, hope you enjoy the vid!',
   'subreddit': 'VALORANT',
   'title': 'My first ace!'},
  {'author': 'wuphlez',
   'created_utc': 1596859853,
   'id': 'i5sqn9',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I made a parody video.'},
  {'author': 'Time-shatters',
   'created_utc': 1596850795,
   'id': 'i5qmsq',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Reyena pops off or NAH?!'},
  {'author': 'zaraniph',
   'created_utc': 1596861986,
   'id': 'i5t74w',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Jett seems a bit faded (bug)'},
  {'author': 'WheatTheFeek',
   'created_utc': 1596855674,
   'id': 'i5rrw3',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'The ranked system in this game is dog spit.'},
  {'author': 'disruptedgod',
   'created_utc': 1596855775,
   'id': 'i5rsnv',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Can anyone explain to me why I demoted?'},
  {'author': 'realNightwinq',
   'created_utc': 1596852762,
   'id': 'i5r39k',
   'num_comments': 1,
   'score': 1,
   'selftext': 'I will be playing with 30-40 ping and out of nowhere it will spike to like 70 or 80 for a second then go back down. It only happens in this game. Anyone else having this problem',
   'subreddit': 'VALORANT',
   'title': 'ping spikes'},
  {'author': 'LCO992',
   'created_utc': 1596851028,
   'id': 'i5qot1',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'So me and my friend did something...'},
  {'author': 'Swurx',
   'created_utc': 1596857801,
   'id': 'i5s9ui',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Weird bug'},
  {'author': 'levisekko',
   'created_utc': 1596854467,
   'id': 'i5rhrx',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Brim Aced the enemy team'},
  {'author': 'silvehhh',
   'created_utc': 1596860667,
   'id': 'i5sx0r',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'part of me :)'},
  {'author': 'Psychological_Pin624',
   'created_utc': 1596865017,
   'id': 'i5ttly',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Hey Sova Montage. SOME PUBLISHERS IN TWITCH PLAY EXCELLENTLY'},
  {'author': 'LesN3ro',
   'created_utc': 1596859342,
   'id': 'i5smhc',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Hey Rito whats the point?'},
  {'author': 'KQALA',
   'created_utc': 1596850929,
   'id': 'i5qo04',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'am i the only one that plays better with the prime vandal?'},
  {'author': 'MRAnonymousSBA',
   'created_utc': 1596850844,
   'id': 'i5qn81',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Skydiving Sage.'},
  {'author': 'KQALA',
   'created_utc': 1596851027,
   'id': 'i5qosr',
   'num_comments': 4,
   'score': 1,
   'selftext': 'the recoil feels easier for some reason i dont know why. also why do i have to reach 100 characters for my post to not be taken down the moderation on this subreddit is over the top',
   'subreddit': 'VALORANT',
   'title': 'am i the only person that plays better with the prime vandal?'},
  {'author': 'xJaq',
   'created_utc': 1596857893,
   'id': 'i5sale',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](dfkam68n8pf51)',
   'subreddit': 'VALORANT',
   'title': "I seriously can't believe it, .02 seconds left, probably one of my craziest clutches man."},
  {'author': 'DerrickYeet',
   'created_utc': 1596858618,
   'id': 'i5sglv',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Me And Some Friends Were messing around in a custom game and found a new character?'},
  {'author': 'xJaq',
   'created_utc': 1596858568,
   'id': 'i5sg6n',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "I seriously can't believe it, .02 seconds left, probably one of my craziest clutches man."},
  {'author': 'Infamouswastaken',
   'created_utc': 1596856587,
   'id': 'i5rzlm',
   'num_comments': 10,
   'score': 1,
   'selftext': '​\n\n[Got this message sent at the beginning of the game](https://preview.redd.it/zzo1uco64pf51.png?width=483&format=png&auto=webp&s=cf3c9cece4e9a5fb104f974a8e6be3662a0ead6c)\n\nAfter getting this message, me and my teammates messed around for a while, as did the other team. We got 6 rounds in and started to get bored, and since the automated message said: "surrendering will not affect your current rating", we surrendered and then I deranked.',
   'subreddit': 'VALORANT',
   'title': 'Strange message at the beginning of match. Causes me to derank.'},
  {'author': 'jorgery22',
   'created_utc': 1596857946,
   'id': 'i5sb04',
   'num_comments': 6,
   'score': 1,
   'selftext': "[Fish or Flick](https://streamable.com/x51r5p)\n\nI don't have much experience playing with people who are hacking, so I honestly don't know, but this looks pretty sketchy to my admittedly untrained eyes. What do you guys think?",
   'subreddit': 'VALORANT',
   'title': 'I played with someone who had consistently sketchy flicks in Silver 3, I managed to record the most egregious example, what do you guys think?'},
  {'author': 'UnlikelyBeautiful',
   'created_utc': 1596857283,
   'id': 'i5s5ff',
   'num_comments': 4,
   'score': 1,
   'selftext': 'Title - I’ve been primary playing DM or Spike Rush and I’ll get into the next games using the “Play Again” button. In the past 2 days I’ve been randomly put into Unrated 3 times. I promise I’m not actually clicking on the unrated tab and forgetting, just trying to see if anyone else has experienced this as well.',
   'subreddit': 'VALORANT',
   'title': 'Anyone else randomly being put into Unrated using the Play Again button when queueing for DM and/or Spike Rush?'},
  {'author': 'cheetah863',
   'created_utc': 1596852335,
   'id': 'i5qzmf',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'can Platinum 1 play with bronze 3 and silver 1?'},
  {'author': 'Toredwin',
   'created_utc': 1596858826,
   'id': 'i5sian',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Getting Error Code 0 Constantly'},
  {'author': 'WhiskasCatMilk',
   'created_utc': 1596860056,
   'id': 'i5ssbl',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Death match not counting towards challenges'},
  {'author': 'aldencao',
   'created_utc': 1596860422,
   'id': 'i5sv30',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'SHOCK DART!'},
  {'author': 'iamenerg123',
   'created_utc': 1596863812,
   'id': 'i5tkvt',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n*Processing video wntxvzu5qpf51...*',
   'subreddit': 'VALORANT',
   'title': 'Fastest Killjoy ace.'},
  {'author': 'ionizedspade65',
   'created_utc': 1596863852,
   'id': 'i5tl50',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I get that hit registration is being worked on, but this stuff is still pretty infuriating.'},
  {'author': 'iamenerg123',
   'created_utc': 1596863679,
   'id': 'i5tjvp',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n*Processing video 82gg1q4xppf51...*',
   'subreddit': 'VALORANT',
   'title': 'Fastest Killjoy ace.'},
  {'author': 'shiddytv',
   'created_utc': 1596862288,
   'id': 'i5t9e7',
   'num_comments': 2,
   'score': 1,
   'selftext': "The topic says it all. I really got trouble to pop sovas head while he is using his ulti. True, you don't get to have a chance to backstabb him so often but this exaggerated animation confuses me so much. It just looks stupid. I hope I am not alone with this opinion.",
   'subreddit': 'VALORANT',
   'title': 'Anybody else got the problem to find sovas head while in ulti?'},
  {'author': 'EagleChipz',
   'created_utc': 1596862515,
   'id': 'i5tb2r',
   'num_comments': 2,
   'score': 1,
   'selftext': 'Can someone show me the **luxe knife** the have? Are there **variant colors** still or is it just the blue?',
   'subreddit': 'VALORANT',
   'title': 'Luxe Melee (Knife)'},
  {'author': 'Kalpyco',
   'created_utc': 1596845917,
   'id': 'i5peou',
   'num_comments': 4,
   'score': 1,
   'selftext': 'https://imgur.com/gallery/gbzRjRp\n\nDrew this on stream the other night- just think how terribly scary it would be to see Jett charging towards you, knives out on an air scooter lol',
   'subreddit': 'VALORANT',
   'title': 'Jett x Aang’s air scooter'},
  {'author': 'ArisaStepOnMe',
   'created_utc': 1596867431,
   'id': 'i5uaxi',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'How to stop a bomb defuse on omen'},
  {'author': 'MYtwitchISmajinbuko',
   'created_utc': 1596867968,
   'id': 'i5uenj',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'ace followed by a....ghetto ace??? idk what to call it but it’s a dope clip'},
  {'author': 'SkyJL116',
   'created_utc': 1596869272,
   'id': 'i5unub',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '1v4 post plant bomb defence that i was proud of'},
  {'author': 'Gargantuan-Dragon-88',
   'created_utc': 1596866869,
   'id': 'i5u6wx',
   'num_comments': 2,
   'score': 1,
   'selftext': 'I still have no clue what it is and I’m curious. It would also be a good way to get players to grind and see how much they can get. The highest I know atm is 77 but I have no clue if anyone has got on higher.',
   'subreddit': 'VALORANT',
   'title': 'Riot needs to implement a kills leaderboard for the most kills in a single game'},
  {'author': '69disappointment69',
   'created_utc': 1596869436,
   'id': 'i5uozj',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Valorant installation gets stuck on "Verifying..."'},
  {'author': 'WRECKER_1',
   'created_utc': 1596866419,
   'id': 'i5u3jo',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Rated R'},
  {'author': 'iseeghosts710',
   'created_utc': 1596866715,
   'id': 'i5u5s3',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Anyone ever experience this? Brimstone was invisible for some reason?'},
  {'author': 'AngieLa_',
   'created_utc': 1596869260,
   'id': 'i5unrl',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '2 hours of playing with kids + my fabulous gameplay'},
  {'author': 'Cooljacs',
   'created_utc': 1596866239,
   'id': 'i5u27w',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'While waiting for a ranked match, just noticed that the space between OPEN and CLOSE is not aligned with the peak of the triangle on top of the player card :/'},
  {'author': 'belustigen',
   'created_utc': 1596869759,
   'id': 'i5ur8z',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'AMD FPS STILL BAD'},
  {'author': 'tomphz',
   'created_utc': 1596864489,
   'id': 'i5tpqe',
   'num_comments': 4,
   'score': 1,
   'selftext': 'You don’t think Riot tested an FFA DM without the radar pulse? Of course they did, but they probably saw that camping was worse because people were sound whoring. At least with radar pulse the aggressor has a fighting chance against the camper.\n\nCampers in DM: why is this a problem in Valorant but not in CSGO? Because of the large footstep radius, slow movement speed and the low TTK. None of these are going to change because they’re part of the core game play.\n\nPeople camp in this game and hold angles, especially when there are no abilities to be used. I don’t get why people are complaining about how players are playing DM, because they’re playing how this game is supposed to be played. \n\nThis game is not a run and gun shooter, which is why adding DM is like putting a square peg in a round hole.',
   'subreddit': 'VALORANT',
   'title': 'The problems with DM is due to the nature of the game itself'},
  {'author': 'MageKayden',
   'created_utc': 1596860431,
   'id': 'i5sv65',
   'num_comments': 1,
   'score': 1,
   'selftext': '[https://clips.twitch.tv/DistinctSplendidTofuVoHiYo](https://clips.twitch.tv/DistinctSplendidTofuVoHiYo)',
   'subreddit': 'VALORANT',
   'title': 'Not mad Just disappointed YOUR POTENTIAL'},
  {'author': 'RoganB',
   'created_utc': 1596860034,
   'id': 'i5ss5f',
   'num_comments': 3,
   'score': 1,
   'selftext': 'So I was scrolling through the battle pass, when I noticed the images were flickering. I thought i saw an operator so I clipped it and screen capped it. thought it was a super cool find. you can see it on tier 50\n\n[https://imgur.com/a/KNH6Bm2](https://imgur.com/a/KNH6Bm2)',
   'subreddit': 'VALORANT',
   'title': 'Hivemind Operator??!!'},
  {'author': 'PogdanX',
   'created_utc': 1596856933,
   'id': 'i5s2kb',
   'num_comments': 5,
   'score': 1,
   'selftext': 'Was in a queue with my friend, his client crashed as soon as we got into a game. I alt - F4 on the agent choosing screen. I got back into the game, im restricted for an hour, and my friends client is broke. Why would i be restricted for "dodging" on agent select?',
   'subreddit': 'VALORANT',
   'title': 'Got restricted for 1 hour'},
  {'author': 'Aethor333',
   'created_utc': 1596861281,
   'id': 'i5t1r3',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Was it something I said?'},
  {'author': 'voidvalXD',
   'created_utc': 1596861266,
   'id': 'i5t1mo',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'The Valorant Ranked experience 😂'},
  {'author': '0cean-',
   'created_utc': 1596861640,
   'id': 'i5t4ii',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My clip of 1 vs 4 situation / Perfect clutch with operator and Jett ultimate.......................'},
  {'author': 'aturkishdude',
   'created_utc': 1596861743,
   'id': 'i5t5cd',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'cactus insane 1v5'},
  {'author': 'AnaxSK',
   'created_utc': 1596864680,
   'id': 'i5tr3x',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'If you draw, you are trash'},
  {'author': 'SoulSlaysTV',
   'created_utc': 1596868627,
   'id': 'i5ujec',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Sound Radius Circle is now as big as Killjoy ULT Radius'},
  {'author': 'catnip1902',
   'created_utc': 1596864859,
   'id': 'i5tshq',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'TDM EZ'},
  {'author': 'HershB',
   'created_utc': 1596865959,
   'id': 'i5u0aw',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'A bug with the performance menu?'},
  {'author': 'beaumarz',
   'created_utc': 1596868892,
   'id': 'i5ul7n',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Somethings just happen by accident'},
  {'author': 'LokStocks',
   'created_utc': 1596866194,
   'id': 'i5u1xb',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Map Selection would be nice...'},
  {'author': 'TheyCallMeMartn',
   'created_utc': 1596856686,
   'id': 'i5s0fd',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Operator is ruining the game, too strong. Cheaters exploiting it to ruin others fun.'},
  {'author': 'Dolphyz',
   'created_utc': 1596856806,
   'id': 'i5s1f1',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](8gjenpu75pf51)',
   'subreddit': 'VALORANT',
   'title': 'Huh ... nice bullet trail'},
  {'author': 'YoungStar9_',
   'created_utc': 1596853186,
   'id': 'i5r6un',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Cavern insane 1v5 all headshots'},
  {'author': 'PubbbPubbb',
   'created_utc': 1596850385,
   'id': 'i5qj79',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'My Valorant is super bugged...'},
  {'author': '3rdAccOnEFTredditLOL',
   'created_utc': 1596853043,
   'id': 'i5r5pi',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'this shit is so boring'},
  {'author': 'DerrickYeet',
   'created_utc': 1596853145,
   'id': 'i5r6hh',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'We were messing around in A Custom Game And Found A New Character?'},
  {'author': 'DerrickYeet',
   'created_utc': 1596855497,
   'id': 'i5rqej',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Me And Some Friends Were Messing Around In A Custom Game And Found This'},
  {'author': 'Daster17',
   'created_utc': 1596849717,
   'id': 'i5qdfd',
   'num_comments': 7,
   'score': 1,
   'selftext': "Hello, when will it be approximately possible not only to buy levels but also to buy something for Radianite Points?  Since those people who do not buy kits, they accumulate and it is not clear what to do with them.  Can make them redeemable for Valorant Points or special skins that will only be sold for Radianite Points.  It would be cool, I'm sure everyone would like it) Guys, support the idea for anyone interested.  Thanks !!!",
   'subreddit': 'VALORANT',
   'title': 'Converting Radianite Points'},
  {'author': 'ArtGlowww',
   'created_utc': 1596856924,
   'id': 'i5s2hm',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Killjoy Ace in Gold Competitive after teammates died (ended up winning 13-10) you can hear how excited my team was'},
  {'author': 'amadogui',
   'created_utc': 1596863174,
   'id': 'i5tg6b',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Bug when jumping and shooting with Bucky'},
  {'author': 'A_Slice_of_Rob',
   'created_utc': 1596857641,
   'id': 'i5s8hx',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Someone tell me how I died here.'},
  {'author': 'My-username-is-good',
   'created_utc': 1596871844,
   'id': 'i5v577',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I’m not very good at Valorant, but I’m a previous CSGO player and my aim is good. So here is a nice little clip. Enjoy.'},
  {'author': 'Lunium6',
   'created_utc': 1596871835,
   'id': 'i5v55h',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "Visual bug of Omen's teleport when blinded?"},
  {'author': 'Dawnuu',
   'created_utc': 1596872034,
   'id': 'i5v6hp',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Found this Cypher cam spot (please let me know if someone had already found it)'},
  {'author': 'Old_Carrot',
   'created_utc': 1596865735,
   'id': 'i5tymr',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'This game is dead'},
  {'author': 'Dawnuu',
   'created_utc': 1596871723,
   'id': 'i5v4ga',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Found this cypher cam spot (Not sure if anyone else had found it yet, please let me know)'},
  {'author': 'StellarAides',
   'created_utc': 1596870583,
   'id': 'i5uwte',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](w9rhitogaqf51 "The bot just kept locking on and turning until it killed!")',
   'subreddit': 'VALORANT',
   'title': "The largest Curve on a Raze Bot I've seen!"},
  {'author': 'Dawnuu',
   'created_utc': 1596872072,
   'id': 'i5v6r1',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Cyper cam Spot (unsure if already discovered)'},
  {'author': '_Sauce_Boss02_',
   'created_utc': 1596871513,
   'id': 'i5v32i',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Just played a comp match and at the beginning we were down by four, I’ve never seen someone try this hard to get a team to ff.'},
  {'author': 'Tinkerbell1999',
   'created_utc': 1596873868,
   'id': 'i5vi7z',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "Visual bug of Omen's teleport when blinded?"},
  {'author': 'belustigen',
   'created_utc': 1596870050,
   'id': 'i5uta0',
   'num_comments': 2,
   'score': 1,
   'selftext': "Basically  the title, supposedly they patched the game and fixed the bugs with the  AMD GPUs, I played a deathmatch game and it was just fine. Hours later,  trouble came back, I updated all my drivers, reinstalled the game and  everything stays the same.\n\n**I'd like to know if any other AMD users are still suffering from these problems**\n\nSpecs:\n\nAMD Ryzen 3 2200G\n\nNvidia GTX 1050 TI - 4gb",
   'subreddit': 'VALORANT',
   'title': 'Fps problem with AMD GPU still remains'},
  {'author': 'jeshuartworks',
   'created_utc': 1596872642,
   'id': 'i5vair',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Just having fun making valorant themed photos. Hehe and here's me. I wish i had the same clear skin in RL tho."},
  {'author': 'My-username-is-good',
   'created_utc': 1596872863,
   'id': 'i5vbya',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Here’s a nice clips I hit. Enjoy.'},
  {'author': 'b0t99',
   'created_utc': 1596873015,
   'id': 'i5vcuo',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Question about Vanguard'},
  {'author': 'BamboDaPimpMonkey',
   'created_utc': 1596879025,
   'id': 'i5we08',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "You think you're hard stuck silver?"},
  {'author': 'Clickbaities',
   'created_utc': 1596877443,
   'id': 'i5w4en',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'i was a lil excited'},
  {'author': 'kinautomatic',
   'created_utc': 1596875919,
   'id': 'i5vv4e',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'VALORANT SEA SERVER'},
  {'author': 'stoley11',
   'created_utc': 1596874536,
   'id': 'i5vmef',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'New highlight vid'},
  {'author': 'Prince_ahmad02',
   'created_utc': 1596874140,
   'id': 'i5vjyn',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I knew Killjoy looked like someone'},
  {'author': 'NadejDova',
   'created_utc': 1596874178,
   'id': 'i5vk7c',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Best twitch streams and lucky shots valorant Some broadcasters play very well'},
  {'author': 'KeeperTV',
   'created_utc': 1596873988,
   'id': 'i5vj1n',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Is it toxic to leave a game when your teammates are toxic the entire time? - story in comments'},
  {'author': '[deleted]',
   'created_utc': 1596875076,
   'id': 'i5vpui',
   'num_comments': 0,
   'score': 1,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'A 10-minute feast of flavor hey sova - my best moments'},
  {'author': 'RedditPotato54',
   'created_utc': 1596869387,
   'id': 'i5uon1',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Valorant Not Opening?'},
  {'author': 'TsartesPLAYS',
   'created_utc': 1596877763,
   'id': 'i5w6hu',
   'num_comments': 0,
   'score': 1,
   'selftext': '[https://www.youtube.com/watch?v=ygpi6cntP\\_Y](https://www.youtube.com/watch?v=ygpi6cntP_Y)\n\nHey  guys here is my latest Valorant Montage, called Solo Queue Hero, hope u guys will enjoy it :) If u do please leave a like and say hi ! :)',
   'subreddit': 'VALORANT',
   'title': 'Solo Queue Hero - Valorant Montage'},
  {'author': 'assassin_kark',
   'created_utc': 1596880315,
   'id': 'i5wlmw',
   'num_comments': 8,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I encountered a new bug?'},
  {'author': 'dawggggggg',
   'created_utc': 1596887228,
   'id': 'i5xsxz',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Hahahaha phantom go brrrrr\n\n1v5 clutch\n\n*Processing video zfo8vxzknrf51...*\n\nnot much but yeah ;)  \nidk why my mic sounds scuffed :<',
   'subreddit': 'VALORANT',
   'title': 'phantom go brrrr'},
  {'author': 'KennethRodrigo',
   'created_utc': 1596886594,
   'id': 'i5xopc',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'My first montage ever. ('},
  {'author': 'KennethRodrigo',
   'created_utc': 1596886386,
   'id': 'i5xn7e',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Just a little vid I made w/ no experience at all.'},
  {'author': 'Cringey-Boy',
   'created_utc': 1596886964,
   'id': 'i5xr4s',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Does Riot reads this sub?'},
  {'author': 'Volturn_',
   'created_utc': 1596891353,
   'id': 'i5ynwc',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Game crashes still a thing.'},
  {'author': 'TheRealUser115',
   'created_utc': 1596891007,
   'id': 'i5yl16',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Smurfing In Pisslow!!'},
  {'author': 'hawk678',
   'created_utc': 1596890133,
   'id': 'i5ye5l',
   'num_comments': 0,
   'score': 1,
   'selftext': 'https://imgur.com/a/aaqNHtu\n\naccidentally found ina spike rush\ncan be thrown from any angle except straight on\nthis is probably gonna get patched so make the most of it',
   'subreddit': 'VALORANT',
   'title': 'Raze nade spot on Haven'},
  {'author': 'WiseyYT',
   'created_utc': 1596890011,
   'id': 'i5yd8s',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Question about the battle pass that probably gets asked often'}],
 [{'author': 'tizoki',
   'created_utc': 1596942716,
   'id': 'i6cd14',
   'num_comments': 18,
   'score': 2,
   'selftext': ' [https://gyazo.com/c47a28950729a35c80adfb6729446a17](https://gyazo.com/c47a28950729a35c80adfb6729446a17) \n\nOther team surrendered after this message and we won 13-0. It still said we got elo which confuses me because the message says otherwise??',
   'subreddit': 'VALORANT',
   'title': 'Has anyone else gotten this message?'},
  {'author': 'ToxicSTRYDR_',
   'created_utc': 1596990457,
   'id': 'i6m6cg',
   'num_comments': 15,
   'score': 2,
   'selftext': "Whenever I try to play on my converted sens in valorant from csgo, my sens feels a lot lower than how it is in cs. My sens in cs is .87, and in game it would be .27, but I'm playing on .364 for now since .27 is too low. Keep in mind that in cs i played 1280x960.",
   'subreddit': 'VALORANT',
   'title': "CSGO sens converted doesn't feel the same?"},
  {'author': 'Kalvin40',
   'created_utc': 1596931863,
   'id': 'i69ssb',
   'num_comments': 0,
   'score': 1,
   'selftext': 'Just used a little bit of gamesense when I had it back then.\n[nuts clip](https://clips.twitch.tv/ExpensiveGiantSkirretKeyboardCat)',
   'subreddit': 'VALORANT',
   'title': 'Promise Im not hacking'},
  {'author': 'CelebrityWolf',
   'created_utc': 1596984821,
   'id': 'i6kmbx',
   'num_comments': 10,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Killjoy ladies and gentlemen (audio)'},
  {'author': 'lonelygodcomplex',
   'created_utc': 1596996779,
   'id': 'i6o1ae',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'HOLY SHIT'},
  {'author': 'jSMMM_',
   'created_utc': 1596997363,
   'id': 'i6o7hb',
   'num_comments': 2,
   'score': 1,
   'selftext': "My friend has problems with his ingame voice chat.\n\nWe have tried everything already, his mic in discord works fine and he has no problems in other applications as well.\n\nhe has copied all of my ingame voice settings, has binded the key to MB4/5/tried other keybindings aswell and for him it shows his name when he talks ingame. For us sometimes it shows his name aswell, but with no output. sometimes even his name is not showing up but in discord it's all fine.\n\nWe even opened the launcher but there was no other option to modify\n\ngoogle has not helped us so far..\n\nevery response will help us! Thanks everybody :)",
   'subreddit': 'VALORANT',
   'title': 'Mic does not work ingame'},
  {'author': 'CaptainSkull22',
   'created_utc': 1596995152,
   'id': 'i6njm1',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'How to have fun in Valorant'},
  {'author': 'sharm636',
   'created_utc': 1596942884,
   'id': 'i6cedd',
   'num_comments': 2,
   'score': 1,
   'selftext': 'Having a good time learning Valorant and Fresco. This is my Reyna fanart using the watercolor live bursh in Adobe Fresco. :)\n\n​\n\nhttps://preview.redd.it/ipm643ji9wf51.png?width=2100&format=png&auto=webp&s=d20fa4166b17ae5b5640a910dec66fa8540e259c',
   'subreddit': 'VALORANT',
   'title': 'Reyna Fanart in Fresco'},
  {'author': 'lifeguardingisasport',
   'created_utc': 1596994831,
   'id': 'i6ng5p',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'This Breach wasted all his abilities on me then died bc he didn’t check his corners.'},
  {'author': '-MALICEX-',
   'created_utc': 1596988949,
   'id': 'i6lr3z',
   'num_comments': 6,
   'score': 1,
   'selftext': 'Okay, let’s get it clear once and for all.\n\nCan anyone explain me why is the default plant behind/in front of the generator and not in between triple box and generator?\n\nThe generator plant don’t always gives you heaven to work with in post plant situations. But still, somehow every round I see people going for this plant even if we have the full site control.\n\nIMO, the plant in the open gives you A main, grass, he’ll and heaven to play post plant which is always a good thing I guess.\n\nThoughts?',
   'subreddit': 'VALORANT',
   'title': 'Plant position on Ascent A'},
  {'author': 'Zephyrrrrrrr',
   'created_utc': 1596998211,
   'id': 'i6ogrp',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'The Unrated Experience.'},
  {'author': '_Hotel',
   'created_utc': 1596999886,
   'id': 'i6ozpy',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n*Processing video pbg48og0z0g51...*',
   'subreddit': 'VALORANT',
   'title': 'First Deathmatch Game - I think something broke.'},
  {'author': 'Galactic-Alpha',
   'created_utc': 1596999993,
   'id': 'i6p120',
   'num_comments': 4,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I waited one month for the prime vandal to get into my store and realized I was off by 25 cents.'},
  {'author': 'T8RT0T312',
   'created_utc': 1597001943,
   'id': 'i6pm7r',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Damnnn'},
  {'author': 'SlingoPlayz',
   'created_utc': 1596932458,
   'id': 'i69ya5',
   'num_comments': 29,
   'score': 1,
   'selftext': "I'm curious to see if a higher refresh rate makes a big difference or not. Im currently below plat 3 with 60hz monitor and seeing if upgrading would help me hit diamond. Please participate in the poll.\n\n[View Poll](https://www.reddit.com/poll/i69ya5)",
   'subreddit': 'VALORANT',
   'title': "I'm curious if a higher refresh rate on your monitor makes a difference, so I made a poll to see what ranks you guys are and what refresh rate you guys play on"},
  {'author': 'ahmedadly98',
   'created_utc': 1597001372,
   'id': 'i6pg07',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'MVP 3 streak'},
  {'author': 'SwiftBooster',
   'created_utc': 1597005456,
   'id': 'i6qob2',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](s8rmh8skf1g51)',
   'subreddit': 'VALORANT',
   'title': 'Got a 6k while playing with XQC and Adept off-stream, we ended up winning 15-13, and I got a 30 bomb, crazy game, wish we could play again <3 (also sorry for the bad audio)'},
  {'author': 'Magic_Popsicle_',
   'created_utc': 1597005055,
   'id': 'i6qk0h',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'funny little valorant montage I made lol'},
  {'author': 'maxpayne3zz1',
   'created_utc': 1596945967,
   'id': 'i6d30e',
   'num_comments': 1,
   'score': 1,
   'selftext': "Similar to CS's T/CT side skin applications, I thought this was worthy of a suggestion. \n\n​\n\nFor me, personally I noticed it because I'm after the Sovereign Melee (that hasn't appeared in the store for me, since over 2 weeks) but the Prime Melee has went & gone three times. I would buy the Prime too, but the fact is that after I get the Sovereign, the Prime's going to sit & rot in my inventory, unless skins on each side are a thing. I personally use two knives on T/CT CS as well :) \n\n​\n\nI can figure others would like this as an option as well. Especially those who are a fan of multiple collections (Prime, Sovereign, Elderflame, Oni, etc)",
   'subreddit': 'VALORANT',
   'title': 'Suggestion: Add option to have different skins for Attacking/Defending sides'},
  {'author': 'Crazy_Gamer818',
   'created_utc': 1596940814,
   'id': 'i6bxs5',
   'num_comments': 34,
   'score': 1,
   'selftext': " [https://imgur.com/a/wKGYDve](https://imgur.com/a/wKGYDve) \n\n**Got a free glitch pop skin because my game started to die, sadly I couldn't keep it cause I was getting flashed every 5 seconds and had to restart my pc**",
   'subreddit': 'VALORANT',
   'title': "Got a free glitch pop skin because my game started to die, sadly I couldn't keep it cause I was getting flashed every 5 seconds and had to restart my pc"},
  {'author': 'RadicalOnYT',
   'created_utc': 1597005250,
   'id': 'i6qm33',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My first Valorant video! Let me know what you think of it!'},
  {'author': 'Ytspideyboyy',
   'created_utc': 1597005093,
   'id': 'i6qkex',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Check out my video! #Valorant | Captured by #Outplayed'},
  {'author': 'Warlock9915',
   'created_utc': 1596964231,
   'id': 'i6geoj',
   'num_comments': 13,
   'score': 1,
   'selftext': '\n\n[View Poll](https://www.reddit.com/poll/i6geoj)',
   'subreddit': 'VALORANT',
   'title': "What if developers made Reyna's empress mode that she does not has faster shooting but instead has no reload?"},
  {'author': 'R_I_C_K_Y',
   'created_utc': 1597005398,
   'id': 'i6qnql',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "well, that's a 1k clutch against 2 players ig"},
  {'author': 'dnnsprk25',
   'created_utc': 1597005811,
   'id': 'i6qs38',
   'num_comments': 0,
   'score': 1,
   'selftext': "Here's a link to my profile for some more information:  [https://www.gamersdecide.com/user/154267/my\\_xp](https://www.gamersdecide.com/user/154267/my_xp) \n\nSome of the articles I've written so far:\n\n1. Top 3 Duelists -  [https://www.gamersdecide.com/articles/valorant-best-duelist](https://www.gamersdecide.com/articles/valorant-best-duelist) \n2. Recommended Valorant Resolutions -  [https://www.gamersdecide.com/articles/valorant-best-resolution](https://www.gamersdecide.com/articles/valorant-best-resolution) \n3. Top 5 Agents for Beginners -  [https://www.gamersdecide.com/articles/valorant-best-beginner-agents](https://www.gamersdecide.com/articles/valorant-best-beginner-agents) \n4. Top 10 Weapons -  [https://www.gamersdecide.com/articles/valorant-best-weapons](https://www.gamersdecide.com/articles/valorant-best-weapons) \n5. Top 3 Flankers -  [https://www.gamersdecide.com/articles/valorant-best-flankers](https://www.gamersdecide.com/articles/valorant-best-flankers) \n\nThanks for taking the time to check it out!",
   'subreddit': 'VALORANT',
   'title': "I wrote some articles on Valorant, a game I've come to love as a first-time FPS player! Comments and thoughts are appreciated"},
  {'author': 'DerEchteTee',
   'created_utc': 1597005008,
   'id': 'i6qjjh',
   'num_comments': 0,
   'score': 1,
   'selftext': '\n\n[View Poll](https://www.reddit.com/poll/i6qjjh)',
   'subreddit': 'VALORANT',
   'title': 'Did you ever had a ping which were over 500?'},
  {'author': 'kkaafrank',
   'created_utc': 1597002605,
   'id': 'i6ptjf',
   'num_comments': 3,
   'score': 1,
   'selftext': "​\n\n[Incendiary](https://preview.redd.it/uekuo9hn21g51.png?width=546&format=png&auto=webp&s=aa2f502a2e17ed624854d8902282ca46c2cb5311)\n\n​\n\n[iPad](https://preview.redd.it/mehrmvv331g51.png?width=416&format=png&auto=webp&s=f7809af9cc8ff0a90467f317f89e05ede1313795)\n\nThis was inspired by u/dickmanning 's post a while back. I do intend to do the rest of the agents in the game. I'm starting to learning how to draw, so some feedback would be appreciated.",
   'subreddit': 'VALORANT',
   'title': 'I drew Brimstone Kirby'},
  {'author': 'HappyNightTimes',
   'created_utc': 1597008031,
   'id': 'i6rfaj',
   'num_comments': 0,
   'score': 1,
   'selftext': "I already talk to support nothing of help came out from that end, so just like tittle says, I level up my battlepass and rewards aren't appearing on my account appeared as locked).\n\n​\n\nPS: I've seen a couple post here being removed by mods, why is that? I feel this is a problem worth talking about.",
   'subreddit': 'VALORANT',
   'title': 'Battlepass rewards not unlocking'},
  {'author': 'Vargronaleash',
   'created_utc': 1596994216,
   'id': 'i6n9m3',
   'num_comments': 19,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "You don't want me to rise from plat2? and I'll break your server! :P"},
  {'author': 'B0bbyGG',
   'created_utc': 1596962480,
   'id': 'i6g4j7',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Phoenix Plays can be so Satisfying'},
  {'author': 'DrunkenInvader',
   'created_utc': 1597013162,
   'id': 'i6sx58',
   'num_comments': 2,
   'score': 1,
   'selftext': 'The Hive-Mind weapons, and cards in the battle pass got me thinking what could they mean? I was think back to the 1st battle pass and remembered that 1,there was a group of weapons themed to a group(kingdom)  and agent (killjoy) who was related to the group and  had a card (vertraulich)hidden there as well.   So could it be that the Hive-Minds could be an agent or a game-mode?(i will get back to that later)  \n\n\nWhere this idea starts is at the epoch event card an epoch event as quoted from Wikipedia means " The epoch moment or date is usually defined from a specific, clear event of change" The event card depicts a spike explosion. Now this makes me think to real life and the story of aliens being attracted to  nuclear areas and when the Americans droped the nukes in japan was the epoch event of the nuclear age. So could the Hive-Minds be attracted to radiant bringing them to Earth?  \n\n\nNow this is where it gets weird due to lack of things to theorize off of. how the Hive-Mind gets to earth is via a portal like the darkside beyond spray also know as the "radiant portal" on the official valorant discord server, now this might be a bit contrary to apart of above because the Hive-Mind player card is known as "playercardExoAltUniverse"   \n\n\nNow how this could be a game mode is a style of MvM where the hive-mind will come out of radiant portals and will try to steal more radiant from us, and we will have to defend it. Now remember this is a theory and  there were only a few things i could go over because trying to fit in the X011 experiment card just seemed too bizarre.(also side bit some players will say "weapon skins are not cannon" now in my opinion only the ones that come out on the store page are not cannon)  \n\n\nSo I will leave the rest of the theorizing up to you guys, could this be a MvM styled game mode or was this just a bored player theorizing about nothing while waiting for his friends to get on so he can get back to grinding for sliver? We might not know until the final days of the battle pass. But until then have fun theorizing!',
   'subreddit': 'VALORANT',
   'title': 'Lore theory: the Hive-Mind cards and what they could be meaning?'},
  {'author': 'TennisFort',
   'created_utc': 1597011282,
   'id': 'i6sdso',
   'num_comments': 4,
   'score': 1,
   'selftext': 'Soo basically I was placed iron 1 in placements. I lost every single placement match and performed decent. No matter how hard I carry no matter how many games I win iron 1 just refused to let me go. I made a new account got placed silver 2 and I’m in gold three no usually top fragging or second fragging.',
   'subreddit': 'VALORANT',
   'title': 'Iron 1 is annoying'},
  {'author': 'nyahiro',
   'created_utc': 1597015723,
   'id': 'i6tmf6',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'monster omen'},
  {'author': 'chanformer',
   'created_utc': 1597016252,
   'id': 'i6trmn',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'cheeky little 3k using viper orb, not that good but 2nd day of streaming so wanted to clip something :)'},
  {'author': 'kahootgod',
   'created_utc': 1597006114,
   'id': 'i6qv9l',
   'num_comments': 2,
   'score': 1,
   'selftext': "i feel like reyna's extra shield could be touched up to make it look better, it's sorta out of place and it just sticks out too much in a bad way. also with the orbs when you kill someone as reyna, the time bar doesn't look that great. i don't really know how it could be fixed to look cleaner but if anyone has ideas lmk",
   'subreddit': 'VALORANT',
   'title': "[suggestion] make reyna's ui and abilities cleaner"},
  {'author': 'Jerruu',
   'created_utc': 1597009363,
   'id': 'i6rtle',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Raze Movement Montage'},
  {'author': 'Garr_Barr',
   'created_utc': 1597015376,
   'id': 'i6tizz',
   'num_comments': 3,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I kind of wish there was more post game'},
  {'author': 'SnooCookies3333',
   'created_utc': 1597015207,
   'id': 'i6the8',
   'num_comments': 26,
   'score': 1,
   'selftext': "I swear I'm not even being toxic just having fun while playing and using voice chat and ive been banned for 3 days twice like I dont get why pussies get butthurt and waste their time reporting someone when what i say doesn't affect anyone negatively and I always give out good coms. People just report you if they think your annoying i wish it was like cod when people actually have fun in chat its pretty sad",
   'subreddit': 'VALORANT',
   'title': 'This community is boring and soft'},
  {'author': 'HolyKodomo',
   'created_utc': 1597006030,
   'id': 'i6qufk',
   'num_comments': 12,
   'score': 1,
   'selftext': "I just played 5 competitive games in a row, only won once with 13-11, and all of them had a leaver on my team. I am only writing this because I would like Riot to listen to my voice, and maybe a few other players about this.   \n\n\nLosing a team member gives us a huge disadvantage and we would have to climb even harder than before. To be real, in competitive, everyone is trying their hardest to climb, so it is hard enough already. Losing an uneven match makes competitive so frustrating and not enjoyable to play.  \n\n\n...And to be honest, I don't even think my frustration is coming from the leaver. It's coming from the fact that I have to play a whole 4v5 match and still lose ELO. Riot, for the first 5 rounds of a match, can you please allow the match to be cancelled and ELO loss voided when a player leaves?",
   'subreddit': 'VALORANT',
   'title': 'Leavers in 5 matches simultaneously - Demoted from Platinum 1 to Gold 1'},
  {'author': 'chrosti_plays',
   'created_utc': 1597012743,
   'id': 'i6ssnt',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Ranked reset sucks'},
  {'author': 'throwaway967767',
   'created_utc': 1597013986,
   'id': 'i6t54r',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Update Server Down'},
  {'author': 'GeoffSluggs',
   'created_utc': 1597013072,
   'id': 'i6sw9u',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "She's not broken guys, I only took 408 Damage - GeoffSluggs on Twitch"},
  {'author': 'jiffyplsnowhiffy',
   'created_utc': 1597010692,
   'id': 'i6s7hc',
   'num_comments': 5,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Dumb spike interaction causes IMT to lose a round in a $50,000 tourney'},
  {'author': '1catmug',
   'created_utc': 1597014687,
   'id': 'i6tc90',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'phantom lmao'},
  {'author': 'ai7en',
   'created_utc': 1597016178,
   'id': 'i6tqvb',
   'num_comments': 2,
   'score': 1,
   'selftext': 'A friend of mine needs some games to play rated with me, and I was curious, if surrendering does count as a game?',
   'subreddit': 'VALORANT',
   'title': 'Does surrendering in unrated count as a game for playing ranked?'},
  {'author': 'KingDrivah',
   'created_utc': 1596941434,
   'id': 'i6c2u3',
   'num_comments': 25,
   'score': 1,
   'selftext': 'Am i the only one who enjoyed Gen. G VS. Envy 100% more because of these 2 guys? their cool, calm, collected voices and commentary was phenomenal. looking forward to more of their casts.',
   'subreddit': 'VALORANT',
   'title': 'DDK & Sean Gares Appreciation.'},
  {'author': 'zanot19',
   'created_utc': 1597016438,
   'id': 'i6tthh',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Secret tip to not get killed mid by enemy'},
  {'author': 'JustAMelon433',
   'created_utc': 1597017246,
   'id': 'i6u163',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'anyone notice afk bots ingame on unrated..'},
  {'author': 'lmandala',
   'created_utc': 1597004326,
   'id': 'i6qcdx',
   'num_comments': 6,
   'score': 1,
   'selftext': "The ping low in every game is one advantage. But in valorant is more that another games. \n\nMy ping in game is between 60 and 70 ms. When a play against low ping like 20 ms is so hard trade bullet with opponent. In kill feed almost every time i die with 4 hit and opponent take 2. But I see in my client(game) more bullet in opponent. \n\nI know the problem with ping is history but games like cs go have compensation lag. \n\nhttps://developer.valvesoftware.com/wiki/Lag_compensation\n\nI think that is important for this game if don't have",
   'subreddit': 'VALORANT',
   'title': 'Why is so hard play against low ping players'},
  {'author': 'XDash7',
   'created_utc': 1597011722,
   'id': 'i6si9w',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'No words needed'},
  {'author': 'P1NK21',
   'created_utc': 1597011722,
   'id': 'i6sia4',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Im pretty sure im The Judge King'},
  {'author': 'The_CEO_of_clown',
   'created_utc': 1597014949,
   'id': 'i6tew6',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'so i made omen and it took me way too long'},
  {'author': 'UniqueThroat4',
   'created_utc': 1597011848,
   'id': 'i6sjkc',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'error 152'},
  {'author': '[deleted]',
   'created_utc': 1597012039,
   'id': 'i6slfm',
   'num_comments': 2,
   'score': 1,
   'subreddit': 'VALORANT',
   'title': 'I think I May be the Chosen Judge user'},
  {'author': 'doufeelachill',
   'created_utc': 1597012244,
   'id': 'i6snjb',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'first ace of the day!'},
  {'author': 'moozy1k',
   'created_utc': 1597011530,
   'id': 'i6sgd0',
   'num_comments': 2,
   'score': 1,
   'selftext': "if weapon skins exist, what about ultimate skins,for example  \n\n\nJett's Knives are a different colour/design  \nSova's Bow is a different colour/design   \nRaze''s Rocket Launcher is a  different design  \nViper's Poison is different colour(Ultimate)  \nPhoenix's Fire turns blue   \nSage's Res is a different colour (The reviving animation)  \nBreach's Arms are a different colour and or look entirely different  \nKilljoy's Ult turrent would be a different design\n\n(Other agents like Brimestone,Reyna,Cypher would be hard to choose alts for)  \n\n\nJust a little idea i thought of",
   'subreddit': 'VALORANT',
   'title': 'What if characters ultimate had skins?'},
  {'author': 'jorgery22',
   'created_utc': 1597015433,
   'id': 'i6tjn7',
   'num_comments': 1,
   'score': 1,
   'selftext': 'Seriously, this isn’t just helpful in Valorant, but in real life as well. If you know you there’s something you have to do, or somewhere you’ve got to be- don’t queue up and ruin the experience for everybody else.\n\nI just played 3 games and two of them had leavers. I don’t think I’ve ever experienced a game have leavers this often and with game lengths being this long, it’s honestly pretty infuriating. \n\nFrom personal experience, most of the time it’s just kids who overestimate how much time they have. Like in the game I just had, where two kids queued together and had to go out and eat at different times. \n\nThere is nothing more crushing in Valorant than losing after initially being up. We need some sort of stricter punishments for leavers, or Riot officially addressing leavers in a different way.',
   'subreddit': 'VALORANT',
   'title': 'Kids, try and plan your playtime around your schedule. If you know you don’t have time, don’t play.'},
  {'author': 'Ynosuke',
   'created_utc': 1597014335,
   'id': 'i6t8r2',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'LOW GPU USAGE'},
  {'author': 'Mixes-',
   'created_utc': 1597017159,
   'id': 'i6u0e1',
   'num_comments': 0,
   'score': 1,
   'selftext': "https://www.youtube.com/watch?v=bloRzT0ZpOU\n\nHey, as the title suggest this is what I made in around 2 hours of my first time using Sony Vegas. I wasn't really expecting to make anything so I just threw in random videos, not really too good of videos just wanted to experiment.",
   'subreddit': 'VALORANT',
   'title': 'My first 2 hours on sony Vegas.'},
  {'author': 'CodeVixorite',
   'created_utc': 1597013713,
   'id': 'i6t2jy',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Tyler 1 ACE - round 1 run it down frenzy ace'},
  {'author': 'Nabuthemadlad',
   'created_utc': 1597012985,
   'id': 'i6svcp',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Hmm whats that very long item?'},
  {'author': 'Hookuai266',
   'created_utc': 1596954605,
   'id': 'i6es2u',
   'num_comments': 4,
   'score': 1,
   'selftext': "Today i will be talking about Killjoy, her stats, her abilities, and overall.\n\nENJOY\n\nOK KILLJOY. WELL. Her stats are over and beyond the roof like multiverses away.\n\nThis agent is so overpowered and really needs nerfs as i have died from her at least 70 times.\n\nHer first ability is cyphers cyber cage crossed with brimstones incendiary and both of them by themselves are annoying enough but merged to 1 nano swarm is on a new level all together not saying that she has 2 of them.\n\nSecond ability is trapwire on steroids when in range it goes up to them and explodes in there face causing them to be vulnerable and deals 5 damage.(That's insane Jarvis sorry i meant Wardell) This ability has countless possibilities.\n\nThird ability This is a turret like thing so when in range it shoots target dealing 5 damage (Another insane Wardell).\n\nULT WELLLLL THIS IS SO OP EXCEPT MORE OP THEN OP (OP is sniper and OP also mean overpwered)\n\nTHIS DISARMS AND SLOWS THEM IN THE MASSIVE RANGE PLUS IT TELLS YOU HOW MANY PEOPLE DISARMED nothing more to say.\n\nOVERALL SHE IS CYPHER ON STEROIDS.\n\n​\n\nPLZ Nerf She Needs It.",
   'subreddit': 'VALORANT',
   'title': 'KILLJOY (ohno)'},
  {'author': 'GeoffSluggs',
   'created_utc': 1597013016,
   'id': 'i6svop',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'First Recorded Reyna Ace - GeoffSluggs on Twitch'},
  {'author': 'MacedV3',
   'created_utc': 1597015079,
   'id': 'i6tg64',
   'num_comments': 0,
   'score': 1,
   'selftext': "And it's not even close. They actually analyze and break down plays/utility/strategy. The Faze Clan invitational has been incredibly refreshing, I've seen quite a bit of pro valorant and this has been by far the best tournament to date barring the spotty robot audio we've experienced a couple times.",
   'subreddit': 'VALORANT',
   'title': 'SGares, Gaskin, and DDK are the BEST Casters in Pro Valorant.'},
  {'author': 'StalkersBeStalking',
   'created_utc': 1596933183,
   'id': 'i6a509',
   'num_comments': 7,
   'score': 1,
   'selftext': "Maybe it's due to the influx of people playing right now, but the people I've met with mic so far communicate callouts and surface level team strats (fake A, split, mid control, etc etc). This is speaking from experience after spending a big chunk of my 200 games played in Diamond; I'm assuming there's less mics in lower elo.\n\n\nI play alot of R6 as well but the people in my region with mics tend to be more on the toxic side; for CS, recency bias aside ( I haven't played CS seriously in quite some time) I don't remember having the same amount of teammates with mics as Valorant",
   'subreddit': 'VALORANT',
   'title': 'Anyone else feel like this game has more people with mics compared to other fps? Makes solo queing much more enjoyable but I wanna know if anyone else feels the same way'},
  {'author': 'Valorantgame69',
   'created_utc': 1596985282,
   'id': 'i6kqu5',
   'num_comments': 13,
   'score': 1,
   'selftext': 'Is the anti cheat a virus because I heard about it online that it could be but I really want to play valorant please i just want to know',
   'subreddit': 'VALORANT',
   'title': 'Is the anti cheat a virus? I’m new and am new to this anti cheat thing'},
  {'author': 'nosh247',
   'created_utc': 1597015736,
   'id': 'i6tmjn',
   'num_comments': 1,
   'score': 1,
   'selftext': "That way I'm really targetting/practicing aim on a  real representation of the characters I will be shooting at, would also be cool if there was a feature of bots in custom games, that can be easy, medium, and hard. I think if that was present we wouldn't need third party aim training games or anything else to practice.\n\n\\#justSaying",
   'subreddit': 'VALORANT',
   'title': 'I wish we could load in actual characters in the shooting range'},
  {'author': 'Vatenson',
   'created_utc': 1597013432,
   'id': 'i6szso',
   'num_comments': 3,
   'score': 1,
   'selftext': 'Thank you so much for everything you are doing with the game!\n\nThis game is the only reason I set up my PC again after switching to console completely!\n\nLove you so much!',
   'subreddit': 'VALORANT',
   'title': 'I love you Valorant Dev team!'},
  {'author': 'ramboded',
   'created_utc': 1596954258,
   'id': 'i6epyg',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'One Tap'},
  {'author': 'mmh1hmm',
   'created_utc': 1596946906,
   'id': 'i6dabo',
   'num_comments': 3,
   'score': 1,
   'selftext': 'https://streamable.com/kgvmwz \n\nWanted to share a 1v5 clutch in a plat level lobby. \n\nPretty proud of it since we were on bind against two operators and against a cypher. \n\nI hope you enjoy the clip!',
   'subreddit': 'VALORANT',
   'title': '1v5 clutch in comp'},
  {'author': 'wutthedeuce1',
   'created_utc': 1596957201,
   'id': 'i6f8kn',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Posting A Bug'},
  {'author': 'yolof699',
   'created_utc': 1596954702,
   'id': 'i6espg',
   'num_comments': 3,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '“CoffeeGaming” POV: you’re making coffee while telling your friends to not die.'},
  {'author': 'geezattv',
   'created_utc': 1596957623,
   'id': 'i6fb6r',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]\n\n[View Poll](https://www.reddit.com/poll/i6fb6r)',
   'subreddit': 'VALORANT',
   'title': 'What’s Your Gun Of Choice? What are you better with?'},
  {'author': '244grRCxmhY',
   'created_utc': 1596965694,
   'id': 'i6gnkq',
   'num_comments': 2,
   'score': 1,
   'selftext': "I noticed they're not around anymore. Have they been removed from general gameplay, or is it a bug?\n\nBeen looking around but can't find anything on this.\n\nI noticed that killjoy's alarm bot radius appearing is linked to Detail quality being medium or higher, but settings under graphics don't seem to be linked to this.",
   'subreddit': 'VALORANT',
   'title': 'Were grenade arcs removed?'},
  {'author': 'Spikman_',
   'created_utc': 1596971679,
   'id': 'i6hoji',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'FIX- Error code:0'},
  {'author': 'wavydragon48',
   'created_utc': 1596971047,
   'id': 'i6hked',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'i muted agent dialogue in settings. but can other players still hear my agent talking in game?'},
  {'author': 'x2tizzle',
   'created_utc': 1596971049,
   'id': 'i6hkeu',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'this is not fun.... every game feels like i am playing against someone in top rank..... will this ever be fixed?'},
  {'author': 'n1_c_c_',
   'created_utc': 1596966955,
   'id': 'i6gv8p',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Little montage I made of my phoenix gameplay'},
  {'author': '-unfortunately-',
   'created_utc': 1596969356,
   'id': 'i6ha26',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Killjoy is insane'},
  {'author': 'ItzTriton',
   'created_utc': 1596969507,
   'id': 'i6hb0e',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Deathmatch great game'},
  {'author': 'weed_hope',
   'created_utc': 1596962165,
   'id': 'i6g2op',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Can some fix this matchmaking shit have to solo carry 4 players who literally give away your postions'},
  {'author': 'yakinator2567',
   'created_utc': 1596952661,
   'id': 'i6efhf',
   'num_comments': 7,
   'score': 1,
   'selftext': 'This is my Overwatch crosshair: https://imgur.com/w3vXxvX\n\nDoes anyone know how I could replicate this in Valorant (as in inner lines and outline opacity, etc.) Thanks.',
   'subreddit': 'VALORANT',
   'title': 'I was wondering what my Overwatch crosshair would be in Valorant'},
  {'author': 'david-dobrik-reddit',
   'created_utc': 1596968638,
   'id': 'i6h5us',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'How can I get this?'},
  {'author': 'Phasedotbot',
   'created_utc': 1596970168,
   'id': 'i6heyp',
   'num_comments': 0,
   'score': 1,
   'selftext': 'I don’t know why but I keep having this issue almost every second I play valorant now and I feel like I can’t enjoy the game anymore because of it. When i start rounding a corner it rubber bands me around it getting me killed or back where I was a moment ago. I don’t know if this a problem relating to my wi-go as we got a new one when we moved houses, but my ping is averaging at 22-35 and I don’t get high ping notification at all. Is this a problem anyone else is having in-game? Is there a way to fix it or is it relating to riot server problems?',
   'subreddit': 'VALORANT',
   'title': 'Network problems'},
  {'author': 'Synergical',
   'created_utc': 1596972499,
   'id': 'i6htt8',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Do deathmatch games go towards the 20 games required to play competitive?'},
  {'author': '[deleted]',
   'created_utc': 1596970492,
   'id': 'i6hgw8',
   'num_comments': 0,
   'score': 1,
   'selftext': '[deleted]',
   'subreddit': 'VALORANT',
   'title': 'Phoenix perfectly timed voice line after pulling of my most insane 1v3 clutch'},
  {'author': 'dragnance',
   'created_utc': 1596972286,
   'id': 'i6hsf5',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Tiny bug but freaky'},
  {'author': 'mxonlette',
   'created_utc': 1596972331,
   'id': 'i6hsqd',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'HELLOOOOO VALORANT PLAYERS WHO ARE GIRLS'},
  {'author': 'Valorant_noob25',
   'created_utc': 1596959175,
   'id': 'i6fkst',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'get these toxics banned'},
  {'author': 'Gyrostormer',
   'created_utc': 1596959297,
   'id': 'i6flik',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I made a short clip montage of the new deathmatch gamemode!'},
  {'author': 'PickelNinja',
   'created_utc': 1596936255,
   'id': 'i6avtx',
   'num_comments': 3,
   'score': 1,
   'selftext': 'I played a competitive solo queue game today and instalocked my main (cypher). My teammates in the game started harassing me and throwing the game. later in the round all 3 of them (they were in a party) decided to disconnect for the rest of the game. me and the other player only ended up getting a single round against the enemy and I ended up getting demoted (this was after 3 wins in my rank in a row).\n\n1 thing I ask for is for games like this where players end up disconnecting for the whole game, to make it so players who stay in the game are slightly less likely to get demoted as its hard to grind in this game.',
   'subreddit': 'VALORANT',
   'title': 'Competitive solo queue toxicity and throwing/disconnecting.'},
  {'author': 'Yankeewith_brim',
   'created_utc': 1596957835,
   'id': 'i6fcj4',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Does this subreddit work'},
  {'author': 'COLDxZEROo',
   'created_utc': 1596959846,
   'id': 'i6fotg',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'One shot 2 kills!'},
  {'author': 'ido6666',
   'created_utc': 1596946742,
   'id': 'i6d90r',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Killjoy looks like mia'},
  {'author': 'HomicidalNun',
   'created_utc': 1596934641,
   'id': 'i6ahr9',
   'num_comments': 7,
   'score': 1,
   'selftext': 'This has happened a couple times, and it confuses me every time it happens so I wanted to know if there was a reason. If your on the losing team but you still get match MVP (especially when it’s a large difference between you and the second fragger) shouldn’t that signify that you just got stuck with an unlucky team? Is there a reason you lose ELO?',
   'subreddit': 'VALORANT',
   'title': 'Why do you still lose ELO if you’re match MVP'},
  {'author': 'longviddd',
   'created_utc': 1596949239,
   'id': 'i6drjy',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Fun games for you and the boys in deathmatch'},
  {'author': 'ArkadyGaming',
   'created_utc': 1596949282,
   'id': 'i6drvz',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Learning to play sage would help you to rank up'},
  {'author': 'robbyiss',
   'created_utc': 1596948895,
   'id': 'i6dp29',
   'num_comments': 1,
   'score': 1,
   'selftext': "Have some friends downloading the game. I know you usually have to do one unranked match before spike rush but I was wondering if death match or a custom game would clear that? they're not heavy gamers (one of them a dad of two), I think spike rush is a nice casual way to enjoy the game and was wondering we have to go through a whole 13 rounds or unrated.",
   'subreddit': 'VALORANT',
   'title': 'non competitive queues'},
  {'author': 'Aranfiy',
   'created_utc': 1596945304,
   'id': 'i6cxrv',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'won by the molly (KJ 1v2 "clutch")'},
  {'author': 'Gokussj4213',
   'created_utc': 1596946824,
   'id': 'i6d9nu',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'i mayde meam'}],
 [{'author': 'Abnormally_Strange',
   'created_utc': 1597018576,
   'id': 'i6ue97',
   'num_comments': 3,
   'score': 2,
   'selftext': 'I just finished a comp game and got off for a bit, and when I opened up valorant again I had to log into my Riot Games account again. Is this a normal thing or should I change my password?',
   'subreddit': 'VALORANT',
   'title': 'I just got logged out of my account, is this normal?'},
  {'author': 'ghostkilller23',
   'created_utc': 1597018568,
   'id': 'i6ue69',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Ranked System'},
  {'author': 'KelcieAnne',
   'created_utc': 1597017621,
   'id': 'i6u4sm',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Girl Pulls off CRAZY 4K with FRENZY'},
  {'author': 'BC-Presents',
   'created_utc': 1597019911,
   'id': 'i6ur0e',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My most unique clips after playing 200 hours of Raze'},
  {'author': 'ghostkilller23',
   'created_utc': 1597019610,
   'id': 'i6uo5o',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Ranking Problems'},
  {'author': 'Koyleph',
   'created_utc': 1597020159,
   'id': 'i6ut8u',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "There's an invisible step near the Bind A barrier. (There's a barrier, but customs has a glitch where it wont visibly appear)"},
  {'author': 'DatBoiEk',
   'created_utc': 1597019780,
   'id': 'i6upro',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'When you choose to ignore killjoy\'s "toys"'},
  {'author': 'yuy4o',
   'created_utc': 1597021456,
   'id': 'i6v5c6',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '4k against young skadoodle'},
  {'author': 'SHAWNANOMALY',
   'created_utc': 1597021553,
   'id': 'i6v6d8',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Congrats VALORANT 130K Concurrent Grand Final Viewers!!!'},
  {'author': 'im_Sarma',
   'created_utc': 1597023114,
   'id': 'i6vktn',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'How is this possible?'},
  {'author': 'iceerinoo',
   'created_utc': 1597021794,
   'id': 'i6v8mu',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'HARDWARE BAN THIS PLAYERS!'},
  {'author': 'Goldluck08',
   'created_utc': 1597018236,
   'id': 'i6uawd',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Does anyone else want a appear offline feature?'},
  {'author': 'CustardCremez',
   'created_utc': 1597018569,
   'id': 'i6ue6q',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'The clutch that should have been ):'},
  {'author': 'ninjalol23',
   'created_utc': 1597017830,
   'id': 'i6u6vv',
   'num_comments': 3,
   'score': 1,
   'selftext': 'the average immortal 2+ player is better than this guy.\n\nLegit, tsm being drawn back so much by this guy.',
   'subreddit': 'VALORANT',
   'title': 'Insane how cutler is being paid to play this game when...'},
  {'author': 'Skiper191',
   'created_utc': 1597019040,
   'id': 'i6uin9',
   'num_comments': 0,
   'score': 1,
   'selftext': '[https://www.twitch.tv/skipper123/clip/WildCreativeEggnogOhMyDog?tt\\_medium=redt](https://www.twitch.tv/skipper123/clip/WildCreativeEggnogOhMyDog?tt_medium=redt)  \n\n\nalso follow my twitch for more Valorant plays!  \ntwitch.tv/skipper123',
   'subreddit': 'VALORANT',
   'title': 'kinda freaky with it'},
  {'author': 'Goldluck08',
   'created_utc': 1597018171,
   'id': 'i6ua8p',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Does anyone else want a appear offline feature?'},
  {'author': 'Fire_Magic_',
   'created_utc': 1597019099,
   'id': 'i6uj6t',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Payment failed : Unable to instantiate the payment screen. Valorant ,,how can I fix this problem?'},
  {'author': 'Drag0ndx',
   'created_utc': 1597023905,
   'id': 'i6vsbc',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Cute little clip I got on stream :)'},
  {'author': 'ThirdClazz',
   'created_utc': 1597023898,
   'id': 'i6vs91',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Interesting Visual Bug for Sova's Owl Drone"},
  {'author': 'Fliperdudole',
   'created_utc': 1597022536,
   'id': 'i6vfhf',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Easy Cypher Setup!'},
  {'author': 'im_Sarma',
   'created_utc': 1597022554,
   'id': 'i6vfn8',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'valorant\'s "improved" matchmaking'},
  {'author': 'LittleBSoldier',
   'created_utc': 1597024168,
   'id': 'i6vur0',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Clips That make VALORANT look EASY!!!'},
  {'author': 'benranger',
   'created_utc': 1597025565,
   'id': 'i6w7i8',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "🤩 so nice to get this email. 3 little shits thought they were gonna get a rise out of me by body blocking and mollying me so I didn't give them a reaction and warned them that they were gonna get a time out"},
  {'author': 'macleran98',
   'created_utc': 1597023067,
   'id': 'i6vkdl',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'five guys pushing ropes to heaven, what could go wrong?'},
  {'author': 'Fetus_Deletus77',
   'created_utc': 1597023044,
   'id': 'i6vk5f',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'My cat interrupting me'},
  {'author': 'ProjectWHaT',
   'created_utc': 1597024642,
   'id': 'i6vz5n',
   'num_comments': 0,
   'score': 1,
   'selftext': 'I\'ve played a bunch of Valorant since the beta and have spent 2k+ hours in CSGO. Here are some of my personal thoughts on the current state of deathmatch.\n\nOverall, I think it\'s a good game mode for a deathmatch. It\'s fun and pacing is fine. However, as a tool for warming up, I believe it is not good enough.\n\nIn CSGO, there is an official team deathmatch mode. Much like Valorant\'s deathmatch, it is time based, there\'s a delay between spawns, and there\'s a low amount of players in the server. For a casual game mode, especially for new players, this is definitely sufficient. \n\nBut many players are looking for a tool to use for warming up and in this current state, it does not work well. In CSGO, there are custom community servers that have custom game modes, one of which is FFA, or free-for-all. In this deathmatch, there\'s usually the max amount of people allowed in the server with no pauses between spawns. It is absolutely hectic. You spawn and die immediately multiple times. You barely have time to think. And that\'s what\'s good about it. You focus on the aiming and nothing more.\n\nMy main issues with Valorant deathmatch as a tool for warming up:\n\n* Pacing is too slow. \n   * The little pause between spawns is frustrating. I personally don\'t get frustrated playing CSGO FFA, because you\'re constantly in a battle. You barely have time to contemplate what just happened. In Valorant, in the seconds between, I think about how annoying the camper was or how poor my aim was. \n   * There\'s not enough people in the server. I\'m constantly running around looking for enemies. In CSGO FFA, you spawn and there\'s someone almost immediately in front of you, or around the corner. You rarely have time to run around\n   * The pacing of the warm up before the deathmatch is on the right track and reminds me of CSGO FFA. There\'s no wait time between spawns and it seems to be easier to spawn near enemies allowing for quick practice\n* Short match time\n   * When I warm up, I usually warm up for 20+ min. Having the constant down time between queuing and spawning is frustrating\n* Minimap gives away too much\n   * Sometimes, I\'m just constantly staring at the minimap, because it\'s basically wall hacks. In a casual mode, it\'s okay, but for warming up, it\'s really not needed. I understand it\'s supposed to give away a camper\'s location, but I believe it\'s unneeded, especially when the points above are addressed. \n      * There\'s no need to camp in a warm up mode as that defeats the purpose of being in a mode to warm up. And if you kill a bunch of people, multiple people know your location and will hunt you down the next time they get to that part of the map. The camping isn\'t as frustrating when you can instantly respawn back in the action\n* Health and magazine ammo\n   * Picking up health is a neat idea and I understand it\'s supposed to encourage movement, but like the minimap, it\'s not necessary for warming up. When I kill someone across a site or a long hallway, it\'s frustrating that the health is so far away and that I\'ll likely be killed before I get there and thus need to wait to respawn, piling on the frustration \n\nSome possible solutions:\n\n* Straight up copy FFA DM\n   * The rules in FFA DM are the way it is, because they work as a tool for warming up\n      * instant spawning so that you\'re constantly in the action\n      * packed servers so there\'s constant action\n      * infinite session time so you can practice for as long as you need to\n      * no minimap since it\'s super easy to find enemies\n      * health and magazine ammo refill on kill to allow for long streaks and not to punish those who are doing well (note: some servers only refill on headshots to incentivize better aim)\n* Build off of "warm up"\n   * As I said, the "warm up" period before the start of the deathmatch is not too bad and can be used as a deathmatch\n* Let there be community servers\n   * This way users can decide on their own rules for a warm up mode. In addition it allows for the community to come up with new ideas which can lead to cool new features\n\nI am not saying to scrap the current deathmatch, as I have said, it\'s a good casual mode, but for warming up, I believe a different mode is needed that covers all of the points made above.\n\nI hope the devs and the community take these points in to consideration and I would love to hear everyone else\'s thoughts on the game mode',
   'subreddit': 'VALORANT',
   'title': 'Thoughts On Deathmatch For Warming Up'},
  {'author': 'SmashHammer42',
   'created_utc': 1597024463,
   'id': 'i6vxiz',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Endless Sage res, kills your fps though'},
  {'author': 'Drag0ndx',
   'created_utc': 1597023989,
   'id': 'i6vt48',
   'num_comments': 1,
   'score': 1,
   'selftext': '[https://www.twitch.tv/drag0ndx/clip/GoodRealDragonOSsloth?filter=clips&range=all&sort=time](https://www.twitch.tv/drag0ndx/clip/GoodRealDragonOSsloth?filter=clips&range=all&sort=time)',
   'subreddit': 'VALORANT',
   'title': 'Clip I got on stream'},
  {'author': 'ashiente',
   'created_utc': 1597021344,
   'id': 'i6v49v',
   'num_comments': 3,
   'score': 1,
   'selftext': " I love the game, I havent been this hooked on a game in a decade but holy crap everything that's not the gameplay sucks hard. Is it so hard to just put 5 silvers together in a game?\n\nLike it's not a great experience getting tilted because your iron brim won't use any of his skills, and it's not a good experience for the brim to get roasted for silver/gold players for not using his stuff and being bottom Frag.\n\nI get it, u still have 50 percent win chance but that's really not the way to make it work.\n\nI just want to get matched with another 4 guys of the same skill as myself nothing less and nothing more.\n\nI haven't had a single game where there were just 5 silver, every game game is a clusterfuck of skill range.\n\nI hate getting shit on by plat players that kill me 5 times before I even get my gun out.\n\n...\n\nAlso, is it so hard to add a godamn option to drop a bot/dummy in custom games? Like literally /addbot so I can practice prefire and test skills and stuff?\n\nNo replay system as well.",
   'subreddit': 'VALORANT',
   'title': 'Anyone else annoyed by the fact that ranked makes games where plat and bronce, silver and Iron get thrown together?'},
  {'author': 'Pete0970',
   'created_utc': 1597017645,
   'id': 'i6u51t',
   'num_comments': 2,
   'score': 1,
   'selftext': 'I\'ve been playing this game for 4 days and I\'ve noticed that I\'ve gone up tiers on the battlepass but on my Agent Contracts it still says "20,000 Xp to go" before I get to tier 1\n\nI play as Jett 90% of the time but my Jett contract still says "20,000 xp to go" too.',
   'subreddit': 'VALORANT',
   'title': 'Not earning Agent Contract XP?'},
  {'author': 'Leperrin',
   'created_utc': 1597022947,
   'id': 'i6vj79',
   'num_comments': 1,
   'score': 1,
   'selftext': 'I’ve seen many people posting and asking at the end of Act 1 if there will be a double XP weekend event so that they can finish their battle passes or at least get close enough to unlock tier 45. Act 1 was way too grindy to get to max tier. Having to play 2 hours everyday is asking way too much. \n\nI understand there has to be a challenge and I’m so for that but it feels like Riot doesn’t even want you to finish the battle pass unless you either \n\n1. Pay for tiers. \n2. Grind your life away. \n\nAct 2 has started and there has been no changes to XP gain or bringing the level requirement down for the battle pass so it seems this is what it’s gonna be for a while unless basically no one buys future battle passes. Many people can’t afford to buy a $100 dollar skin pack ($300 if you want it fully upgraded), so the battle pass seems like the next best cheap thing to do but players and myself included feel cheated in a way because we can’t even finish 75% of the pass because it demands way too much time. If Riot isn’t going to change the system then at least give the player base 2 days of double XP at the end of the Act to make it seem worth it. They get more players during a weekend and we get closer to finishing what we paid for and started.',
   'subreddit': 'VALORANT',
   'title': 'Riot, please do a double xp event for Act 2.'},
  {'author': 'DatBoiEk',
   'created_utc': 1597022699,
   'id': 'i6vgxy',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n![video](4nuuzlcuu2g51)',
   'subreddit': 'VALORANT',
   'title': 'Poor omen forgot about the new killjoy ult'},
  {'author': 'yuy4o',
   'created_utc': 1597024252,
   'id': 'i6vvjv',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '4ks against young ska'},
  {'author': 'Peter_Tingle_',
   'created_utc': 1597024075,
   'id': 'i6vtxm',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Satisfying to see riot doing its part :)'},
  {'author': 'Fetus_Deletus77',
   'created_utc': 1597024954,
   'id': 'i6w203',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'My cat interrupting me'},
  {'author': 'Leperrin',
   'created_utc': 1597023390,
   'id': 'i6vnfr',
   'num_comments': 3,
   'score': 1,
   'selftext': 'I’ve seen many people posting and asking at the end of Act 1 if there will be a double XP weekend event so that they can finish their battle passes or at least get close enough to unlock tier 45. Act 1 was way too grindy to get to max tier. Having to play 2 hours everyday is asking way too much. \n\nI understand there has to be a challenge and I’m so for that but it feels like Riot doesn’t even want you to finish the battle pass unless you either \n\n1. Pay for tiers. \n2. Grind your life away. \n\nAct 2 has started and there has been no changes to XP gain or bringing the level requirement down for the battle pass so it seems this is what it’s gonna be for a while unless basically no one buys future battle passes. Many people can’t afford to buy a $100 dollar skin pack ($300 if you want it fully upgraded), so the battle pass seems like the next best cheap thing to do but players and myself included feel cheated in a way because we can’t even finish 75% of the pass because it demands way too much time. If Riot isn’t going to change the system then at least give the player base 2 days of double XP at the end of the Act to make it seem worth it. They get more players during a weekend and we get closer to finishing what we paid for and started.',
   'subreddit': 'VALORANT',
   'title': 'Double XP event needs to happen.'},
  {'author': 'BC-Presents',
   'created_utc': 1597026987,
   'id': 'i6wkg7',
   'num_comments': 0,
   'score': 1,
   'selftext': "I've always had higher ping in Valorant than any other game ive played. Is this the same for everyone else and is there any way to improve ping on Valorant. Link me or comment suggestions pls",
   'subreddit': 'VALORANT',
   'title': 'High Ping'},
  {'author': 'CCogStudios',
   'created_utc': 1597028256,
   'id': 'i6wvxn',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': "I know VALORANT is still young, but has there been any confirmation that there is a 'good' and 'bad' organization/team/side yet or is it still undetermined?"},
  {'author': 'Kono_Dio_Sama',
   'created_utc': 1597028255,
   'id': 'i6wvx9',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Me clearing corners'},
  {'author': 'Unv3r',
   'created_utc': 1597028301,
   'id': 'i6wwb4',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I got my first 7 kill round today.'},
  {'author': 'TheBadMofu',
   'created_utc': 1597029678,
   'id': 'i6x8ol',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'AFKs in Competitive mode'},
  {'author': '_Lightning_Storm',
   'created_utc': 1597035036,
   'id': 'i6yi0h',
   'num_comments': 0,
   'score': 1,
   'selftext': 'I was thinking about why I\'m still in Bronze, and while watching a recap of a pro match, I realized that pros are really really good at coordinating pushes, holding sites, post-plants, and retakes with creative utility.\n\nLearning all these different utility combinations and locations for all the maps and sites and scenarios seemed pretty daunting, so I thought, "I could make an app that made this really easy".\n\nI\'m working on an app that lets you make and save "plays" (per agent instructions for coordinated action). Right now I just have the basics of a search screen made, but tomorrow I\'m going to add a "play" viewer screen.\n\nWhat you\'re seeing is a preview of a "play", showing when and where it is for, along with the agents required to execute it. (eventually, they will be searchable by which agents they need and much more, making it easy to use mid-round).\n\n[This is the search screen so far \\(displays short previews of the \\\\"plays\\\\"\\), it\'s displaying demo data from static variables, but sometime soon I plan on making the data editable and saveable from a menu in the app.](https://preview.redd.it/tqxz3q3xs3g51.jpg?width=646&format=pjpg&auto=webp&s=5312b65283bc8b82edce59e7378d72062eea546a)\n\n​\n\n[This is my sketch for the expanded view of the \\\\"play\\\\". It will show required utility\\/guns along with instructions for your agent, and with images for clarity.](https://preview.redd.it/lgthv3d8t3g51.jpg?width=710&format=pjpg&auto=webp&s=2127fb3b954f8f2194a06f665f675bd2eca652e7)\n\n**Planned Feature List:**\n\n* Expanded "play view"\n* Only show selected agents instructions\n* Edit/create plays\n* Search by agents currently on your team\n* Search by map, side, type, economy status, and rating\n* Join a "team" lobby and synchronize plays\n* If in a team, it auto chooses the agent for you\n* Add saving or favoriting "plays"\n* Specify which utility needs to be bought for the selected agent\n\nTL:DR: I suck at coordinating strategies and I am making an app that lets me do it easy and fast. So tell me if there is anything you think this app needs that isn\'t on the list!',
   'subreddit': 'VALORANT',
   'title': "I've started work on my strategy organizer and sharing platform, what are some features you think it needs?"},
  {'author': 'SUshiroll699',
   'created_utc': 1597035089,
   'id': 'i6yigb',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I bought a phantom second round and my team doubted me, so I said “don’t worry, I’ll ace”.'},
  {'author': 'parallel_gdly',
   'created_utc': 1597031156,
   'id': 'i6xlou',
   'num_comments': 2,
   'score': 1,
   'selftext': 'where can i change my region in valorant, because i cant join my friends that are on a different region.',
   'subreddit': 'VALORANT',
   'title': 'change region where?'},
  {'author': 'cookie-light',
   'created_utc': 1597031417,
   'id': 'i6xnuo',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Did this in closed Beta when and thought I share it here as well.'},
  {'author': 'weed_hope',
   'created_utc': 1597031256,
   'id': 'i6xmj6',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Matchmaking is a bit weird. I get it that I should've performed better but 1 plat + 4 bronze vs 5 silvers is tough specially in a defence sided map like split"},
  {'author': 'CrazyRandomNerd10364',
   'created_utc': 1597030475,
   'id': 'i6xfpo',
   'num_comments': 4,
   'score': 1,
   'selftext': 'I’m watching the grand finals of the faze invitational and the stakes were so high and the rounds so fun to watch. The story for this final is incredible. Tsm was once crowned greatest NA team in valorant. Sentinels dethroned the king in the last two tournaments. Sentinels have to fight to defend their newly earned crown and Tsm wants their position as greatest in NA back. Tsm dropped sentinels 2-0 upper finals to knock them down to losers. Sentinels fought back, defeated immortals, and came back swinging. The rematch of century. Tsm starts off with a map up and first map, haven, was their choice. Sentinels didn’t back down and took their map. Tsm didn’t get scared and took split, a map where sentinels were known for their prowess. Then, ascent came. Tsm was known for revolutionizing the sageless comp in this map against t1. Every team adopted this format and sentinels mastered this map with sinatraa’s famous sova Odin plays. They did not disappoint and brought us to a fifth map. The game was neck and neck and eventually sentinels got a 4 in a row, with one round with a 0.03 second defuse, and was at match point. Tsm didn’t stop and dragged it to ot. Tensions were high and Tsm pulled it off, winning 6 rounds in a row to claim back their title as greatest. This match will go down as one of the greatest in this game.',
   'subreddit': 'VALORANT',
   'title': 'Tsm vs Sentinels is the greatest match to date'},
  {'author': 'tittiesandtacoss',
   'created_utc': 1597028933,
   'id': 'i6x21l',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n*Processing video poj9gty6d3g51...*',
   'subreddit': 'VALORANT',
   'title': 'Modest sheriff ---> odin clutch ace from my 13-12 game gold/silver and a stray bronze'},
  {'author': 'suusuwiwiw',
   'created_utc': 1597028683,
   'id': 'i6wztz',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Stuck'},
  {'author': 'The_Bolenator',
   'created_utc': 1597029091,
   'id': 'i6x3fp',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': "Please don't be like this guy... Ranked match I just played (more info in comments)"},
  {'author': 'danielletheboss',
   'created_utc': 1597030611,
   'id': 'i6xgwl',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Best email I’ve gotten in awhile.'},
  {'author': '0cean-',
   'created_utc': 1597019405,
   'id': 'i6um58',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Some of my clutches and snipes in competitive, I hope you like it :) .'},
  {'author': 'LastCassaNova',
   'created_utc': 1597035195,
   'id': 'i6yjci',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'How you can play killjoy on bind! I had heaps of positive feedback so I made a second one'},
  {'author': 'NukeyHD',
   'created_utc': 1597035541,
   'id': 'i6ym1n',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Unplayable FPS drops on bind out of nowhere. All other maps are fine'},
  {'author': 'PixLmfao',
   'created_utc': 1597060911,
   'id': 'i73isu',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n*Processing video rihgd4fi06g51...*',
   'subreddit': 'VALORANT',
   'title': 'A sick little 1v5 clutch I did to end the game and keep it from going to overtime. I was pretty hype. (IMMORTAL 3)'},
  {'author': 'MakingMemesForLife',
   'created_utc': 1597061639,
   'id': 'i73p98',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'I guess a lot of people use it on valorant or am i wrong?'},
  {'author': 'PixLmfao',
   'created_utc': 1597060557,
   'id': 'i73fve',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Sick little 1v5 in clutch I did to end the game and keep it from going into overtime. I was pretty hype. (IMMORTAL 3)'},
  {'author': 'PixLmfao',
   'created_utc': 1597061133,
   'id': 'i73kry',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'A sick little 1v5 clutch I did to end the game and keep it from going to overtime. I was pretty hype. (IMMORTAL 3)'},
  {'author': 'housegasgreen',
   'created_utc': 1597053679,
   'id': 'i72194',
   'num_comments': 8,
   'score': 1,
   'selftext': 'When i play against gold &plat  and win i get 3 arrow up and i just won a 4v5 against 3 diamond 1 players and i got 1 arrow up? Wtf is this bs',
   'subreddit': 'VALORANT',
   'title': 'Shit ranking system?'},
  {'author': 'Roxaile',
   'created_utc': 1597062387,
   'id': 'i73viu',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'painted a small Killjoy ♥'},
  {'author': 'deezawn',
   'created_utc': 1597057732,
   'id': 'i72tsj',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Raze Boosts'},
  {'author': 'FastFanon',
   'created_utc': 1597042867,
   'id': 'i702g6',
   'num_comments': 2,
   'score': 1,
   'selftext': "Hey guys, whenever I play a game, I'm usually on 30-60 ping. But for the past few days, I've been getting ping spikes that go from 60-300. I've switched to the DNS [1.1.1.1](https://1.1.1.1), but I'm still getting these spikes. Any recommendations?",
   'subreddit': 'VALORANT',
   'title': 'Ping spikes'},
  {'author': 'yesisdrugsyes',
   'created_utc': 1597061323,
   'id': 'i73mih',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Is it just me or the SEA servers ping is very high'},
  {'author': 'flatc1rcle',
   'created_utc': 1597061333,
   'id': 'i73mlt',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Shorten the Buy Phase time'},
  {'author': 'Baheek28',
   'created_utc': 1597062551,
   'id': 'i73wv1',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Did I do it right?'},
  {'author': 'donnerbalken94',
   'created_utc': 1597057450,
   'id': 'i72rqo',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'I upload highlights from valorant streams, mostly crips kills and clutches. Just check it out! :D'},
  {'author': 'ThickSky',
   'created_utc': 1597055926,
   'id': 'i72gnj',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n*Processing video uoo23slml5g51...*',
   'subreddit': 'VALORANT',
   'title': "I'm loving the game so far (just installed it yesterday)"},
  {'author': 'LawlorBR',
   'created_utc': 1597058206,
   'id': 'i72xg3',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'This is why I love this game'},
  {'author': 'ramshy_the_one',
   'created_utc': 1597062971,
   'id': 'i740h1',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Corregir fallas de ping o desconexiones Valorant'},
  {'author': 'jeeter2tap',
   'created_utc': 1597063987,
   'id': 'i749vr',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'VALORANT Montage - D.A.N.C.E (mostly Act 1 competitive games, climbing from Gold - Diamond elo)'},
  {'author': 'jeremyluke32',
   'created_utc': 1597064746,
   'id': 'i74gqs',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '1v4 quickscoping w/ 100 ping in plat'},
  {'author': 'Canari02',
   'created_utc': 1597064262,
   'id': 'i74cbw',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Ping Advantages'},
  {'author': 'Butt_scracher',
   'created_utc': 1597064901,
   'id': 'i74i7j',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Help, my laptop is stuck on this screen, no buttons work , nothing works , I cant even access the task manager .'},
  {'author': 'Cyanoodle',
   'created_utc': 1597023428,
   'id': 'i6vnse',
   'num_comments': 1,
   'score': 1,
   'selftext': 'Titles says it all! Tbh I really enjoy valorant so far but killjoy kinda kills the joy....\n\n[https://www.twitch.tv/cyanoodle/clip/ProductiveCarefulPartridgeCorgiDerp](https://www.twitch.tv/cyanoodle/clip/ProductiveCarefulPartridgeCorgiDerp)',
   'subreddit': 'VALORANT',
   'title': 'I come back from being AFK and win a 1v5 in one of my first matches ever!'},
  {'author': 'Hoochiemomma69',
   'created_utc': 1597023022,
   'id': 'i6vjxn',
   'num_comments': 3,
   'score': 1,
   'selftext': "I shouldn't need nasa wifi to run this game without lag, i had consistent 50 ping and it was lagging me all over the place like i had near 250. I understand most fortnite kids that come to this game already have internet with 1 ping but what about regular people who don't spend 250 on internet a month.",
   'subreddit': 'VALORANT',
   'title': 'consistent wifi, the game is still lagging'},
  {'author': 'pchelp19',
   'created_utc': 1597022045,
   'id': 'i6vb0k',
   'num_comments': 8,
   'score': 1,
   'selftext': "Heya, just curious if this weapon is any good... I used it a lot during the beta, but now that I started improving and climbing in ranks (mid diamond atm) im wondering if the Guardian is any good. I feel hella comfortable with it, but at the same time i don't want to use smth that would be considered a troll buy. Thank you!",
   'subreddit': 'VALORANT',
   'title': 'Is the Guardian viable?'},
  {'author': 'MRNEGATIVEbby',
   'created_utc': 1597047106,
   'id': 'i70uj8',
   'num_comments': 3,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'VERY FUNNNY EDITS AND CLIPS WATCH IT TILL THE END * WORTH IT *'},
  {'author': 'NadejDova',
   'created_utc': 1597048163,
   'id': 'i7116y',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'POWER OF KİLLJOY - 200 IQ Killjoy Game Play - Killjoy Broken'},
  {'author': 'XThaiXx',
   'created_utc': 1597049030,
   'id': 'i716q6',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'breh'},
  {'author': 'Munchmunch03',
   'created_utc': 1597040439,
   'id': 'i6zluj',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'How is this allowed?'},
  {'author': 'IkO7O',
   'created_utc': 1597038977,
   'id': 'i6zbo0',
   'num_comments': 4,
   'score': 1,
   'selftext': "Why won't the game let me lock in a character at the beginning of the game?  I've tried playing custom games before starting an actual match and even restarted my game multiple times but every time I ready up it won't let me lock in a character and I get banned for an hour. Is there any way I can fix this???",
   'subreddit': 'VALORANT',
   'title': 'Lock-In Character!'},
  {'author': 'Raisinbrannan',
   'created_utc': 1597040547,
   'id': 'i6zml1',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Request for medium~ difficulty bots.'},
  {'author': 'MajinZIZ',
   'created_utc': 1597039701,
   'id': 'i6zgp4',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Double collat ace'},
  {'author': 'BANANABRO1243',
   'created_utc': 1597038444,
   'id': 'i6z7xl',
   'num_comments': 1,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': '[Raze Triple kill]'},
  {'author': 'simond_is_sad',
   'created_utc': 1597037062,
   'id': 'i6yxp6',
   'num_comments': 1,
   'score': 1,
   'selftext': '​\n\n*Processing video ax0vbanh14g51...*',
   'subreddit': 'VALORANT',
   'title': 'in the matrix'},
  {'author': 'Quantumprime',
   'created_utc': 1597036066,
   'id': 'i6yq7z',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Reports Matter'},
  {'author': 'viddyhyun',
   'created_utc': 1597035859,
   'id': 'i6yonf',
   'num_comments': 2,
   'score': 1,
   'selftext': "If you're interested in the Korean pro scene, Riot Korea is hosting their Clan Masters tournament starting today at 5 AM EST. You can watch it on the [Korean VALORANT YouTube Channel](https://www.youtube.com/c/VALORANTkr)\n\nTourney details [here](http://afevent.afreecatv.com/app/event/event_view.php?szCategory=&nEventName=&nEventExplain=&szSearchContent=&nPageNo=1&nBoardNo=1830)",
   'subreddit': 'VALORANT',
   'title': '[KR] Valorant Clan Masters starts TODAY'},
  {'author': 'blackdrav',
   'created_utc': 1597040740,
   'id': 'i6znzc',
   'num_comments': 2,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'Next agent revealed in Glitchpop bundle?'},
  {'author': 'deathsrevival',
   'created_utc': 1597051566,
   'id': 'i71myl',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Significantly less xp from weekly missions'},
  {'author': 'xX_-sQUiD-_Xx',
   'created_utc': 1597051804,
   'id': 'i71ok3',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'haha nanoswarm go brrrrrrrrrr'},
  {'author': 'Austin_Terrier',
   'created_utc': 1597045128,
   'id': 'i70hln',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Is griefing common in this game?'},
  {'author': 'MuschBeister',
   'created_utc': 1597038803,
   'id': 'i6zahm',
   'num_comments': 3,
   'score': 1,
   'selftext': "I have recently met a friend through Valorant who is currently Gold 3, and I have no coding experience, but I need to either find or make something to help him see audio. He loves the game, but is having trouble climbing due to his inability to communicate with his teams, and has been forced to autolock jett and op to climb, which he can't stand doing.",
   'subreddit': 'VALORANT',
   'title': 'I need a sound visualization program to help a deaf gamer play valorant'},
  {'author': 'Ahmadz021',
   'created_utc': 1597043763,
   'id': 'i708jv',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Changing name Bug'},
  {'author': 'PappyVPoodle',
   'created_utc': 1597026421,
   'id': 'i6wf7n',
   'num_comments': 4,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Can people hear you jumping?'},
  {'author': 'danElbow',
   'created_utc': 1597050697,
   'id': 'i71hby',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'E V E R plz watch'},
  {'author': 'BluSteve',
   'created_utc': 1597051456,
   'id': 'i71m6m',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Does Riot matchmaking intentionally try to create win/loss streaks?'},
  {'author': 'cookie-light',
   'created_utc': 1597051534,
   'id': 'i71mqv',
   'num_comments': 0,
   'score': 1,
   'selftext': '',
   'subreddit': 'VALORANT',
   'title': 'A Wallpaper I did when the Game was still in closed beta.'},
  {'author': 'SpenceBigChillin',
   'created_utc': 1597029776,
   'id': 'i6x9kf',
   'num_comments': 2,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'In your opinion what is the best comp 5 stack?'},
  {'author': 'jake_dren',
   'created_utc': 1597030566,
   'id': 'i6xgho',
   'num_comments': 1,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'What is so exclusive about exclusive skins?'},
  {'author': 'musachiray',
   'created_utc': 1597033579,
   'id': 'i6y5xk',
   'num_comments': 0,
   'score': 1,
   'selftext': '[removed]',
   'subreddit': 'VALORANT',
   'title': 'Why is my valorant fps so bad?'}]]

4. Save to pandas dataframe

After crawling, save the results to a pandas dataframe for exploratory data analysis (EDA).

In [5]:
flat_list = []

for sublist in results:
    if sublist is not None:
        for item in sublist:
            flat_list.append(item)

df = pd.DataFrame.from_dict(flat_list)
display(df.head())
df.to_csv("reddit_valorant.csv")
author created_utc id num_comments score selftext subreddit title
0 Foresince 1594416749 hoxof5 1 2 [https://imgur.com/a/Shcz8Cm](https://imgur.co... VALORANT 10 games, 9 of them were Split. Are they plann...
1 Cowboyre 1594424064 hozpxh 30 2 If every individual skin was $5 n every bundle... VALORANT Wouldn’t it make more sense to make skins chea...
2 kushy4K 1594423838 hoznu5 0 2 [https://clips.twitch.tv/VictoriousImpartialFa... VALORANT wardell fast ace
3 Razardor 1594422096 hoz71e 0 2 Fire Rate: 6.5 -> 4.5 \n\n\nWall Pen: Medi... VALORANT Guardian Info not updated (yet)
4 thedoctorg20 1594392125 hoq4jd 5 2 If the point of skins is to enable players to ... VALORANT Suggestion: Rotating Store offers should exclu...
In [6]:
df = pd.read_csv('C:/Users/ACER/Desktop/DLSU/Module_1_Data_Collection/Module_1/reddit_valorant.csv')
In [7]:
df.describe()
Out[7]:
Unnamed: 0 created_utc num_comments score
count 3100.000000 3.100000e+03 3100.000000 3100.000000
mean 1549.500000 1.595732e+09 21.081613 66.202903
std 895.037243 8.031304e+05 94.262755 558.106085
min 0.000000 1.594342e+09 0.000000 1.000000
25% 774.750000 1.595002e+09 1.000000 1.000000
50% 1549.500000 1.595783e+09 2.000000 1.000000
75% 2324.250000 1.596427e+09 9.000000 4.000000
max 3099.000000 1.597065e+09 1844.000000 12635.000000

5. Basic EDA (Exploratory Data Analysis)

In coding, we have different ways of populating the same information. Shown below are different ways of working around your data.

Let's try to answer below questions based on the information we were able to crawl and save:

  • How many submissions were you able to gather?
  • Who has the most submissions?
  • Which submission has the highest score?
  • Which submission has the highest number of comments?
  • Which day of the week has the most submissions?
In [8]:
# Question 1 How many submissions were you able to gather?

df.count()
Out[8]:
Unnamed: 0      3100
author          3100
created_utc     3100
id              3100
num_comments    3100
score           3100
selftext        2081
subreddit       3100
title           3100
dtype: int64
In [9]:
len(df)
Out[9]:
3100
In [10]:
# Question 2 Who has the most submissions?

df['author'].value_counts(sort=True).head(2)
Out[10]:
[deleted]    46
Darkoplax     9
Name: author, dtype: int64
In [11]:
df['author'].value_counts().max()
Out[11]:
46
In [12]:
# Question 3 Which submission has the highest score?
scoresubmissions = df[['title', 'id', 'score']]
print(scoresubmissions[scoresubmissions['score']==scoresubmissions['score'].max()])
                                             title      id  score
800  "Shorty" - A Valorant Parody of Iyaz's Replay  htn3wy  12635
In [13]:
df.nlargest(1, 'score')
Out[13]:
Unnamed: 0 author created_utc id num_comments score selftext subreddit title
800 800 Bincentorino 1595102539 htn3wy 954 12635 NaN VALORANT "Shorty" - A Valorant Parody of Iyaz's Replay
In [14]:
# Question 4 Which submission has the highest number of comments?

commentsubmission = df[['id', 'num_comments']]
print(commentsubmission[commentsubmission['num_comments']==commentsubmission['num_comments'].max()])
          id  num_comments
1106  hvpj88          1844
In [15]:
df.nlargest(1, 'num_comments')
Out[15]:
Unnamed: 0 author created_utc id num_comments score selftext subreddit title
1106 1106 C00kiz 1595403860 hvpj88 1844 2141 I realized today, seeing how little xp this we... VALORANT The Battlepass is designed so most people won'...
In [16]:
# Question 5 Which day of the week has the most submissions?

# code guide: Epoch Timestamps: https://pandas-docs.github.io/pandas-docs-travis/user_guide/timeseries.html
# code guide: Day of Week: https://stackoverflow.com/questions/9847213/how-do-i-get-the-day-of-week-given-a-date

# Convert your UTC to date and time first
df['timeStamp'] = pd.to_datetime(df['created_utc'], unit='s')
print(df['timeStamp'])
0      2020-07-10 21:32:29
1      2020-07-10 23:34:24
2      2020-07-10 23:30:38
3      2020-07-10 23:01:36
4      2020-07-10 14:42:05
               ...        
3095   2020-08-10 09:24:16
3096   2020-08-10 09:25:34
3097   2020-08-10 03:22:56
3098   2020-08-10 03:36:06
3099   2020-08-10 04:26:19
Name: timeStamp, Length: 3100, dtype: datetime64[ns]
In [17]:
df['day_of_week'] = df['timeStamp'].apply(lambda time: time.dayofweek)
df['day_of_week'].value_counts(sort=True)
Out[17]:
5    500
6    500
4    500
0    500
3    400
2    400
1    300
Name: day_of_week, dtype: int64
In [18]:
# code guide: Day int to Calendar day: https://stackoverflow.com/questions/36341484/get-day-name-from-weekday-int

import calendar
calendar.day_name[5]
Out[18]:
'Saturday'
In [19]:
df['day_of_week_2'] = df['timeStamp'].dt.day_name()
df['day_of_week_2']
Out[19]:
0       Friday
1       Friday
2       Friday
3       Friday
4       Friday
         ...  
3095    Monday
3096    Monday
3097    Monday
3098    Monday
3099    Monday
Name: day_of_week_2, Length: 3100, dtype: object
In [20]:
df['day_of_week_2'].value_counts(sort=True)
Out[20]:
Sunday       500
Friday       500
Saturday     500
Monday       500
Thursday     400
Wednesday    400
Tuesday      300
Name: day_of_week_2, dtype: int64